R
Q. Which of the followings are false statements about Local class? 1. A local class type name can only be used in the enclosing function 2. All the methods of Local classes must be defined inside the class only 3. A Local class can contain static data members. 4. A Local class may contain static functions. 5. Non-static variables of the enclosing function are not accessible inside local classes. 6. Local classes cannot access global types, variables and functions.
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. Identify the correct extension of the user-defined header file in C++.
Q. By default, all the files are opened in ___________mode.
Q. Find the false statement from the following
Q. In OOP which cocept provides the idea of reusability.
Q. What is the output of the following C++ code?
Q. What is the output of the following C++ code?
Q. What does an escape code represent?
Q. What are the escape sequences?
Q. ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐ model is also known as linear sequential model.
Discusssion
Login to discuss.