FeedBack Form

Your Name :
Your Email :
Your Location :
Your Message :
   
FeedBack

Java Basic Mcq Questions and Answers

17. The default priority is
 
  • A. 1
  • B. 2
  • C. 4
  • D. 5
Answer: D.
5
 
18. Which one of the following is not a wrap class?
 
  • A. Random
  • B. Byte
  • C. Double
  • D. Short
Answer: A.
Random
 
 
19. The control flow which is not used in java is
 
  • A. Break
  • B. Continue
  • C. Goto
  • D. None of these
Answer: C.
Goto
 
20. Java does not use
 
  • A. Preprocessor header files
  • B. Pointers
  • C. Go to statement
  • D. All of these
Answer: D.
All of these