Language Fundamentals on Java related Questions and Answers

Question 1 : What is the numerical range of a char?
1. -128 to 127
2. -(215) to (215) - 1
3. 0 to 32767
4. 0 to 65535
View Answer   Discuss with Members

Question 5 : Which one of the following will declare an array and initialize it with five numbers?
1. Array a = new Array(5);
2. int [] a = {23,22,21,20,19};
3. int a [] = new int[5];
4. int [5] array;
View Answer   Discuss with Members

Question 6 : Which is a valid keyword in java?
1. interface
2. string
3. Float
4. unsigned
View Answer   Discuss with Members

Question 7 : Which is a reserved word in the Java programming language?
1. method
2. native
3. subclasses
4. reference
View Answer   Discuss with Members


View 1 - 9 of 9 Questions

* Be the First to Post a Comment.

Submit comment :


Captcha Image
Reload

Ask Question

Captcha Image
Reload

Note : Name and Email never shown.





Subscribe


Become a part of EducationForever. Subscribe to our FREE Newsletter