Instructions This technical test covers basics of Java, C, RDBMS, HTML and CSS Test contains 40 questions and duration for the test is 30 minutes Each question will have only one correct answer. Every right answer will carry 1 point. Negative Marking: Wrong answer will carry -0.25 points. Decision of the EnGrip is final and binding. All the best!
1, 2 & 3
1 & 4
1, 2, 3 & 4
2 & 3
Rate this question:
+
+=
|
&
Rate this question:
12 15
15 15
3 4 5 3 7 5
3 7 5 3 7 5
Rate this question:
True
False
Compilation error
Run time exception
Rate this question:
If a is true and b is true then the output is "A && B"
If a is true and b is false then the output is "notB"
If a is false and b is true then the output is "ELSE"
If a is false and b is false then the output is "ELSE"
Rate this question:
1 and 3
3 and 5
2 and 4
4 and 6
Rate this question:
Finally
Compilation fails
Run time exception
Code runs with no out put
Rate this question:
Public
Private
Protected
Transient
Rate this question:
Bar
Bar done
Foo done
Compilation fails
Rate this question:
I), ii) and iii) would compile successfully and size of each would be same i.e. 4
I), ii) and iii) would compile successfully but the size of each would be different and would be decided at run time.
I), ii) and iii) would compile successfully but the size of each would be different and would be decided at run time.
I), ii) and iii) would compile successfully but the size of each would be different and would be decided at run time.
Rate this question:
X=1—x;
X=x—1;
X=1+x;
X=1%x;
Rate this question:
-3.4e38 to 3.4e38
-32767 to 32768
-32668 to 32667
-32768 to 32767
Rate this question:
12
7
Compiler error
24
Rate this question:
“break” can be used in “for”, “while” and “do-while” loop body. “break” and “continue” can be used in “for”,
“break” and “continue” can be used in “for”, “while” and “do-while” loop body. But only “break” can be used in “switch” body
“continue” can be used in “for”, “while” and “do-while” loop body. break” and “continue” can be used in “for”
“continue” can be used in “for”, “while” and “do-while” loop body. break” and “continue” can be used in “for”
Rate this question:
A = 0, b = 3 a = 0, b = 3
A = 3, b = 0 a = 12, b = 9
A = 6, b = 3 a = 15, b = 12
A = 6, b = 3 a = 15, b = 12
Rate this question:
11 15
11 12
Compilation error
None of the above
Rate this question:
Make main elseif
Make main
Auto man
Size of make
Rate this question:
10
4
6
7
Rate this question:
An array, each element of which is a pointer to a structure of type node
A structure of 3 fields: an integer, a float, and an array of 10 elements
An array, each element of which is a structure of type node.
A structure of 2 fields, each field being a pointer to an array of 10 elements
Rate this question:
Create table
Alter table
Modify table
Truncate table
Rate this question:
Not null
Positive
Unique
Check predicate
Rate this question:
Be in Second Normal Form (2NF)
Be in Third Normal Form (3NF)
Have a single attribute
Have a composite
Rate this question:
1NF
2NF
3NF
ALL OF THESE
Rate this question:
Left outer join
Right outer join
Inner join
None
Rate this question:
Join
Selection
Union
Cross product
Rate this question:
Delete
Update
Views
None
Rate this question:
Domain
Relation
Set
Schema
Rate this question:
DML
DDL
View
Integrity Constraint
Rate this question:
GROUP BY
WITH
WHERE
HAVING
:empty
:no child
:inheritance
:no-child
Rate this question:
Class selector
Element selector
Id selector
None of the above
Rate this question:
Div
Span
Box model
Div & span
Rate this question:
Head
Title
Html
Document
Rate this question:
<checkbox>
<input type="checkbox">
<input=checkbox>
<input checkbox>
Rate this question:
?
/
%
Rate this question:
Class
Dot
Id
All of these
Rate this question:
Auto
Hidden
Scroll
All of these
Rate this question:
<bullet>
<list>
<ul>
<ol>
Rate this question:
Background
Show
Border
Display
Rate this question:
Quiz Review Timeline (Updated): Mar 18, 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.