Computer Science, asked by anjanaasri307, 1 day ago

1. Text or group of characters are classified as ___________.
a) Strings
b) Integers
c) Boolean

2. _______________ can store data of different types.
a) Variables
b) Text
c) Script

3.Numbers with decimal points are classified as ________.
a) integer
b) floating points
c) boolean

4. ______ numbers are also known as floats, doubles or real numbers.
a) integer
b) floating point
c) boolean

5. _____________ are used to perform operations on values and variables
a) operators
b) statements
c) data types

6. ______________ is an assignment operator..
a) +
b) -
c) =

7. Conditional statements are used to perform different actions based on _________
a) Variables
b) different conditions.
c) Data

8. Which statement is used to test a condition?
a) operator
b) Scripting
c) if-else

9. ______ operator provides a shorthand way of writing the if-else statement.
a) if
b) Ternary
c) compact if

10. Identify the modulus operator.
a) *
b) /
c) %

11. ________ operator is used to assign a value to a variable.
a) *
b) =
c) $

12. Identify the data type that can hold “computer”.
a) integer
b) string
c) boolean​

Answers

Answered by drake77060
0

Answer:

Explanation:

a b ac acb

Similar questions