What is time_t c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What are static member functions?

0 Answers  


what are the iterator and generic algorithms.

0 Answers  


What is the oldest programming language?

0 Answers  


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

0 Answers  


In which memory a class gets stored(in heap /in stack)? And why??

2 Answers  






How is static data member similar to a global variable?

0 Answers  


What is the basic structure of c++ program?

0 Answers  


When is the last time you coded in C/C++? What is the most lines of original C/C++ code you have personally written in one project? How confident are you in your ability to write C or C++ without a reference?

1 Answers   Microsoft,


Why do we use constructor?

0 Answers  


What is c++ namespace?

0 Answers  


What is difference between class and structure in c++?

0 Answers  


write a function signature with various number of parameters.

0 Answers  


Categories