Java MCQ Multiple Choice Questions Answers - Page 2 | Quiz for Practice

Java MCQ Questions for Practice

31. Which of the following is used to see the details of the compilation

32. Which of the following is not a keyword in Java.

33. Which of the following is not a keyword in Java.

34. We can write comment like this jn Java Programming: /* /* comment 1 */ comment 2 */

35. What is Literal in Java Programming?

36. It is possible to assign a literal to a variableof a primitive type.

37. boolean result = true; Which type of literal is assigned to the variable result?

38. Which type of literal is written in pair of single quote?

39. An integer literal is of type long if and only if it has suffix - ______ in Java programming.

40. ____ literal is used to create values of the integral types byte, short, int and long.

41. Number system whose digits consists of the numbers 0 through 9 is called as ____________.

42. Question 244 Hexa Decimal Numbers are having base _________.

43. In Java programming you can create binary literal in ______________.

44. Integer literal containing value "F" comes under _______ system.

45. Following example of Nested Comments is allowed in Java Programming Language. // /*Nesting of Comment */

46. Single line comments starts with _____ in Java.

47. Folllowing is the human readable in Java Programming Language.

48. Which of the following converts human readable file into platform independent code file in Java?

49. Platform independent code file created from source file ins understandable by ________.

50. JVM stands for _____.

51. JRE stands for _____.

52. Which of the following is considered as platform independent code?

53. Java is called as platform independent language. Do you agree with this statement?

54. We can run same java program on different environment with same JDK version.

55. Java has ______ primtive types of data.

56. Which of the following is smallest integer data type?

57. Which of the following is not a primitive data type?

58. Integer Data type does not include following primitive data type.

59. Which of the following data types comes under floating data types: 1.Float 2.Int 3.Double 4.Byte 5.Long

60. Character data type cannot store following value.

Tags

Multiple Choice Questions and Answers on Java

Java Multiple Choice Questions and Answers

Java Trivia Quiz

Java Question and Answer PDF Online


Your Score

0 Right Ans.
0 Wrong Ans.