Coder's Challenge Group B (Round 1) assesses programming skills through various questions covering database connections, C++ and Java programming, and logical reasoning. It tests understanding of syntax, threading, and output prediction, essential for competitive programming.
0123456789
10
012345678910
Compile time error
Rate this question:
12345
123450
1234500
Compilation Error
Rate this question:
Compile time error
Prints first 19 numbers
Prints first 19 numbers and throws exception at 20
None of the mentioned
Rate this question:
If you were cat, you would be 5
If you were cat, you would be 2
If you were cat, you would be 7
None of the mentioned
Rate this question:
ABCDEFGHIJ
AAAAAAAAAA
Abcdefghij
None
Rate this question:
False
True
1
Compilation Error
Rate this question:
6
24
Segmentation fault
Compile time error
Rate this question:
P is pointer to function
P is array of pointer to function
P is pointer to such function which return type is the array
P is pointer to array of function
Rate this question:
1
30
120
720
Rate this question:
Inter-thread communication
Initial-thread communication
Mutual Exclusive
None of the above
Rate this question:
Methods
Constructors
All of the mentioned
None of the mentioned
Rate this question:
0
1
Compile time error
Run Time Error
Rate this question:
4 64
5 64
5 128
4 128
Rate this question:
5
Address of 5
Nothing
Compile time error
Rate this question:
Floating-point value assigned to an integer type
Integer value assigned to floating type
Floating-point value assigned to an Floating type
Integer value assigned to floating type
Rate this question:
‘b’ and ‘d’ are int
‘b’ and ‘d’ are arrays of type int
‘b’ is int variable; ‘d’ is int array
‘d’ is int variable; ‘b’ is int array
Int
Long
Byte
Float
Rate this question:
0
2
Runtime error
Compile time error
Rate this question:
Long
Digits
Float
Number
Rate this question:
ABCDEF ABCDEF
ABCDEF GHIJKL
ABCDEF GHIABC
GHIJKL GHIJKL
Rate this question:
Any Number
89
0​ to RAND_MAX
None
Rate this question:
Super
Constant
Class
Final
Rate this question:
1
2
0
3
Rate this question:
Compiler will look for outer try handler
Program terminates abnormally
Compiler will check for appropriate catch handler of outer try block
None of these
Rate this question:
10
20
Compile Time Error
None
Rate this question:
I-false, ii-false
I-false, ii-true
I-true, ii-false
I-true, ii-true
Rate this question:
123
213
132
321
Rate this question:
DataInputStream data = new InputStream()
DataInputStream data = response.getInputStream()
DataInputStream data = request.getInputStream()
DataInputStream data = request.fetchInputStream()
Rate this question:
Compilation error
Runtime error
5
Linker error
Rate this question:
3 1 6
2 2 3
2 3 4
3 3 6
Rate this question:
0
1
4
5
Rate this question:
B cannot contain value 100, limited by its range
* operator has converted b * 50 into int, which can not be converted to byte without casting
B cannot contain value 50
No error in this code
Rate this question:
Compiler Error
Runtime Error
Constructor called
None
Rate this question:
0
Garbage Value
Compiler Error
None
Rate this question:
Compiler Error
Runtime Error
Constructor called
None
Rate this question:
Copy Constructor
Assignment Operator
A constructor without any parameter
All of the above
Rate this question:
Oracle sql developer
Toad
Mysql
JDBC template
Rate this question:
Creates an hidden Intent
Creates an implicit Intent
Create an explicit Intent
Starts an activity.
Rate this question:
7 2
7 7
7 5
5 2
Rate this question:
Main Started
Main Started Hello from Test()
Hello from Test() Main Started
Compiler Error: Global objects are not allowed
Rate this question:
Heap space
Stack space
Heap space and stack space
First generation memory
Rate this question:
21
1353
It will give a run-time error
138
Rate this question:
Integer
Boolean
Character
Integer or Boolean
Rate this question:
ASCII code
Unicode
Byte code
None
Rate this question:
0
Error:Positive Number Required
Compile time error
None of the mentioned
Rate this question:
<<
>>
<<=
>>=
Rate this question:
Import, Package, Class
Class, Import, Package
Package, Import, Class
Random order
Rate this question:
Class
Object
Variable
None
Rate this question:
Quiz Review Timeline (Updated): Mar 21, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.