Explain terminate() function?
No Answer is Posted For this Question
Be the First to Post Answer
Using a smart pointer can we iterate through a container?
Explain the volatile and mutable keywords.
Should I learn c or c++ first?
What is the use of this pointer in c++?
What is the difference between an array and a list?
write a program that a 5 digit number and calculates 2 power that number and prints it.
2 Answers Vimukti Technologies,
How can a struct in c++ differs from a struct in c?
What is fixed in c++?
What character terminates all character array strings a) b) . c) END
How are the features of c++ different from c?
What is a try block?
Why isn't sizeof for a struct equal to the sum of sizeof of each member?