Multiple Choice
The keyword used to refer the current object
A) class
B) this
C) new
D) malloc
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Which is the keyword used to inherit
Q2: The method sqrt() is defined in the
Q3: Name the keyword that makes a variable
Q5: Which of these is not a correct
Q6: _ is used to initialize objects.<br>A)Methods<br>B)arguments<br>C)constructors<br>D)new keyword
Q7: Which method defined in Integer class can
Q8: Identify the type of inheritance when two
Q9: The keyword used inside a class to
Q10: If a class inheriting an abstract class
Q11: Which of these keywords are used to