What is the use of endl in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is #include iomanip?
How many namespaces are there in c++?
Why is c++ awesome?
Which programming language is best to learn first?
What are c++ tokens?
What is a parameterized type?
What is the use of volatile variable?
what are prototypes
Write a C++ program to sort digits of all the 4 digit number and display the sorted 4 digit number
What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number
What is do..while loops structure?
What does extern mean in a function declaration in c++?