Home C C++ Java Python Perl PHP SQL JavaScript Linux Selenium QT Online Test

Home » Java » MCQs (Page-11)

Java Objective Questions (MCQs) - 225

Page 11 (201 - 220)


Question: 201

(A) 00
(B) 05
(C) 50
(D) 55

Level: Practitioner Category of MCQ: classesAndobjects



Question: 202

(A) 100
(B) 1000
(C) 2
(D) 20

Level: Practitioner Category of MCQ: classesAndobjects



Question: 203

(A) true
(B) false
(C) Compilation Error
(D) None of the above

Level: Practitioner Category of MCQ: methods



Question: 204

(A) [7,1,5]
(B) [7,5,1]
(C) [7, 1, 5, 1]
(D) None of the above

Level: Beginner Category of MCQ: datatype



Question: 205

(A) 0 cpp 0 buzz 1 cpp 1 buzz
(B) 0 cpp 0 buzz 1 cpp 2 buzz
(C) 0 cpp 0 buzz 1 cpp 1 buzz 2 cpp 2 buzz
(D) 0 cpp 0 buzz 1 cpp 2 cpp 2 buzz

Level: Practitioner Category of MCQ: arrays



Question: 206

(A) 0
(B) 10
(C) null
(D) IndexOutOfBoundsException

Level: Practitioner Category of MCQ: arrays



Question: 207

(A) Germany
(B) India
(C) Canada
(D) USA

Level: Practitioner Category of MCQ: switch



Question: 208

(A) Reading...
(B) Reading Book
(C) Reading Code
(D) Compilation Error

Level: Practitioner Category of MCQ: inheritance



Question: 209

(A) Pen Pencil Box
(B) Pen Pencil
(C) Box
(D) Compilation Error

Level: Beginner Category of MCQ: datatype



Question: 210

(A) Private
(B) Protected
(C) Public
(D) Package-Private

Level: Practitioner Category of MCQ: inheritance



Question: 211

(A) 5 10
(B) 5 10 CppBuzz1
(C) 5 10 CppBuzz2
(D) Compilation Error

Level: Expert Category of MCQ: exceptions



Question: 212

(A) 100
(B) 1000
(C) 2
(D) 20

Level: Practitioner Category of MCQ: classesAndobjects



Question: 213

(A) cougar c f
(B) feline cougar c c
(C) feline cougar c f
(D) Compilation fails

Level: Practitioner Category of MCQ: inheritance



Question: 214

(A) alpha beta
(B) beta beta
(C) gamma gamma
(D) Compilation fails

Level: Practitioner Category of MCQ: inheritance



Question: 215

(A) 16 mph, lope
(B) 24 mph, lope
(C) 27 mph, lope
(D) Compilation fails

Level: Practitioner Category of MCQ: interfaces



Question: 216

(A) 13
(B) 12
(C) 11
(D) 10

Level: Practitioner Category of MCQ: operators



Question: 217

(A) 10
(B) 11
(C) 12
(D) 13

Level: Practitioner Category of MCQ: operators



Question: 218

(A) Hello. How are you?Hello. How are you?
(B) Hello. How are you?
(C) Hello. How are you??
(D) Compilation/RuntimeError

Level: Expert Category of MCQ: arrays



Question: 219

(A) join
(B) sleep
(C) getPriority
(D) isAlive

Level: Beginner Category of MCQ: multithreading



Question: 220

Level: Beginner Category of MCQ: multithreading


Browse Java Categories

Datatype Variables Operators Decision Making Loops Methods Reference Variables Arrays Classes and Objects Abstract Class Singleton Class Modifiers Inheritance Overriding Polymorphism Abstraction Encapsulation Files and I/O TypeCasting Packages Exceptions Collections Framework Numbers Class Date & Time Regular Expressions Data Structures Interfaces Multithreading Other