What are the two types of comments, and how do they differ?


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

Post New Answer

More C++ General Interview Questions

How do you declare A pointer to function which receives an int pointer and returns a float pointer

0 Answers  


Can there be at least some solution to determine the number of arguments passed to a variable argument list function?

0 Answers  


What is a dynamic binding in c++?

0 Answers  


Is atoi safe?

0 Answers  


What is while loops?

0 Answers  






What is Object Oriented programming.what is the difference between C++ and C?

8 Answers   Infosys,


Why do we need runtime polymorphism in c++?

0 Answers  


Explain public, protected, private in c++?

0 Answers  


What is abstraction in c++?

0 Answers  


show that among any group of five (not necessary consecutive ) integers, there are two with the same remainder when divided by 4.

1 Answers  


Can you pass an array to a function in c++?

0 Answers  


What is the difference between delegation and implemented-in-terms-of?

0 Answers  


Categories