What is the use of class in c++?


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

Post New Answer

More C++ General Interview Questions

What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal

0 Answers  


What are the basics concepts of OOPS?

1 Answers  


What relational operators if statements in c++?

0 Answers  


What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?

0 Answers  


Explain the operation of overloading of an assignment operator.

0 Answers  






What is the difference between "calloc" and "malloc"?

9 Answers   ADP,


What is the use of endl in c++ give an example?

0 Answers  


What is the extraction operator and what does it do?

0 Answers  


How can you link a c program with a c function?

0 Answers  


What do you know about near, far and huge pointer?

0 Answers  


What are smart pointers?

0 Answers  


Where are setjmp and longjmp used in c++?

0 Answers  


Categories