Answer Posted / tejavishu
combining the data and data members into a singe unit is
called the encapsulation.
ex:class.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is destructor example?
What are the three parts of a simple empty class?
what's the basic's in dot net
What do you mean by overloading?
What is abstraction oop?
What is stream in oop?
Can a varargs method be overloaded?
What is abstract class in oops?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
How oops is better than procedural?
What does oop mean in snapchat?
What is property in oops?
What is coupling in oop?
why reinterpret cast is considered dangerous?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).