What is the valid data type for variable “a” to print “Hello World”?
switch(a)
{
System.out.println("Hello World");
}
int and float
byte and short
char and long
byte and char
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
| # | Quiz |
|---|---|
|
1
Discuss
|
What will be the output of the following Java program?
Solution |
|
2
Discuss
|
Which of this statement is incorrect?
Solution |
|
3
Discuss
|
Which of these selection statements test only for equality?
Solution |
| # | Quiz |
Copyright © 2020 Inovatik - All rights reserved