HOME   |  ARTICLES   |  LEARN J2ME   |  DID YOU KNOW |  TESTS |  SHOPPING |  ABOUT DUCKLING |

Advertisements


Home > Tests > Compiling and building MIDP
Test Your Skills - Compiling and building your first MIDP Application

1. What is pre verification?

A Generating class files from Java files.
B Checks if the classes generated contain valid byte codes.
C Technique to protect and make my source code unreadable and compact.
D None of the above.

2. What is compilation?

A Generating class files from Java files.
B Checks if the classes generated contain valid byte codes.
C Technique to protect and make my source code unreadable and compact.
D None of the above.

3. What is obfuscation?

A Generating class files from Java files.
B Checks if the classes generated contain valid byte codes.
C Technique to protect and make my source code unreadable and compact.
D None of the above.

4. One of the tools given below cannot be used as a J2ME IDE.

A Eclipse
B Netbeans
C WebSphere Device Developer.
D Dreamweaver

5. Which file is loaded first by the Application Management Software?

A JAR File
B JAD File
C Manifest File
D WAR File

6. Which environment should be installed before installing J2ME WTK?

A JDK
B Eclipse
C Microsoft .NET
D Windows Service Pack 3

7. Which of the below utilities are used for obfuscation?

A Progaurd
B Retrogaurd
C Both A and B
D None of the above



site comments powered by Disqus

More Tests