What is encapsulation with real life example?
Write a program in c++ to read two floating point numbers and find their sum and average.
What is a null tree?
What are the three parts of a simple empty class?
features of OOPS
22 Answers Ness Technologies, Satyam,
What is the point of oop?
What is friend function?
how to swap the variables without using temp and operators
write knight tour problem which is present in datastructure
What is object in oop with example?
string is a class or data type in java?
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 we use virtual functions?