Computer Applications
Fill in the blanks:
The keyword _________ is used to include a package in a program.
Input in Java
34 Likes
Answer
import
Answered By
3 Likes
Related Questions
Fill in the blanks:
_________ function accepts an integer by using scanner object.
Fill in the blanks:
The package needed to import Scanner class is _________
Fill in the blanks:
Assigning a value of 24.3 to a variable that is defined as int type is _________.
Fill in the blanks:
_________ statement is used to accept value at run time.