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
Which type of members can’t be accessed in derived classes of a base class?
Anonymous Quiz
22%
All can be accessed
22%
Protected
48%
Private
8%
Public
😁2❤‍🔥1🤗1
How many types of access specifiers are provided in OOP (C++)?
Anonymous Quiz
46%
4
43%
3
9%
2
2%
1
🤯2
Which feature can be implemented using encapsulation?
Anonymous Quiz
27%
Polymorphism
29%
Overloading
16%
Inheritance
28%
Abstraction
What do we use to define a block of code in Python language?
Anonymous Quiz
10%
Key
26%
Brackets
55%
Indentation
9%
None of these
👍2
Which concept allows you to reuse the written code in C++?
Anonymous Quiz
63%
Inheritance
19%
Polymorphism
10%
Abstraction
9%
Encapsulation
Which of the following data structures can be used to implement queues?
Anonymous Quiz
21%
Stack
17%
Arrays
17%
LinkedList
45%
All of the Above
👍1
How many bytes does "int = D" use?
Anonymous Quiz
11%
0
16%
1
68%
2 or 4
4%
10
👍3
Which keyword is used to prevent any changes in the variable within a C program?
Anonymous Quiz
22%
immutable
17%
mutable
51%
const
10%
volatile
👍1
Hello My friends, Share this Telegram channel to all your friends so they can increase their skills & increase their knowledge 🧠🧑‍💻
❤‍🔥1
In multilevel inheritance, which is the most significant feature of OOP used?
Anonymous Quiz
13%
Code efficiency
16%
Code readability
14%
Flexibility
57%
Code reusability
correct extension of the Python file?
Anonymous Quiz
84%
.py
3%
.java
2%
.c
11%
.pyhton
What is the size of the int data type (in bytes) in C?
Anonymous Quiz
61%
4
5%
3
30%
2
5%
1
👍1
Number of primitive data types in Java are?
Anonymous Quiz
47%
6
16%
7
33%
8
5%
9
Process of inserting an element in stack is called ____________
Anonymous Quiz
8%
Create
77%
Push
12%
Pop
3%
Evaluation
Which of the following concepts is not a part of Python?
Anonymous Quiz
51%
Pointers
6%
Loops
25%
Dynamic typing
17%
All of above
Which of these cannot be used for a variable name in Java?
Anonymous Quiz
31%
identifier & keyword
14%
identifier
30%
keyword
25%
none of the mentioned
Which among the following doesn’t come under OOP concept?
Anonymous Quiz
12%
Data hiding
33%
Message passing
43%
Platform independent
12%
Data binding
👍1