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