Answer Posted / iravi
by using c++,we can increase security level and increase the access option by using class, access specifiers like private,protected and public,and this is object oriented programming system so its a real time programming system.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is pointer in oop?
How to use CMutex, CSemaphore in VC++ MFC
Why interface is used?
What is encapsulation c#?
What is methods in oop?
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).
What is encapsulation in simple terms?
Where You Can Use Interface in your Project
What is polymorphism what are the different types of polymorphism?
What is the oops and benefits of oops programming?
Why do we use oop?
State what is encapsulation and friend function?
What is coupling in oops?
Why is oop better than procedural?
What is the difference between static polymorphism and dynamic polymorphism?