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 is c++ hiding?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (x > 5); y = 2*x; else y += 3+x;

1 Answers  


What is the use of structure in c++?

0 Answers  


Is java the same as c++?

0 Answers  


What are the manipulators in c++?

0 Answers  


Is c++ low level?

0 Answers  


which is the easy way to divide any integer by 2?

2 Answers   Persistent,


Write any small program that will compile in "C" but not in "C++"?

4 Answers  


What is meant by the term name mangling in c++?

0 Answers  


Write syntax to define friend functions in C++.

0 Answers   HAL,


What is endianness?

0 Answers  


Can we use struct in c++?

0 Answers  


Categories