logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is meaning of following declaration? int(*p[5])();


  • Options
  • A. p is pointer to function.
  • B. p is array of pointer to function.
  • C. p is pointer to such function which return type is array.
  • D. p is pointer to array of function.

  • Correct Answer
  • p is array of pointer to function. 


  • Technology problems


    Search Results


    • 1. Which object is create by UIApplicationMain function at app launch time?
    • Discuss
    • 2. What is Interpreter in Java?
    • Discuss
    • 3. Difference between %TYPE and %ROWTYPE.
    • Discuss
    • 4. How can we display the output directly to the browser?
    • Discuss
    • 5. What are the support tickets given in SAP fico module? please give some examples.
    • Discuss
    • 6. When should we use container classes instead of arrays?
    • Discuss
    • 7. What items are important in every Android project?
    • Discuss
    • 8. State the difference between View and Materialized View ?
    • Discuss
    • 9. What does BUS Schema means ?
    • Discuss
    • 10. Define "Correlated Subqueries" ?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment