Answer Posted / hrpynux@gmail.com
Integer.
Character.
Boolean.
Floating Point.
Double Floating Point.
Valueless or Void.
Wide Character.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a local reference?
What is the header file for setw?
What apps are written in c++?
Can you please explain the difference between overloading and overriding?
What is the most powerful coding language?
What is a manipulator in c++?
What is using namespace std in c++?
Explain unexpected() function?
Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.
What is the best c++ book for beginners?
What is the outcome of cout< a) 16 b) 17 c) 16.5
Write a program which uses functions like strcmp(), strcpy()? etc
Explain the difference between c & c++?
To what does “event-driven” refer?
Can I create my own functions in c++?