What is tellg () in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between prefix and postfix versions of operator++()?
Differentiate between structure and class in c++.
what is multi-threading in C++?
how to swap two strings without using any third variable ?
What is c++ namespace?
What are c++ files?
write a C++ programming using for loop: * * * * * * * * * *
How do you print a string on the printer?
What does getch() do according to the ANSI C++ standard a) Reads in a character b) Checks the keyboard buffer c) Nothing in particular (Its not defined there)
Who created c++?
What are literals in C++?
Brief explaination about #include<iostream.h>, cin and cout