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
Why do we use iterators?
What is polymorphism & list its types in c++?
What is a custom exception?
Is it possible to provide special behavior for one instance of a template but not for other instances?
Can we inherit constructor in c++?
Const char *p , char const *p What is the difference between the above two?
Explain the purpose of the keyword volatile.
Explain how an exception handler is defined and invoked in a Program.
What is a lambda function c++?
What is the main purpose of overloading operators?
What is the use of ::(scope resolution operator)?
an integer constant must have atleast one a) character b) digit c) decimal point