جافا Java
6.46K subscribers
212 photos
18 videos
81 files
269 links
ليس عيبًا ألا تعرف شيئًا، ولكن العيب انك لا تريد أن تتعلم
Download Telegram
Which of these selection statements test only for equality?
#java_1
Anonymous Quiz
27%
if
24%
switch
27%
if & switch
22%
none of the mentioned
👍3
Which of these are selection statements in Java?
#java_1
Anonymous Quiz
22%
for()
62%
if()
9%
continue
7%
break
1
Which of the following loops will execute the body of loop even when condition controlling the loop is initially false?
#java_1
Anonymous Quiz
65%
do-while
16%
while
11%
for
8%
none of the mentioned
What will be the output of the following Java program
#java_1
What will be the output of the following Java program?
#java_1
What will be the output of the following Java program?
#java_1
What will be the output of the following Java program?
#java_1
جافا Java pinned «للاستفسار عن الأسئلة لطلب المشاريع والواجبات»
جافا Java pinned «#java_1»
Abstract class cannot have a constructor?
#java_2.
Anonymous Quiz
50%
True
50%
False
👍1
What will be the output of the following Java code?
#java_2
What will be the output of the following Java code?
#java_2