Computer Science, asked by ThunderX, 6 months ago

16. When a message is to be displayed along with a variable, they must be
separated by
a) +
b)
c) %
d) &
17. Each individual component of a programming statement is referred to as a
a) Variable
b) Token
c) Identifier
d) None
18. if (a<b && acc)
a) a is the greatest
(1)
b) a is the smallest
c) b is the smallest
19. An arithmetical expression that uses all its components of same data type is
known as the
a) Impure Expression
b) Pure Expression
c) Mixed Expression
20. d=bºb-4*a*c is known as:
(1
)
a) Arithmetical Statement
b) Arithmetical Expression
c) None​

Answers

Answered by hunterman67
2

Each individual component of a programming statement is referred to as a

a) Variable

b) Token

c) Identifier

d) None

18. if (a<b && acc)

a) a is the greatest

(1)

b) a is the smallest

c) b is the smallest

19. An arithmetical expression that uses all its components of same data type is

known as the

a) Impure Expression

b) Pure Expression

c) Mixed Expression

20. d=bºb-4*a*c is known as:

(1

)

a) Arithmetical Statement

b) Arithmetical Expression

c) None

Similar questions