Computer Science, asked by kabisimadgp, 1 month ago

DURGAPUR ISPAT VIDYALAYA

UNIT TEST

CLASS:-VIII

SUBJECT:- COMPUTER

FM:-10 TIME: 30 MINUTES

(1)Fill in the blanks (1X4=4)

a. The_________ statements are used to make decisions based on a given condition.

b. The conditional operator (?:) is a _____________ operator

c. Java supports _________ basic programming constructs.

d. ____________ determines the type and the operations that can be performed on the data.

(2)Answer the following questions ( 2X3=6)

a. List various arithmetic assignment operators. Discuss in brief.

b. Find the result for : 9-5/(8-3)*2+6

c. Mention any four basic feature of Java Programming language.​

Answers

Answered by gs7729590
0

Answer:

Your Ans.

  1. The If statements are used to make decisions based on a given condition.
  2. b. The conditional operator (?:) is a ternary operator.
Similar questions