Easy Tutorial
For Competitive Exams

Which of the following is correct statement?

Boolean true value is 1 and false value is 0
Every private class has a wrapper class
Constant identifier precede with a reserved word final
System.out.println() method also flushes the buffer
Explanation:
Constants are not directly supported by Java. The reserved Final is used to declare constant.
Share with Friends
Privacy Copyright Contact Us