What is time h in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Write a struct time where integer m, h, s are its members?
Eplain extern keyword?
What is setbase c++?
What is a binary file? List the merits and demerits of the binary file usagein C++.
What are c++ files?
What is the basic structure of c++ program?
What is void pointer in c++ with example?
How static variables and local variablesare similar and dissimilar?
What is different in C++, compare with unix?
What is the correct syntax for inheritance a) class aclass : public superclass b) class aclass inherit superclass c) class aclass <-superclass
What is function overloading in C++?
What is the use of setfill in c++?