What is the numerical range of a char data type in Java?

Home | Discussion Forum

What is the numerical range of a char data type in Java?

View More Related Question

2) What is the output of this program?

 class booloperators {
public static void main(String args[])
{
boolean var1 = true;
boolean var2 = false;
System.out.println((var2 & var2));
}
}

3) What is BigDecimal.ONE?

4) What is the base of BigDecimal data type?

5) If we try to add Enum constants to a TreeSet, what sorting order will it use?

UP Gk Online Test

taiyari24hour.com

Study 2 Online Says....
Kindly log in or signup.