Computer Applications
State whether the following statement is True or False :
The expression z =- 7 is same as z = z-7.
Related Questions
State whether the following statement is True or False :
The new operator allocates memory during runtime.
State whether the following statement is True or False :
The statements x = 7 and x == 7 are same.
State whether the following statement is True or False :
The assignment operator (=) is a binary operator.
What are logical operators? Give an example of each.