جافا Java
6.46K subscribers
212 photos
18 videos
81 files
269 links
ليس عيبًا ألا تعرف شيئًا، ولكن العيب انك لا تريد أن تتعلم
Download Telegram
#java_1
A switch can use relational operators (>, <).
Anonymous Quiz
53%
True
47%
False
#java_1
A switch can only test for equality using the equality operator (==).
Anonymous Quiz
64%
True
36%
False
👍1
#java_1
Used to break out of a loop if a certain condition is met.
Anonymous Quiz
81%
break
19%
Continue
👍1
#java_1
Will stop further execution of the current iteration of a loop, and then evaluate the LCC and continue if it is true.
Anonymous Quiz
24%
break
76%
Continue
#java_1
a syntax to select one of many code blocks to be executed
Anonymous Quiz
31%
if else
18%
if
32%
switch
19%
loop
1
#java_1
A ... statement tests a variable for equality against a list of values. Each value is called a case, and the variable being switched on is checked for each case.
Anonymous Quiz
15%
if else
62%
switch
14%
for loop
8%
Do while
جافا Java pinned «الاغلب جاوب خطأ اللي مو فاهم ال switch يشوف هذا المقطع ويشترك بالقناه https://youtu.be/Sg11ZTfMM1Q ♡ ㅤ    ❍ㅤ      ⎙       ⌲ ˡᶦᵏᵉ   ᶜᵒᵐᵐᵉⁿᵗ    ˢᵃᵛᵉ    ˢʰᵃʳᵉ»
https://instagram.com/altmemy.me?igshid=YmMyMTA2M2Y=
رسمت كل الحروف الانجليزيه ب إستخدام
for loop
تقدرو تشوفوها على حساب الانستا هذا
👍2
🔤🔤🔤🔤🔤🔤🔤
📝📝📝📝📝📝📝📝📝📝
🔤🔤🔤🔤
Please open Telegram to view this post
VIEW IN TELEGRAM
The while loop repeats a set of code while the condition is not met?
Anonymous Quiz
44%
True
56%
False
👍2
جافا Java pinned «🔤🔤🔤🔤🔤🔤🔤 📝📝📝📝📝📝📝📝📝📝 🔤🔤🔤🔤»
Which of the following is used with the switch statement?
Anonymous Quiz
7%
do
8%
Exit
15%
Continue
69%
break
👍2
What is the valid data type for variable “a” to print “Hello World”?

switch(a) { System.out.println("Hello World"); }
Anonymous Quiz
38%
byte and char
41%
char and long
9%
int and float
12%
byte and short
👍1
Which of the following is not a decision making statement?
Anonymous Quiz
15%
if
10%
if-else
30%
switch
45%
do-while
🔤🔤🔤🔤 🔤🔤🔤🔤
Please open Telegram to view this post
VIEW IN TELEGRAM
📝📝📝📝2⃣
🔤🔤🔤🔤🔤🔤🔤🔤
🔤🔤 🔤🔤🔤
Please open Telegram to view this post
VIEW IN TELEGRAM
Which of the following is not OOPS concept in Java?
Anonymous Quiz
55%
Compilation
21%
Polymorphism
10%
Inheritance
13%
Encapsulation
👍1