This is a simple competency test. By passing the test, you ensure your resume will be considered for the position. Please provide your email address in the name field so we know which resume is yours.
Javac
Jar -cf
Java -jar
Jar -xf
Rate this question:
Find the source code online
Use a debugger
Use javap to decompile the JAR
Read the javadoc
Rate this question:
Selects the mail database.
Uses the password "mail" to log in.
Lists the tables in the database.
Connects without requiring a password.
Rate this question:
The -t flag affects the tabs being output by mysqldump.
The create statements are omitted.
The -u flag will affect the permissions on the table being dumped.
The dump won't be readable without the original password.
Rate this question:
Tasklist
Top
Ps -ef
Jobs
Rate this question:
The -r deletes subdirectories, which you never want to do.
The -f should never be used, even when deleting a lot of files.
The / will result in everything being deleted.
Nothing, this command is safe on any machine.
Rate this question:
Desktop User interface
Web application interface
Network Interface
Eclipse Parser
Rate this question:
Tomcat
Hibernate
James
Swt
Rate this question:
The List interface cannot be used in the for-each construct.
The if should check if aName == name
AName cannot be declared in the for contstruct.
The variable "i" can't be used this way.
Rate this question:
4
-1
5
26
Rate this question:
2
0
1
-1
Rate this question:
Apache logs
Tomcat logs
James logs
Java logs
MySQL logs
Rate this question:
Array_count($people)
People.length
Using a for loop
Arrays.sizeof(people)
People.length()
Rate this question:
Javac HelloWorld.java
Java --compile HelloWorld.java
Javap HelloWorld.java
Javah HelloWorld.java
Rate this question:
Telnet [email protected]
Rate this question:
Yes
No
Rate this question:
Quiz Review Timeline (Updated): Mar 21, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.