Java Development
1.9K subscribers
122 photos
1 video
2 files
131 links
Learn something new in quality

Instagram Link Java_Quizs

https://instagram.com/java_quizs?utm_medium=copy_link
Download Telegram
#Java_Quizs (Question - 149)

Which is not a feature of oop's in general definitions ?
Anonymous Quiz
20%
Efficient Code
14%
Code reusability
21%
Modurality
45%
Duplicate/Redundant Data
👍3
#Java_Quizs (Question - 150)

In multilevel inheritance,which is the most significant feature of OOP used??
Anonymous Quiz
71%
Code reusability
10%
Code efficient
9%
Flexibility
11%
Code readability
👍4😢1
#java_quizs (Question - 151) . What is the name of the method used to start a thread execution?
Anonymous Quiz
20%
init();
50%
start();
26%
run();
3%
resume();
🎉4😢1
#Java_Quizs (Question - 152)

Which two are valid constructors for Thread?
Anonymous Quiz
27%
Thread(Runnable r, String name)
14%
Thread()
9%
Thread(Runnable r, ThreadGroup g)
50%
Both 1 And 2
👍2
🎉4🤯1😢1
#Java_Quizs (Question - 154)

Which programming language is highest paying?
Anonymous Quiz
65%
Java
25%
Python
7%
Clojure
3%
C
🤯8🤔2
#Java_Quizs (Question - 155)

A team of sun engineers is also known as
Anonymous Quiz
17%
Green Team
50%
Oak Team
26%
Java Team
7%
software Team
😱5👍2😁1
#Java_Quizs (Question - 156)

Sun Microsystems released its first public implementation in
Anonymous Quiz
33%
"1994 as Java 1.0"
46%
"1995 as Java 1.0"
17%
"1996 as Java 1.0"
5%
"1999 as Java 1.0"
🤯12😁2👍1
#Java_Quizs (Question - 157)

Which feature of OOP is exhibited by the function overriding?
Anonymous Quiz
72%
Polymorphism
7%
Encapsulation
9%
Abstraction
12%
Inheritance
👍1😁1
#Java_Quizs (Questions - 158)

Which Feature Of Oop Indicates code reusability?
Anonymous Quiz
16%
Abstraction
62%
Inheritance
11%
Polymorphism
10%
Encapsulation
👍1🤩1
#Java_Quizs (Question - 159)

Which feature of OOP is exhibited by the function overriding?
Anonymous Quiz
66%
polymorphism
12%
encapuslation
8%
abstraction
14%
inheritance
#Java_Quizs (Question - 160)

Which of the following declarations does not compile?
Anonymous Quiz
58%
double num1, int num2 = 0;
10%
int num1, num2;
12%
int num1, num2 = 0;
20%
int num1 = 0, num2 = 0;
🤯2👍1😁1
#Java_Quizs (Question - 161)

What is the average case complexity of bubble sort?
Anonymous Quiz
25%
O(logn)
28%
O(nlogn)
34%
O(n^2)
13%
O(n)
🎉4
#Java_Quizs (Question - 162)

Which of this interface must contain a unique elements?
Anonymous Quiz
64%
Set
13%
List
12%
Collection
11%
Array
👍4
#Java_Quizs (Question - 163)

Which of the following does not compile?
Anonymous Quiz
8%
int num = 999;
16%
int num = 9_9_9;
49%
int num = _9_99;
26%
None of the above;
👍5👏1😁1
#Java_Quizs (Question - 164)

Which of this interface must contain a unique element?
Anonymous Quiz
61%
Set
12%
List
17%
Array
9%
Collection
👍4😁1
#Java_Quizs (Question - 165)

Extention of python file ...???
Anonymous Quiz
26%
.python
5%
.pi
66%
.py
4%
.pyp
👍1🔥1🤩1
#Java_Quizs (Question - 166)

Extention of java language..???
Anonymous Quiz
95%
.java
1%
.jy
2%
.ja
2%
.jva
👏5👍1
#Java_Quizs (Question - 167)

Which of these interface handle sequences?
Anonymous Quiz
41%
List
18%
Set
18%
Comparator
23%
Collection
😢73😁2
#Java_Quizs (Question - 169)

What is the extension of complied java classes?
Anonymous Quiz
52%
.class
3%
.txt
42%
.java
2%
.js
🤩3👍1