Coding interview preparation
5.82K subscribers
398 photos
70 files
164 links
Download Telegram
A char variable can store either a Unicode character or an ASCII character.
Anonymous Quiz
81%
True
19%
False
2🥰1
What will be the output of the C++ code?
Anonymous Quiz
23%
I
37%
J
25%
A
14%
N
👏3🔥1😁1
Top 5 Programming Languages to Learn in 2023
👍1
What is the numerical range of a char data type in Java?
Anonymous Quiz
44%
-128 to 127
31%
0 to 256
13%
0 to 32767
12%
0 to 65535
2👍2👏1
Can we use switch statement to switch on strings in C?
Anonymous Quiz
71%
Yes
29%
No
👏3
What will be the output of the C++ program?
Anonymous Quiz
38%
compile time error
12%
0.100001
8%
0.11
42%
0.10000000000000001
👏7
Netflix detailed technology architecture
👍3
Circular Queue is also known as ________
Anonymous Quiz
80%
Ring Buffer
6%
Square Buffer
4%
Rectangle Buffer
10%
Curve Buffer
🥰1
Git Workflow
👍6
Which one is the correct output for the given JavaScript code?
Anonymous Quiz
35%
Runtime error
23%
15
27%
20
15%
Compilation error