جافا Java
6.46K subscribers
212 photos
18 videos
81 files
269 links
ليس عيبًا ألا تعرف شيئًا، ولكن العيب انك لا تريد أن تتعلم
Download Telegram
👍2
Which data type value is returned by all transcendental math functions?
#java_1
Anonymous Quiz
32%
int
47%
double
9%
float
12%
long
What will be the output of the following Java statement?
#java_1
👍1
What will be the output of the following Java code?
#java_1
What will be the output of the following Java code
#java_1
جافا Java pinned «#java_2»
What is the return type of Constructors?
#java_3
Anonymous Quiz
14%
int
8%
double
33%
void
46%
none of the mentioned
Which keyword is used by the method to refer to the object that invoked it?
#java_2
Anonymous Quiz
29%
import
52%
this
7%
catch
12%
abstract
Which of the following is a method having same name as that of its class?
#java_3
Anonymous Quiz
7%
finalize
6%
delete
61%
constructor
26%
class
👍2
What will be the output of the following Java code?
#java_2
👍1
جافا Java pinned «#java_1»
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