Questions Reasoning
Questions Reasoning
option
A.gorbltusl
B.flurgorbl
C.arthflur
D.pixnarth
Answer –
a) CMN
b) UJI
c) VIJ
d) IJT
Q3-Peter is facing north. He turns to his right and walks 20 m and then turns to his left and walks 25
m. He then walks 25 m to his right. Next, he walks 50 m to his right. Finally, he turns to his right and
walks 30 m. In which direction is he from the starting point?
1. South-East
2. South
3. South-West
4. West
Ans 1
Q4.How many triangles will be in the 6th shape?
A) 10
B) 12
C) 14
D) 16
Ans C
A) heavy forest
B) forest rain
C) heavy rainforest
D) rainforest heavy
C) heavy rainforest
A. 17
B. 13
C. 27
D. 19.
Answer: C. 27
20121223
a. true
b. false
c. uncertain
answer B
1. Tinkle
2. Ring
3. Rattle
4. Zoom
Ans 1.
1. 99979
2. 99956
3. 99989
4. 99996
Ans 4
Q12.A woman introduces a man as the son of the brother of her mother. How is a man related to the
woman?
(a) Nephew
(b) Son
(c) Cousin
(d) Uncle
Answer C
Q13.Chose the correct mirror image
Answer B
A. 1,4,5
B. 2,3,5
C. 1,2,3
D. 2,3,4
ans 1,2,3
A. variable x;
B. var x;
C. x = variable;
D. int x;
Correct Answer: D
cCopy code
Correct Answer: A
A. // This is a comment
B. # This is a comment
C. /* This is a comment */
D. -- This is a comment
Correct Answer: A
Correct Answer: C
Question 5: Which of the following is the correct syntax for a for loop in C?
Correct Answer: A
Correct Answer: B
A. alloc()
B. malloc()
C. new()
D. allocate()
Correct Answer: B
A. <stdio.h>
B. <stdlib.h>
C. <math.h>
D. <string.h>
Correct Answer: A
Correct Answer: B
A. Global
B. Local
C. Static
D. Constant
Correct Answer: B