Computer Science, asked by nehakhatun1, 11 months ago

Fill in the blanks:
1. The character sets of Java is like___of English language.
standard encoding system way of representing characters is
3.___code is decimal number to represent a character.
4. Each individual component of a Java statement is known as___
5. In Java, the constants are also called____
6.____ operator is used to store a value in the variable.
7. The comma, exclamation, question mark etc., are termed as___Java language.
8. An element of Java program that is used to identify a class, function or value is called as___
9. Integer type value occupies ____bytes in the memory.
10. A Java expression that contains all the elements of same data type is____expression.​

Answers

Answered by ayushirock200055
0

Answer:

1.unicode

3.ASCII

4.token

5.buttons

Answered by SmrutiSwayamshree
11

Answer:

1. Alphabets

2. Unicode

3. ASCII

4. Token

5. Literals

6. Assignment

7. Separators or Punctuators

8. Identifier

9. Four

10. Pure

Similar questions