What is ifstream c++?


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

Post New Answer

More C++ General Interview Questions

Explain operator overloading.

0 Answers  


In a function declaration, what does extern mean?

0 Answers  


When does a name clash occur in c++?

0 Answers  


How can you tell what shell you are running on unix system?

0 Answers  


What is a responder chain?

0 Answers  






What is a volatile variable in c++?

0 Answers  


What is the difference between while and do while loop?

0 Answers  


What do you know about near, far and huge pointer?

0 Answers  


What do you know about friend class and friend function?

1 Answers  


What is a terminating character in c++?

0 Answers  


sizeof- is it functioning statically or dynamically?

2 Answers  


Will a catch statement catch a derived exception if it is looking for the base class?

0 Answers  


Categories