McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Bachelor of Computer Applications (BCA)
→
Java Programming
→
__________ is a special member function.
Q.
__________ is a special member function.
A.
method.
B.
class.
C.
use defined function.
D.
constructor.
Answer» D. constructor.
4.3k
0
Do you find this helpful?
26
View all MCQs in
Java Programming
Discussion
No comments yet
Login to comment
Related MCQs
A special type of method that is used to initialize an object is called________.
An _________ is a special kind of Java program that is designed to be transmitted over the internet.
Which of these is used to access member of class before object of that class is created?
Which of these is used as default for a member of a class if no access specifier is used for it?
Which of these keywords is used to refer to member of base class from a sub class?
The modifier which specifies that the member can only be accessed in its own class is
The method toString() is a public member of the class _____________.
Which of these methods are member of Remote class?
Which of these class is not a member class of java.io package?
If a class inheriting an abstract class does not define all of its function then it will be known as?