Computer Applications
State whether the following statement is True or False :
While comparing two variables, their data types should not be the same.
Related Questions
State whether the following statement is True or False :
Every Java statement must end with a colon.
State whether the following statement is True or False :
Inheritance is a feature using which an object in one class acquires the properties of another class.
Ritika has written a program in Java. After the successful compilation of her program, which option should she select to run it?
Kareena is writing a program in Java to calculate the average of three subjects. Which operators will she use for the same?