Java SCJP on Android

Java SCJP on Android Free App

Rated 4.13/5 (252) —  Free Android application by David Lang

About Java SCJP on Android

333 Questions to help study for the SCJP Sun Certified Programmer for Java 6 Exam.

Asks a series of multiple choice questions to help study for the SCJP Version 1.6 exam.

The questions are displayed in random batches of 10 and a score is given at the end.

If a question is answered incorrectly, the correct answer is displayed and explained. Exam tips are displayed for some of the harder questions.

An example question is

What will be the result of attempting to compile and run the following code?

abstract class Base {
abstract void amethod();
static int i;
}
public class DLSoftwareSolutions extends Base{
public static void main(String argv[]){
int[] dl=new int[10];
for(i=0;i < dl.length;i++)
System.out.println(dl[i]);
}
}
OPTIONS

1) a sequence of 10 0's will be printed
2) Error: dl is used before it is initialized
3) Error: DLSoftwareSolutions must be declared abstract
4) IndexOutOfBoundes Error

ANSWER 3

The answer is 3) DLSoftwareSolutions must be declared abstract.

A class that contains an abstract method must itself be declared as abstract.

Exam Tip
---------------------------------------------------

abstract methods must be implemented by a subclass, so they must be inheritable.
abstract methods cannot be private.
abstract methods cannot be final.
abstract methods may have parameters, a return type, and optional throws clause, but are not implemented.
abstract methods end in a semicolon-no curly braces.
A single abstract method in a class means the whole class must be abstract.
An abstract class can have both abstract and nonabstract methods.

How to Download / Install

Download and install Java SCJP on Android version 1.32 on your Android device!
Downloaded 50,000+ times, content rating: Not rated
Android package: com.dlss.scjp, download Java SCJP on Android.apk

All Application Badges

Free
downl.
Android
2.1+
Bug
buster
n/a
Not
rated
Android app

App History & Updates

What's Changed
Incorrect Answers fixed.
More downloads  Java SCJP on Android reached 50 000 - 100 000 downloads
More downloads  Java SCJP on Android reached 10 000 - 50 000 downloads
Version update Java SCJP on Android was updated to version 1.32
Version update Java SCJP on Android was updated to version 1.29

What are users saying about Java SCJP on Android

S70%
by S####:

Keep going

Q70%
by Q####:

App is very helpful for developers ,better to add statistics small graphs after one or two attempts

M70%
by M####:

I would have given 5 stars but the description of answer is not dat good otherwise amazng :)

A70%
by A####:

Good to have in ur phone to use anywhere if u r studying for this exam.

M70%
by M####:

Description about answer is good.

M70%
by M####:

Tem perguntas erradas no meio

M70%
by M####:

Cool thanks.

M70%
by M####:

Books and this excellent app combined, I managed to pass the exam with 86%. Every candidate should grab this!

B70%
by B####:

Nice app.. :-)

T70%
by T####:

Good to have in ur phone to use anywhere if u r studying for this exam.

M70%
by M####:

Accurate exam questions, and good tips on the answers.

Y70%
by Y####:

Best there is. Genius!

M70%
by M####:

NICE

M70%
by M####:

Excellent

S70%
by S####:

Super fun and useful

D70%
by D####:

Amazing!

M70%
by M####:

Good app

S70%
by S####:

Ui would be better to have a pop up when user selects wrong answer and when he press ok it should redirect to next question. Now uses has to press next button twice . .

S70%
by S####:

Best one there is. Thanks devs

S70%
by S####:

Nice app

Z70%
by Z####:

Appreciate your effort for making this app but UI need further improvements. Major bug is Screen goes to sleep mode while reading questions.

X70%
by X####:

Ui would be better to have a pop up when user selects wrong answer and when he press ok it should redirect to next question. Now uses has to press next button twice . .

J70%
by J####:

I'd recommend this one to get you started, not the ultimate solution though. Would like more questions. 600+ questions would make this app an ultimate solution to crack the exam. Keep it up! :)

X70%
by X####:

Simple yet delivers what it says. Helped me a lot to clear my ocpjp exam Thank you developers. Cheers!!!

X70%
by X####:

Very good app

X70%
by X####:

very good collection

X70%
by X####:

:-)

X70%
by X####:

Would be even better if showed answer details even if got correct. Also maybe allow list access to all questions to easily get back to question

B70%
by B####:

The best Java app in Android market. Thanks guys. Keep it up.

X70%
by X####:

Just beginning to learn java and this is a wonderful tool to learn new concepts. Might I suggest that the same explanation that is given for incorrect answers also be given when the correct answer is selected. This way when an answer is "guessed" correctly we can still get the benefit of the explanation.

C70%
by C####:

It gives you explanations of the answer that you miss, which is great to learn faster

X70%
by X####:

But a bit simple

W70%
by W####:

Has wrong answers

Q70%
by Q####:

Fantastic app, has by far the most amount and varied questions of any scjp apps i have tried, and its all free with no adds. Thanks.

X70%
by X####:

It's a very practical app. I would really like a flag function in order to report the questions i believe to be erronated.

X70%
by X####:

Excellent & challenging !

X70%
by X####:

Nice app..

X70%
by X####:

Really "awakening" examples

U70%
by U####:

Love it

Q70%
by Q####:

Could use some more feedback on reviewing wrongly answered questions, but for the rest a very nice and useful little app!


Share The Word!


Rating Distribution

RATING
4.15
252 users

5

4

3

2

1