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