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 for loop and its syntax?
when to use 'mutable' keyword and when to use 'const cast' in c++
Can we define a class within the interface?
Can we create object of interface?
Templates mean
What is abstraction in oops with example?
What is constructor overloading in oop?
which feature are not hold visual basic of oop?
How do you use inheritance in unity?
Advantage and disadvantage of routing in telecom sector
What is pure oop?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What are the features of oop?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?