Tag: technology

Questions Related to technology

  1. Encapuslation

  2. Abstraction

  3. Information Hiding

  4. Polymorphism


Correct Option: B
  1. Virtual functions

  2. Inline functions

  3. Static functions

  4. Friend functions


Correct Option: B
  1. Automatic

  2. Global

  3. Static

  4. External


Correct Option: A,C,D

A __________function is used for accessing the non-public members of a class.

  1. Static

  2. Virtual

  3. Void

  4. Friend


Correct Option: D