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
How is a code block indicated in Python?
Anonymous Quiz
23%
Brackets
60%
Indentation
7%
Key
10%
None of the above
👍6👨‍💻3🤷‍♂1
What is ReactJs ?
Anonymous Quiz
40%
JavaScript Library
60%
JavaScript Framework
👍61
Which function is used to convert an object into a JSON string in Javascript?
Anonymous Quiz
35%
stringify()
33%
parse()
25%
convert()
7%
None of the above
🔥2🕊1
In which language do you want MCQs?
Anonymous Poll
6%
C
11%
C++
31%
Java
11%
JavaScript
41%
All of the above
👍9🤷‍♂3🕊21👾1
Number of primitive data types in Java are?
Anonymous Quiz
40%
6
21%
7
35%
8
5%
9
👍4❤‍🔥1
Which of the following is not a Java features?
Anonymous Quiz
8%
Dynamic
32%
Architecture Neutral
54%
Use of pointers
6%
Object-oriented
👍6
Which of the following data type is supported in C++ but not in C?
Anonymous Quiz
8%
int
54%
bool
31%
double
7%
float
21
Which of the following variables takes precedence over the others if the names are the same in JavaScript?
Anonymous Quiz
46%
Global variable
30%
The local element
20%
The two of the above
4%
None of the above
👍6
Which of the following keywords is used to define a variable in Javascript?
Anonymous Quiz
36%
var
13%
let
49%
Both A and B
2%
None of the Above
👍6🕊21🔥1
Identify the correct syntax for declaring arrays in C++.
Anonymous Quiz
20%
array arr[10]
8%
array{10}
69%
int arr[10]
3%
int arr
❤‍🔥51
Which data type in JavaScript is used to represent logical values?
Anonymous Quiz
11%
String
64%
Boolean
15%
Number
10%
Undefined
🤓6❤‍🔥2🤷‍♂1
Which of the following is “address of operator”?.
Anonymous Quiz
22%
*
57%
&
10%
[]
12%
&&
🔥3🕊1
Identify the correct example for a pre-increment operator.
Anonymous Quiz
57%
++n
37%
++n
5%
- - n
2%
n - -
🤷‍♂82🤔35🤨26🤯9🤣6🥱31👍1👌1🕊1
When an array is passed to a method, what does the method receive?
Anonymous Quiz
61%
The reference of the Array
18%
The copy of the Array
15%
Length of the Array
6%
Copy of the first element
🤨5👍4❤‍🔥2🔥1
👍3❤‍🔥1