Tag: programming languages
Questions Related to programming languages
-
Sun group
-
Green Team
-
Oak Team
-
Green group
-
Internet explorer
-
Safari
-
Firefox
-
Netscape navigator
-
The JDK and SDK holds the same features with different name
-
The JDK forms an extended subset of a SDK
-
The SDK forms an extended subset of a JDK
-
None
-
the meta data file that contains name-value pairs organized in different sections
-
specific file contained within a JAR archive
-
the manifest file is named MANIFST.MFT
-
All the above
-
Compiler error complaining about the catch block where no IOException object can ever be thrown.
-
Compiler error - IOException not found. It must be imported in the first line of the code.
-
No compiler error. The lines “Before Try” and “At the end” are printed on the screen.
-
None of Above
-
Is public
-
Extends Throwable
-
Implements Throwable
-
Is serializable