What are the main features of c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is virtual destructor ans explain its use?

0 Answers  


Which bit wise operator is suitable for turning off a particular bit in a number?

0 Answers  


What do you mean by call by value and call by reference?

1 Answers  


Hi i need to Acess a variable "int Intval" in the below mentioned code .How to Access it guys i am waiting for your reply

3 Answers  


class base { public: int fun(int) {} }; class base2 { public: int fun(float) { } }; so here qustion is both function either function overloading or over riding;

4 Answers   Manhattan,






What is the difference between a pointer and a link in c ++?

0 Answers  


What are the syntactic rules to be avoid ambiguity in multiple inheritance?

0 Answers  


What is the use of vtable?

0 Answers  


what is pre-processor in C++?

0 Answers  


Does c++ cost money?

0 Answers  


What is the stack?

5 Answers   IBM, ICICI,


What is the difference between = and == in C?

16 Answers   Christ University, Intel,


Categories