fill in the blanks
Java is a ____
java is an _____ language
the basic units of java language are ____&___
the value of a constant never _____
the keyword is a ____ word
there are _____ primitive datatypes in java
java is a ___ sensitive language
_______ is property of OOP
a ____& is a fixed quantity
1 in a single quotes is a ______ constant
Answers
Answered by
1
Answer:
2 object-oriented programming language
3 The primitive types in Java are byte, short, int, long, float, double, char, boolean.
4 Constant value is a fixed value. In Algebra, a constant is a number, or sometimes it is denoted by a letter such as a, b or c for a fixed number. For example x+2=10, here 2 and 10 are constants.
5 const
6
Similar questions