How are the features of c++ different from c?


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

Post New Answer

More C++ General Interview Questions

What are activex and ole?

0 Answers  


How did c++ get its name?

0 Answers  


What will happen if a pointer is deleted twice?

0 Answers   Agilent, HAL,


What is #include iostream in c++?

0 Answers  


What is a pointer with example?

0 Answers  






What is & in c++ function?

0 Answers  


Floating point representation and output seems to be compiler dependent?

1 Answers  


Write a program that will count the number of digits in an input integer up to value MAX_VALUE (2147483647). Thus, for an input of 5837 the output should be 4 digits Make sure that your program works for the numbers 0, 1, and 10. For the number 0, the output should be 1 digit

2 Answers  


What is a block in c++?

0 Answers  


What is the full form of stl in c++?

0 Answers  


Define pointers?

0 Answers  


What is heap sort in c++?

0 Answers  


Categories