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
Who developed the Python language?🤔
Anonymous Quiz
6%
Zim Den
78%
Guido van Rossum
7%
Niene Stom
10%
Wick van Rossum
In which language is Python written? 🤔
Anonymous Quiz
42%
English
10%
PHP
21%
C
27%
All of above
👌1
Which one of the following is the correct extension of the Python file? 🤔
Anonymous Quiz
92%
.py
6%
.p
1%
.jqva
1%
.sql
What do we use to define a block of code in Python language?🤔
Anonymous Quiz
7%
Key
19%
Bracket
68%
Indentation
7%
None of these
Which character is used in Python to make a single line comment? 🤔
Anonymous Quiz
27%
/
52%
#
18%
//
3%
<>
👍2
Which component is used to compile, debug and execute the java programs?
Anonymous Quiz
17%
JRE
5%
Jit
46%
JDK
32%
JVM
Who is the father of C language? 🤔
Anonymous Quiz
6%
Steve Jobs
10%
James Gosling
80%
Dennis Ritchie
4%
Rasmus Lerdorf
Process of removing an element from stack is called ?
Anonymous Quiz
3%
Create
12%
Push
81%
Pop
3%
None of above
👍1
First complier was created by ? 🤔
Anonymous Quiz
44%
Male
56%
Female
❤‍🔥7
Guess the output of Below C statement 👇

int num = 58; num % = 11;
Anonymous Quiz
39%
3
32%
5
14%
8
16%
11
🕊3❤‍🔥1
Hello Friends! Share this group with your friends & Family those who re preparing for interview or Any coding exam! 💛
👍3
In which year was the Python 3.0 version developed?
Anonymous Quiz
34%
2008
15%
2000
41%
2010
10%
2005
What do we use to define a block of code in Python language?
Anonymous Quiz
9%
Key
17%
Bracket
68%
Indentation
6%
None of above
👍1
How is a code block indicated in Python?🤔
Anonymous Quiz
10%
Bracket
82%
Indentation
5%
Key
3%
None of above
Which of the following concepts is not a part of Python?
Anonymous Quiz
55%
Pointers
5%
Loops
28%
Dynamic typing
12%
All of above
Which type of loops not supported in python?
Anonymous Quiz
6%
While loop
6%
For loop
68%
Do while loop
20%
None of above
What will be the output of the following code snippet?

print(2**3 + (5 + 6)**(1 + 1))
Anonymous Quiz
51%
129
8%
8
18%
121
23%
None of above
How is a code block indicated in Python?
Anonymous Quiz
12%
Brackets
79%
Indentation
4%
Key
4%
None of above