how do u initialize the constant variables
Answer Posted / sachin
In Constructor Initialization list
Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
c++ program to swap the objects of two different classes
What do you mean by Encapsulation?
What is the highest level of cohesion?
class type to basic type conversion
What is inheritance in oop?
What is the real time example of encapsulation?
Whats is abstraction in oops?
Where You Can Use Interface in your Project
What is difference between abstraction and encapsulation?
What is polymorphism used for?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is polymorphism in oop example?
How long to learn object oriented programming?
What is difference between multiple inheritance and multilevel inheritance?
can inline function declare in private part of class?