Computer Science, asked by naina02716, 8 months ago

which type of literal is used to represent the logical values​

Answers

Answered by IamGenesis
0

Answer:

Boolean literal

logical expressions return either true or false.....

a Boolean variable can store the result

Answered by sarah17405
1

Answer:

The Boolean literal is used to represent the two values i.e. either true or false. We can assign the true or false value to the variable.

Similar questions