No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which of the following is the correct way to define a function with a reference parameter in C++?
Q. Which operator requires three operands?
Q. Static variable declared in a class are also called:
Q. Index of an array starts with?
Q. The statement i++; is equivalent to
Q. Which one is more faster? A - #include <iostream.h> B - #include "iostream.h"
Q. Which of the following data types can store floating-point numbers in C++?
Q. Conversion of data type is called
Q. What is the difference between cin and scanf()?
Q. Which of the following is not a storage class supported by C++
Discusssion
Login to discuss.