What is encapsulation in c++?
Answer / nashiinformaticssolutions
An object-oriented programming concept called encapsulation unifies functions and data into a single entity. This is a crucial step in the data hiding process that shields data from outside intervention. Classes and access modifiers are used in the implementation of encapsulation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why c++ is created?
How can we read/write Structures from/to data files?
how to explain our contribution in the project?
How would you use the functions sin(), pow(), sqrt()?
Define linked lists with the help of an example.
What is static function? Explain with an example
Why preincrement operator is faster than postincrement?
what is importance of data sturture in a programming language?
22 Answers L&T, TCS, Wipro,
Define a conversion constructor?
reading material is provided 3 books for c++ if u need more do let me know thnx i hve lots of material do let me know if u want it
How can you tell what shell you are running on unix system?
Where are setjmp and longjmp used in c++?