NEW
Font size
WorksheetsDifference Between C, C++, and Java
Total questions: 10
Worksheet time: 5mins
.............. is used to develop web applications, mobile applications, and windows applications.
C
C++
JAVA
All the above
.............. is widely used for system programming.
C
C++
JAVA
All the above
.............. is widely used to develop drivers and operating systems.
C
C++
JAVA
All the above
..............does not support constructor and destructor.
C
C++
JAVA
All the above
..............supports both constructor and destructor.
C
C++
JAVA
All the above
.............. supports constructors only.
C
C++
JAVA
All the above
.............. does not support the goto statements.
C
C++
JAVA
All the above
.............. only method overloading can be achieved.
C
C++
JAVA
All the above
.............. method and operator overloading can be achieved.
C
C++
JAVA
All the above
.............. does not support the overloading concept.
C
C++
JAVA
All the above
