Why do we use structure in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Ask to write virtual base class code?
What is the difference between the functions rand(), random(), srand() and randomize()?
Difference between strdup and strcpy?
What do manipulators do?
Explain calling an object's member function(declared virtual)from its constructor?
What's the hardest coding language?
How many namespaces are there in c++?
What is the sequence of destruction of local objects?
Write a struct time where integer m, h, s are its members?
Which header file allows file i/o with streams a) fileio.h b) iostream.h c) fstream.h
Mention the ways in which parameterized can be invoked.
When does a name clash occur?