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 PQRS
B QPRS
C RQSP
D RSQP
Share : |
A Redeclaration of a
B Missing parenthesis in return statement
C The function should be defined as int f(int a, int b)
D None of above
Share : |
A 0 def 1
B 2 1 0 def def
C 2 1 0 def 1 def 1
D 2 1 0 def 1
Share : |
A Compilation fails.
B i = 1, j = 4
C i = 3, j = 4
D i = 1, j = 0
Share : |
A I is 0 I is 1
B Compilation fails.
C I is 0
D None of the above
Share : |
A The answer depends on the implementation of the existing instance.
B HashMap
C LinkedHashMap
D TreeMap
Share : |
A java.lang.Double
B java.lang.Character
C java.lang.String
D java.lang.StringBuffer
Share : |
A java.util.LinkedHashSet
B java.util.ArrayList
C java.util.HashSet
D java.util.List
Share : |
A java.util.Set
B java.util.List
C java.util.Collection
D java.util.Map
Share : |
A Java.util.List
B Java.util.Collection
C Java.util.Map
D Java.util.HashTable
Share : |
