Java

Quiz
•
Computers
•
Professional Development
•
Hard
Rahul Murali
Used 190+ times
FREE Resource
60 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Java
programming is a ----------------
Structure
oriented programming
Object
oriented programming
a &
b
none of
the above0
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
In object-oriented programming, the process
by which one object acquires the properties of another obje
Encapsulation
Polymorphism
Inheritance
Dynamic
binding
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is
object?
Data & Methods
Data & object
Data & class
none of
the above
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Object may be communicate --------------
Through object
Through class
Through methods
Through
data
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Java program Implements ---------------
design approach
Top-up approach
bottom-up approach
a & b
none of
the above
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Consider
the following Java program :
public class Compute {
public static void main (string args [ ])
{
int result, x ;
x = 1 ;
result = 0;
while (x < = 10) {
if (x%2 == 0) result + = x ;
+ + x ;
}
System.out.println(result) ;
}
}
Which of the following will be the output of the above program?
55
30
25
35
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Data
Abstraction and Encapsulation is for --------------------
Data & objects
Data & Methods
Data Class
Data
& concepts
Create a free account and access millions of resources
Similar Resources on Wayground
60 questions
Oracle Cloud Infrastructure Foundations

Quiz
•
Professional Development
55 questions
M3 R5 Test 15

Quiz
•
Professional Development
60 questions
Consolidated-Quiz(S3)

Quiz
•
Professional Development
59 questions
Tin Học

Quiz
•
Professional Development
60 questions
Pra-Exam 1 IAM CERTIFICATE

Quiz
•
Professional Development
56 questions
HTML Quiz

Quiz
•
Professional Development
61 questions
jdk,jre,jvm-Visual

Quiz
•
Professional Development
60 questions
CBT Sample 2 (App)

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade