How do I make turbo c++ full screen?
No Answer is Posted For this Question
Be the First to Post Answer
What are the basic data types used in c++?
What gives the current position of the put pointer?
Is c++ high level programming language?
What is the use of volatile variable?
Explain the advantages of using friend classes.
Write a program and call it sortcheck.cpp which receives 10 numbers from input and checks whether these numbers are in ascending order or not. You are not allowed to use arrays. You should not define more than three variables
Mention the purpose of istream class?
How to defines the function in c++?
How many lines of code you have written for a single program?
What is the difference between structure and class?
Are there any new intrinsic (built-in) data types?
What is volatile and pragma? When they are used?