Which of the following features are common to both Java & C++? (Select multiple)

A) The class declaration
B) The access modifiers
C) The encapsulation of data & methods with in objects
D) The use of pointers

Showing Answers 1 - 12 of 12 Answers

Qamrun Nisa

  • Jan 25th, 2007
 

A, B, C are common features of both Java and C++

  Was this answer useful?  Yes

akash

  • Feb 7th, 2015
 

d

  Was this answer useful?  Yes

sneha

  • Jan 29th, 2017
 

Pointers are not allowed in Java, So A,B and C are the common features.

  Was this answer useful?  Yes

Kumuthaveni

  • Aug 16th, 2021
 

The encapsulation of data and methods

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions