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 are different types of polymorphism supported by C++

2 Answers   CA, GameLoft,


What is the basic structure of c++ program?

0 Answers  


What is cloning?

1 Answers  


What are register variables?

0 Answers  


What is basic if statement syntax?

0 Answers  






Why do we learn c++?

0 Answers  


Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator

2 Answers   HCL, Lehman Brothers, Zoomerang,


What are the various compound assignment operators in c++?

0 Answers  


Does dev c++ support c++ 11?

0 Answers  


What are compilers in c++?

0 Answers  


Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c

0 Answers  


What is the oldest programming language?

0 Answers  


Categories