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

Which bit wise operator is suitable for checking whether a particular bit is on or off?

0 Answers  


How many types of classes are there in c++?

0 Answers  


What are associate containers?

0 Answers  


structure that describe a hotel with name, address,rooms and number of rooms

2 Answers  


What are compilers in c++?

0 Answers  






What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack

0 Answers  


const char * char * const What is the differnce between the above two?

11 Answers   TCS,


How many types of comments are there in c++?

0 Answers  


What are the types of array in c++?

0 Answers  


Can I learn c++ in a week?

0 Answers  


What is #include iostream?

0 Answers  


What would happen on forgetting [], while deallocating an array through new?

0 Answers  


Categories