Tag: programming languages

Questions Related to programming languages

Multiple choice technology programming languages
  1. Inherits data members and member functions from base class

  2. Inherits constructors and destructor

  3. Object can access protected members with the dot operator

  4. Inherits data members and member functions from base class as well as Inherits constructors and destructor

Reveal answer Fill a bubble to check yourself
A Correct answer