Can create new c++ operators?
No Answer is Posted For this Question
Be the First to Post Answer
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.
What is a constructor initializer list and when we use constructor initializer list?
Why ctype h is used in c++?
if i want cin 12345678910 and cout abcdefghij. so how can i create the program?. example : if i key in 8910 so the answer is ghij.
What is std :: flush?
Explain deep copy?
What is size of null class?
List down the guideline that should be followed while using friend function.
check whether a no is prime or not.
What do the keywords volatile and mean mutable?
Explain what are single and multiple inheritances in c++?
What is a storage class? Mention the storage classes in c++.