V
Q. What is the default return type of the 'main()' function in C++?
In C++, the 'main()' function must return an 'int' value by default.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. The two types of file structure existing in VSAM file are
Q. Is it mandatory to call a constructor to create an object?
Q. The value 132.54 can be represented using which data type?
Q. Which of the following is the correct way to define a constructor with parameters in C++?
Q. Which C++ function is used to get the length of a string?
Q. A ‐‐‐‐‐ is the name of the storage location
Q. What is the output of the following C++ code?
Q. The wrapping up of data and functions into a single unit is called ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐.
Q. Which of the following statements is correct about the constructors and destructors?
Discusssion
Login to discuss.