Directions to Solve In questions below, each passage consist of six sentences. The first and sixth sentence are given in the begining. The middle four sentences in each have been removed and jumbled up. These are labelled as P, Q, R and S. Find out the proper order for the four sentences. A RSQP
B
QPRS
C PQSR
D SQPR
Share : |
A Infinite loop
B Prints "AptitudeCrack"
C Function main() doesn't calls itself
D Prints "AptitudeCrack" 5 times
Share : |
A 3
B 4
C 2
D 1
Share : |
A 0 2 4 5
B 0 1 2 3 4
C Compilation fails.
D 0 2 4
Share : |
A The code runs with no output.
B x = 1
C Compilation fails.
D x = 3
Share : |
A Twelve
B Default
C Zero
D Compilation fails
Share : |
A i = 4
B Compilation fails.
C i = 0
D i = 3
Share : |
A An exception is thrown at runtime.
B Compilation fails.
C ABCDABCD
D ABDCBDCB
Share : |
A one two three two three done
B one two done
C one two three done
D done
Share : |
A j = 4
B j = 6
C j = 2
D j = 0
Share : |