Write a struct time where integer m, h, s are its members?
No Answer is Posted For this Question
Be the First to Post Answer
Why c++ does not have finally?
Explain how overloading takes place in c++?
When is a template better solution than a base class??
Explain 'this' pointer and what would happen if a pointer is deleted twice?
Why null pointer is used?
What is ofstream c++?
Why do we use templates?
What is meant by iomanip in c++?
What is exception handling in C++?
What are the various storage classes in C++?
Explain calling an object's member function(declared virtual)from its constructor?
Write a function that swaps the values of two integers, using int* as the argument type?