Which one is a preferred language C or C++? Why?


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

Post New Answer

More C++ General Interview Questions

Write about the role of c++ in the tradeoff of safety vs. Usability?

0 Answers  


What do you understand by a pure virtual member function?

0 Answers  


What is c++ best used for?

0 Answers  


What is the difference between a type-specific template friend class and a general template friend class?

0 Answers  


What new()is different from malloc()?

0 Answers  






What are the basics of local (auto) objects?

0 Answers  


Why do we use string in c++?

0 Answers  


Which of the following is evaluated first: a) && b) || c) !

0 Answers  


difference between macro and function?

3 Answers  


describe private access specifiers?

0 Answers  


write a porgram in c++ that reads an integer and print the biggest digit in the number

0 Answers  


What are the differences between the function prototype and the function defi-nition?

0 Answers  


Categories