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 ambiguity in inheritance?
What is overloading in oops?
What is oops?what is its use in software engineering?
What is class and example?
2. Give the different notations for the class.\
What are the 5 oop principles?
What is destructor in oop?
Write a c++ program to display pass and fail for three student using static member function
Can static class have constructor?
Is oop better than procedural?
What is cohesion in oop?
What is an example of genetic polymorphism?
What is polymorphism and its types?
Why we use classes in oop?
What is abstraction example?