COPA programming in java Page-2 Question Bank

6.  Which is an abstract?
कौन सा एक abstract है?  [NCVT Exam 24]

(A) Thread Class
(B) Method
(C) Concrete Class
(D) Abstract List Class

7.  What was the earlier name of Java Programming language?
जावा प्रोग्रामिंग लैंग्वेज का पुराना नाम क्या था?  [NCVT Exam 24]

(A) Oak
(B) Eclipse
(C) Pycharm
(D) Netbean

8.  How data can be accessed using array?
ऐरे का उपयोग करके डेटा कैसे एक्सेस किया जा सकता है?  [NCVT Exam 24]

(A) Variable
(B) Operator
(C) Pointer
(D) Index

9.  Who is the father of Java programming language?
जावा प्रोग्रामिंग भाषा के जनक कौन हैं?  [NCVT Exam 24]

(A) Larry Page
(B) James Gosling
(C) Dennis Ritchie
(D) Bjarne Stroustrup

10.  What is an array in Java?
जावा में ऐरे क्या है?  [NCVT Exam 24]

(A) Collection of different type of element
 विभिन्न प्रकार के तत्वों का संग्रह
(B) Collection of similar type of elements
 समान प्रकार के तत्वों का संग्रह
(C) Mixed data
 मिश्रित डेटा
(D) Collection of heterogeneous data
 विषम डेटा का संग्रह