About this document
Core Java Assessment Questions by VinodKatkar is a document available to read on EtoBox.
The document contains a Core Java test with multiple choice questions about Java concepts like data types, arrays, exceptions, threads, applets and more. Some key questions include: 1) Which lines of code will compile without errors - the answer is float f=1.3 and int i=10. 2) What will happen if a static method calls an instance method - there will be a compile error that a static method cannot reference an instance method. 3) What will print if a program is run with a command line argument - the answ
- Author
- VinodKatkar
- Language
- EN