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
What is singleton class in c++?
Do vectors start at 0 c++?
How do you test your code?
is throwing exception from a constructor not a good practice ?
Is string data type in c++?
What is encapsulation in c++ with example?
What is the difference between reference type and pointers.
What do you mean by friend class & friend function in c++?
What are manipulators used for?
Why is the function main() special?
How would you represent an error detected during constructor of an object?
What is the outcome of cout< a) 16 b) 17 c) 16.5