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 SQPR
B PQSR
C RSQP
D
QPRS
Share : |
A Infinite loop
B Prints "AptitudeCrack" 5 times
C Prints "AptitudeCrack"
D Function main() doesn't calls itself
Share : |
A 2
B 3
C 4
D 1
Share : |
A Compilation fails.
B 0 1 2 3 4
C 0 2 4
D 0 2 4 5
Share : |
A x = 3
B x = 1
C Compilation fails.
D The code runs with no output.
Share : |
A Compilation fails
B Twelve
C Default
D Zero
Share : |
A Compilation fails.
B i = 3
C i = 0
D i = 4
Share : |
A ABCDABCD
B Compilation fails.
C An exception is thrown at runtime.
D ABDCBDCB
Share : |
A one two three two three done
B one two done
C done
D one two three done
Share : |
A j = 4
B j = 0
C j = 6
D j = 2
Share : |