Computer Applications
State whether the following statement is True or False :
You can terminate a string even by using carriage return.
Input in Java
4 Likes
Answer
True
Answered By
3 Likes
Related Questions
State whether the following statement is True or False :
The word 'new' is a keyword to create any object.
State whether the following statement is True or False :
You need not be aware about the number of tokens to be input to a scanner object.
State whether the following statement is True or False :
nextFloat can also accept an integer token.
State whether the following statement is True or False :
hasNextInt( ) results in true if the next token can be interpreted as an integer.