Question: QUESTION 6 Following is the syntax to create an object of class MyClass. Choose the CORRECT statement(s) related upon the statement's execution. MyClass obj -
QUESTION 6 Following is the syntax to create an object of class MyClass. Choose the CORRECT statement(s) related upon the statement's execution. MyClass obj - new MyClass(); Memory is allocated for new the object A new object of type MyClass is created a & b None of the above. QUESTION 7 Which of the following keywords is used to prevent a variable from being modified? public O private final abstract
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
