Which of the following loops is best when we know the number of iterations?
Anonymous Quiz
17%
While Loop
9%
Do While
55%
For Loop
20%
All of the Above
👍4🔥1
Which of the following scoping type does JavaScript use?
Anonymous Quiz
42%
Sequential
23%
Segmental
24%
Lexical
11%
Literal
👍4❤🔥3🤷♂2🏆2
What is the size of float and double in java?
Anonymous Quiz
75%
32 and 64
9%
32 and 32
12%
64 and 64
3%
64 and 32
👍8❤2
Arrays in java are?
Anonymous Quiz
28%
Object References
24%
Objects
41%
Primitive Data Types
6%
None of these
❤🔥7👍2
🔥5💯3👍2❤🔥1
👍13🤷♂3❤1❤🔥1☃1🕊1
👍16✍2👌1
👍4
How can we change the text color of an element?
Anonymous Quiz
20%
background-color
54%
color
22%
Both A and B
5%
None of the above
👏5❤1
Which of the following types of loops are not supported in Python?
Anonymous Quiz
7%
for
6%
while
67%
do-while
20%
None of the above
🔥5❤🔥1
As what datatype are the *args stored, when passed into a function?
Anonymous Quiz
34%
List
27%
Tuple
23%
Dictionary
16%
None of the above
🥴6🤷♂5🕊2
Size of wchat_t is in C++ ?
Anonymous Quiz
13%
2
26%
4
26%
2 and 4
35%
Depends on number of bits in system
👍9❤2🕊1
Choose the correct default return value of function.
Anonymous Quiz
28%
int
63%
void
7%
char
3%
float
🔥4
What does compareTo() return in Java?
Anonymous Quiz
42%
True
9%
False
38%
int value
11%
None of the above
👍2🔥1
When is the object created with new keyword in Java?
Anonymous Quiz
44%
At run time
39%
At compile time
15%
Depends on the machine
3%
None
👍4
Which of the following functions converts date to corresponding time in Python?
Anonymous Quiz
34%
strptime()
21%
strftime()
42%
Both A and B
3%
None of the above
👍3
Arrays in JavaScript are defined by which of the following statements?
Anonymous Quiz
39%
It is an ordered list of values
43%
It is an ordered list of objects
12%
It is an ordered list of string
6%
It is an ordered list of functions
👾6👍3❤1🔥1🕊1
⚡6👍1
Identify the prototype of the default constructor.
Public class Solution {} in Java
Public class Solution {} in Java
Anonymous Quiz
16%
Solution(void)
30%
Solution()
34%
public Solution(void)
20%
public Solution()
👍4🤗2
By which of the following can the if-else statement be replaced?
Anonymous Quiz
16%
Bitwise Operator
65%
Conditional Operator
15%
Logical Operator
4%
Arithmetic Operator
👍8❤🔥2🔥1
What is the maximum length of a Python identifier?
Anonymous Quiz
33%
32
12%
16
25%
128
30%
No fixed length
❤🔥4🤷♂4👍3🕊2❤1