logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is IMS (DB/DC)?


  • Correct Answer
  • IMS (Information Management System) is IBMs hierarchical database management system It has mainly two components: IMS DB and IMS DC (Also know as IMS TM) IMS DB - IMS/Database Manager as the name implies manages the IMS databases It is used for physical storage creation and management and data retrieval IMS DC / IMS TM - IMS/Data Communications or IMS/Transaction Manager handles online transaction processing system 


  • Technology problems


    Search Results


    • 1. What is the maximum data rate supported by a GSM system?
    • Discuss
    • 2. What gross data rate does GPRS provide?
    • Discuss
    • 3. What signals are transferred in GPRS?
    • Discuss
    • 4. How is 3G different from 2G?
    • Discuss
    • 5. Who is making the web standards?

    • Options
    • A. Internet Explorer
    • B. Netscape Navigator
    • C. The World Wide Web Consortium
    • D. All of the above
    • Discuss
    • 6. What are SD37, SB37, SE37 abends?
    • Discuss
    • 7. In tree construction which is the suitable efficient data structure?

    • Options
    • A. Array
    • B. Linked list
    • C. Stack
    • D. Queue
    • Discuss
    • 8. List out the areas in which data structures are applied extensively?
    • Discuss
    • 9. The correct statement for a function that takes pointer to a float, a pointer to a pointer to a char and returns a pointer to a pointer to a integer is

    • Options
    • A. int **fun(float**, char**)
    • B. int *fun(float*, char*)
    • C. int ***fun(float*, char**)
    • D. int ***fun(*float, **char)
    • Discuss
    • 10. How do define the user-defined exceptions?

    • Options
    • A. inheriting and overriding exception class functionality.
    • B. overriding class functioality.
    • C. inheriting class functionality
    • D. none of the mentioned
    • Discuss


    Comments

    There are no comments.

Enter a new Comment