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

Post New Answer

More C++ General Interview Questions

What does catch(…) mean?

0 Answers  


What do you mean by abstraction in C++?

1 Answers  


What is c++ best used for?

0 Answers  


Define upcasting.

0 Answers  


What C++ libraries are you proficient with?

1 Answers   Google,






Write a program to get the value of sin (x) using a library function , when x is given in degrees.

1 Answers  


What is & in c++ function?

0 Answers  


What is function declaration in c++ with example?

0 Answers  


What are files in c++?

0 Answers  


Can we inherit constructor in c++?

0 Answers  


what does the following statement mean? int (*a)[4]

0 Answers  


What is the type of 'this' pointer?

0 Answers  


Categories