logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Which of the following is not the member of class?


  • Options
  • A. Virtual function
  • B. Static function
  • C. Friend function
  • D. Const function

  • Correct Answer
  • Friend function 

  • Tags: Analyst, Database Administrator, IT Trainer

    Technology problems


    Search Results


    • 1. What do you mean by friend function in C++ ?
    • Discuss
    • 2. What is the default return type of a function ?

    • Options
    • A. int
    • B. void
    • C. float
    • D. char
    • Discuss
    • 3. Which is more effective while calling the functions?

    • Options
    • A. call by value
    • B. call by reference
    • C. call by pointer
    • D. none
    • Discuss
    • 4. What is the correct JavaScript syntax to write ?Hello World??

    • Options
    • A. System.out.println(
    • B. println (
    • C. document.write(
    • D. response.write(
    • Discuss
    • 5. Javascript is interpreted by

    • Options
    • A. Server
    • B. Object
    • C. Client
    • D. None of the above
    • Discuss
    • 6. Should a main() method be compulsorily declared in all java classes?
    • Discuss
    • 7. What is the importance of finally block in exception handling ?
    • Discuss
    • 8. How can you make sure the web application is fit for release ?
    • Discuss
    • 9. What is the difference between Tags and HTML Elements ?
    • Discuss
    • 10. Explain static and dynamic memory allocation with an example each.
    • Discuss


    Comments

    There are no comments.

Enter a new Comment