what uses of c++ language?

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


Please Help Members By Posting Answers For Below Questions

What is for loop and its syntax?

827


when to use 'mutable' keyword and when to use 'const cast' in c++

1911


Can we define a class within the interface?

814


Can we create object of interface?

868


Templates mean

1862


What is abstraction in oops with example?

1027


What is constructor overloading in oop?

893


which feature are not hold visual basic of oop?

1968


How do you use inheritance in unity?

823


Advantage and disadvantage of routing in telecom sector

1056


What is pure oop?

879


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4508


Describe these concepts: Polymorphism, Inheritance and Abstraction.

904


What are the features of oop?

864


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?

1644