How can we read/write Structures from/to data files?


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

Post New Answer

More C++ General Interview Questions

Name the implicit member functions of a class.

0 Answers  


What is a class template in c++?

0 Answers  


What do you mean by global variables?

0 Answers  


How would you find out if a linked-list is a cycle or not?

0 Answers  


Can we overload operator in c++?

0 Answers  






A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

0 Answers  


What is srand c++?

0 Answers  


Ask to write virtual base class code?

0 Answers   Satyam,


How to implement flags?

2 Answers   Symphony,


How do you invoke a base member function from a derived class in which you have not overridden that function?

0 Answers  


What is scope operator in c++?

0 Answers  


What is difference between rand () and srand ()?

0 Answers  


Categories