QuizMagic

Now available on:
QuizMagic on Google Play QuizMagic Windows 8 App QuizMagic on Amazon Store QuizMagic on Firefox Marketplace
Create you own quizzes

Java for beginners

Java for beginners
Created by Gowtham Vakani on Feb 26, 2015 12:37 PM
Take this simple quiz to test your basics of Java programming.
Top 5 Scores
Anonymous
65
00:14
Anonymous
65
00:15
Anonymous
65
00:15
Anonymous
65
00:15
Anonymous
65
00:15
Questions
10
Minutes
2
High Score
65
00:14
Quiz Played
2011
times
Last played on Sep 30, 2022. View comments
Congratulation!

You are in top 5 scorers.
0
0
0
0
N/A
Answering this correctly will make the indicated neighbouring questions be automatically treated as having been answered correctly.
Answering this incorrectly will make the indicated neighbouring questions be automatically treated as having been answered incorrectly.
Answering this correctly will earn you some extra points.
Answering this incorrectly will cause you to lose some points.
Answering this correctly will increase the total time available to you.
Answering this incorrectly will reduce the total time available to you.
Rate this quiz
Embed this quiz on your blog or websiteShare this quiz

Copy this HTML code and paste in your website code to run this quiz on your site.

Size:
Size:
comments powered by Disqus

Sample Questions

Question 1
Using the declaration below, what will be the final element of the array?

int[] grades=new int[35];
Impossible to tell
grades[/0]
grades[0]
grades[34]
Question 2
If A=10, then B=++A;
Now, the value of B is _____ 
10
12
9
11
Question 3
It terminates every line of code in Java.
)
.
}
;
Question 4
It is the characteristics of java which ensures that a program can go only where it is designed to go and eliminates the possibility of altering system data unintentionality.
Java is free
Java is portable.
Java is simple
Java is secure
Question 5
Which of the following is invalid variable declaration in Java ?
double salary=0.0;
int NumOfStud=250;
char CivilStatus=
String NAME =
X
Other recommended quiz for you
Connect with Facebook
OR
Connect with Google
Connecting...Back

Existing users, click here to login



By registering with us, you are agreeing to TERMS AND CONDITIONS of using our products/services.