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

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

0 Answers  


Why do we need function?

0 Answers  


Given an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].

1 Answers  


why we cant create array of refrences

4 Answers  


Is nan a c++?

0 Answers  


Explain the difference between using macro and inline functions?

0 Answers  


What are register variables?

0 Answers  


Why is c++ still best?

0 Answers  


Can you write a function similar to printf()?

0 Answers  


List the merits and demerits of declaring a nested class in C++?

0 Answers  


When does a 'this' pointer get created?

0 Answers  


What are structures and unions?

0 Answers  


Categories