Coding Mcq’s
10.4K subscribers
3 photos
1 file
6 links
Do join for coding McQ’s‼️

All types of Programming Questions, Answer & Mcq's 🧠👨‍💻
Download Telegram
Identify the scope resolution operator
Anonymous Quiz
18%
:
66%
::
8%
?
8%
None
🔥5💯3👍2❤‍🔥1
How many sizes of headers are available in HTML by default?
Anonymous Quiz
23%
5
17%
1
11%
3
50%
6
👍13🤷‍♂31❤‍🔥11🕊1
👍162👌1
How to create an ordered list in HTML?
Anonymous Quiz
12%
<ul>
82%
<ol>
5%
<href>
1%
<b>
👍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
👏51
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
👍92🕊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
👾6👍31🔥1🕊1
In C++ goto can be classified into?
Anonymous Quiz
29%
label
18%
variabe
25%
operator
28%
function
6👍1
Identify the prototype of the default constructor.
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🕊21
Identify the correct function from which the execution of C++ program starts?
Anonymous Quiz
12%
new()
17%
start()
6%
pow()
66%
main()
👍3🕊3🤗1
Which of the following is used to increase performance in ReactJs
Anonymous Quiz
12%
Original DOM
43%
Virtual DOM
43%
Both A and B
2%
None of them
👍1
Identify the one which is used to pass data to components from outside in ReactJs.
Anonymous Quiz
33%
Render with Arguments
36%
Props
22%
useState
8%
setState
👍4🔥1
In how many ways can CSS be written in?
Anonymous Quiz
8%
1
25%
2
55%
3
12%
4