Answer Posted / sanjay makwana
allow to constant function in member variable
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Why do we use class in oops?
what are the realtime excercises in C++?
What are the components of marker interface?
What is encapsulation in oops?
Can abstract class have normal methods?
What are objects in oop?
What is abstraction oop?
What is coupling in oops?
Can a varargs method be overloaded?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
Why do while loop is used?
write a program to find 2^n+1 ?
What are different oops concepts?
What is polymorphism used for?
class type to basic type conversion