What is the basic structure of c++ program?


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

Post New Answer

More C++ General Interview Questions

What is a namespace in c++?

0 Answers  


What are the sizes and ranges of the basic c++ data types?

0 Answers  


Why we use #include conio h in c++?

0 Answers  


What is pair in c++?

0 Answers  


Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?

0 Answers  






What is istream and ostream in c++?

0 Answers  


What programming language should I learn first?

0 Answers  


What do you mean by persistent and non persistent objects?

1 Answers  


what are Access specifiers in C++ class? What are the types?

0 Answers  


What are the implicit member functions of class?

0 Answers  


Is recursion allowed in inline functions?

0 Answers  


3- Write a program to find larger and smaller of the two numbers.

4 Answers   Luminous,


Categories