Question
JDK stands for _________. Select one: a.Java Development kit b.Java Development Klosure c.Java Devops Keen d.None of these _________ is the property with the help
JDK stands for _________.
Select one:
a.Java Development kit
b.Java Development Klosure
c.Java Devops Keen
d.None of these
_________ is the property with the help of which a parent-child relationship is maintained between the classes.
Select one:
a.Abstraction
b.Poymorphism
c.Encapsulation
d.Inheritance
_______ is a collection of objects with similar characteristics and behaviour.
Select one:
a.class
b.object
c.method
d.all of these
_________ is produced as a result of byte code.
Select one:
a.java file
b.class file
c.Source file
d.None of these
________ is the property with the help of which data and associated function is binded in a single unit.
Select one:
a.Abstraction
b.Poymorphism
c.Encapsulation
d.Inheritance
The class with the help of which input is taken from the user is _____.
Select one:
a.Scanner class
b.InputStreamReader class
c.BufferedReader class
d.All of these
_______ is the process of hiding the implementational detials and showing only the functional details.
Select one:
a.Abstraction
b.Poymorphism
c.Encapsulation
d.Inheritance
______ is the concept where same function name can take many functionalities.
Select one:
a.Abstraction
b.Poymorphism
c.Encapsulation
d.Inheritance
_______ is a keyword used for the variables and methods which cannot be inherited in Java.
Select one:
a.Abstract
b.Const
c.Static
d.Final
________is a real world entity with certain characteristics and behaviour.
Select one:
a.class
b.object
c.method
d.all of these
Command-line arguments are stored in ________ array.
Select one:
a.String
b.integer
c.float
d.All of these
_____ is a top-down approach to programming and _____ is the bottom-up approach to programming.
Select one:
a.Procedural and Object Oriented
b.Object-Oriented and Procedural
c.Object- Oriented and Object-Based
d.None of these
Select the correct option: This form of inheritance is not allowed in Java.
Select one:
a.Single
b.Multilevel
c.Multiple
d.None of these
________ is IDE for developing Java Application.
Select one:
a.Eclipse and NetBeans
b.Notepad
c.Both A and B
d.None of these
______ members have class scope.
Select one:
a.Data
b.Static
c.Non-static
d.None of these
______ classes have member functions with and without definitions.
Select one:
a.Static
b.Non-abstract
c.Abstract
d.Both A and B
Java is originally known as _____.
Select one:
a.Java
b.Oak
c.Coffee
d.None of these
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started