Skip to content
AnsweringExams.Com
  • Home
  • Contact Us / Report Error
  • Disclaimer

Java concepts and its programming

Which of the following automatic type conversion will be possible ?

September 1, 2021April 18, 2019 by admin
Which of the following automatic type conversion will be possible ?

A. byte to int
B. short to int
C. long to int
D. int to long

Categories Java concepts and its programming

Object which can store group of other objects is called___________________?

September 1, 2021April 18, 2019 by admin
Object which can store group of other objects is called___________________?

A. Package
B. Wrapper
C. Java object
D. Collection object

Categories Java concepts and its programming

In which we clone the object and their constituent parts_______________?

September 1, 2021April 18, 2019 by admin
In which we clone the object and their constituent parts_______________?

A. Deep cloning
B. Shallow cloning
C. Both of above
D. None of above

Categories Java concepts and its programming

What is jdb_________________?

September 1, 2021April 18, 2019 by admin
What is jdb_________________?

A. java Disassemble
B. java Interpreter
C. java compiler
D. java debugger

Categories Java concepts and its programming

Java intermediate code is known as_________________?

September 1, 2021April 18, 2019 by admin
Java intermediate code is known as_________________?

A. Byte code
B. First code
C. Mid code
D. None of above

Categories Java concepts and its programming

Inheritance means ?

September 1, 2021April 18, 2019 by admin
Inheritance means ?

A. Sub class create object of super class
B. Sub class extends Base class
C. Sub class extends super class
D. All of the above

Categories Java concepts and its programming

Which statement is static and synchronized in JDBC API ?

September 1, 2021April 18, 2019 by admin
Which statement is static and synchronized in JDBC API ?

A. getConnection()
B. executeQuery()
C. prepareCall()
D. executeUpdate()

Categories Java concepts and its programming

Which class cannot be subclassed (or extended) in java ?

September 1, 2021April 18, 2019 by admin
Which class cannot be subclassed (or extended) in java ?

A. Final class
B. abstract class
C. parent class
D. None of above

Categories Java concepts and its programming

Java is a _______________language?

September 1, 2021April 18, 2019 by admin
Java is a _______________language?

A. moderate typed
B. strogly typed
C. weakly typed
D. none of these

Categories Java concepts and its programming
Newer posts
← Previous Page1 … Page7 Page8
© 2025 AnsweringExams.Com • Built with GeneratePress