What is the extension of c++?


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

Post New Answer

More C++ General Interview Questions

Explain data encapsulation?

0 Answers  


What is doubly linked list in c++?

0 Answers  


Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.

0 Answers  


Why c++ is not a pure oop language?

0 Answers  


Why do we use iterators?

0 Answers  






What is a .lib file in c++?

0 Answers  


What is switch case in c++ syntax?

0 Answers  


Is there any problem with the following: char *a=NULL; char& p = *a;?

1 Answers  


If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?

0 Answers  


Can a program run without main in c++?

0 Answers  


Which is better c++ or java?

0 Answers  


What is the advantage of an external iterator.

0 Answers  


Categories