Search
.Management Sciences
A. just in time
B. java in time
C. join in time
D. none of above
Related Mcqs:
- Inheritance means ?
- A. Sub class create object of super class B. Sub class extends Base class C. Sub class extends super class D. All of the above...
- Which method executes only once ?
- A. stop() method B. start() method C. init() method D. destroy() method...
- Which driver is called as thin-driver in JDBC ?
- A. Type-1 driver B. Type-2 driver C. Type-3 driver D. Type-4 driver...
- What will be output of following program? public class Test{public static void main(String[] args){byte b=127; b++; b++; System.out.println(b); } } ?
- A. 127 B. -127 C. 129 D. -129...
- The smallest integer type is _____________ and its size is____________ bits?
- A. short, 8 B. byte, 8 C. short, 16 D. short, 16...
Recent Comments