1 - The Java interpreter is used for the execution of the source - TopicsExpress



          

1 - The Java interpreter is used for the execution of the source code: [a]--True [b]--False 2 - On successful compilation a file with the .exe extension is created: [a]--True [b]--False 3 - The Java source code can be created in a Notepad editor. [a]--True [b]--False 4 - The Java Program is enclosed in a class definition. [a]--True [b]--False 5 - Class and main() methods declarations are required for every Java application? [a]--True [b]--False 6 - Java Compiler and Java Interpreter are the two parts in executing a Java program. [a]--True [b]--False 7 - Encapsulation, Inheritance and Polymorphism are the three OOPs principles. [a]--True [b]--False 8 - Java source code file is a compilation unit. [a]--True [b]--False 9 - Void is the return type of program’s main( ) method. [a]--True [b]--False 10 - string array is the argument type of program’s main( ) method. [a]--True [b]--False
Posted on: Wed, 12 Jun 2013 17:00:21 +0000

Trending Topics



Recently Viewed Topics




© 2015