If a function doesn’t return a value, how do you declare the function?
No Answer is Posted For this Question
Be the First to Post Answer
What is a flag in c++?
Define precondition and post-condition to a member function?
Differentiate between C and C++.
When is a template better solution than a base class??
What is the best c++ book for beginners?
Distinguish between new and malloc and delete and free().
5. Can inline functions have a recursion?
What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero
Name the debugging methods that are used to solve problems?
Why did you leave your last job?
How size of a class can be calulated?
What is the use of bit fields in structure declaration?