Computer Applications
Fill in the blanks:
_________ statement is used to accept value at run time.
Input in Java
31 Likes
Answer
input
Answered By
4 Likes
Related Questions
Fill in the blanks:
The keyword _________ is used to include a package in a program.
Fill in the blanks:
Assigning a value of 24.3 to a variable that is defined as int type is _________.
Fill in the blanks:
Scanner ob = _________ Scanner(_________);
Fill in the blanks:
The command line argument accepts the data value as an _________ of Strings.