Multiple Choice
Which of the following features are common to both Java & C++?
A) The class declaration
B) The access modifiers
C) The encapsulation of data & methods with in objects
D) All of above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: What is the return type of program's
Q12: Action Servlet, Request Processor and Action classes
Q13: Which of the following delegates the request
Q14: _ are used to identify a user
Q15: An instance of Action is invoked by<br>A)
Q17: Which one of the following objects is
Q18: What declarations are required for every Java
Q19: What are primitive data types?<br>A) byte, short,
Q20: When may a constructor be called without
Q21: What are default values of different primitive