Exam 7: Java Programming Concepts

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

If a thread is to be declared as a daemon thread, it must be declared before

Free
(Multiple Choice)
5.0/5
(45)
Correct Answer:
Verified

A

What are the pillars of OOPS concept?

Free
(Multiple Choice)
4.7/5
(35)
Correct Answer:
Verified

A

Which class cannot be a subclass in java

Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
Verified

C

Which of the following statements is correct?

(Multiple Choice)
4.8/5
(36)

What is the stored in the object obj in following lines of code? Box obj;

(Multiple Choice)
4.8/5
(29)

JAR stands for?

(Multiple Choice)
4.9/5
(31)

Which of the following is a valid declaration of an object of class Box?

(Multiple Choice)
4.7/5
(27)

What is the default buffer size used by any buffered class?

(Multiple Choice)
4.9/5
(44)

Why we use array as a parameter of main method

(Multiple Choice)
5.0/5
(36)

Program which executes applet is known as

(Multiple Choice)
4.8/5
(34)

What is different between a Java applet and a Java application?

(Multiple Choice)
4.9/5
(43)

Which of these is correct about passing an argument by call-by-value process?

(Multiple Choice)
4.8/5
(44)

Which of this statement is incorrect?

(Multiple Choice)
4.8/5
(37)

What is process of defining two or more methods within same class that have same name but different parameters declaration?

(Multiple Choice)
4.8/5
(38)

You read the following statement in a Java program that compiles and executes. submarine.dive(depth); What can you say for sure?

(Multiple Choice)
4.9/5
(36)

What is byte code in the context of Java?

(Multiple Choice)
4.7/5
(33)

What is the process of defining a method in terms of itself that is a method that calls itself?

(Multiple Choice)
4.8/5
(37)

What is garbage collection in the context of Java?

(Multiple Choice)
4.9/5
(33)

Which is true about an anonymous inner class?

(Multiple Choice)
4.9/5
(43)

Which of the following statements are incorrect?

(Multiple Choice)
4.8/5
(28)
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)