What is functions syntax in c++?


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

Post New Answer

More C++ General Interview Questions

What are different types of polymorphism supported by C++

2 Answers   CA, GameLoft,


check whether a no is prime or not.

3 Answers   TCS,


What is a dll entry point?

0 Answers  


Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. Your program should work for squares of all side sizes between 1 and 20. --- │ │ │ │ │ │ ---

0 Answers  


What is the v-ptr?

0 Answers  


What is flush () in c++?

0 Answers  


What will happen if when say delete this ?

7 Answers  


How do you traverse a btree in backward in-order?

0 Answers  


find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.

0 Answers  


how many trys can we write in one class

3 Answers   Cap Gemini,


print first nodd numbers in descending order

7 Answers  


Define virtual constructor.

0 Answers  


Categories