C. Multiple Choice Questions
1. Python can work in
different modes,
a. Three
d. Five
b. Four
c. Two
2. Concatenation is a
operator.
a. String
b. Integer
d. Boolean
c. Float
3. A single line comment can be created by using the
symbol
a. $
b. *
C. &
4. The
construct executes the statements in a sequential manner.
a. Iterative
b. Conditional
C. Selection
d. Sequential
Learning
Computers wa Kips
108
Answers
Answered by
1
ANSWERS:
1. (C) two basic modes 1. Script and 2 interactive
2. (A) String. There are two concatenation operators, + and & .
3 (B) A comment starts with a slash asterisk /* and ends with a asterisk slash */ and can be anywhere in your program.
4. (D) The constructors construct executes the statement in a sequential manner.
1. (C) two basic modes 1. Script and 2 interactive
2. (A) String. There are two concatenation operators, + and & .
3 (B) A comment starts with a slash asterisk /* and ends with a asterisk slash */ and can be anywhere in your program.
4. (D) The constructors construct executes the statement in a sequential manner.
Answered by
0
Answer:
1.C 2.A 3.B 4.D 5.B HHDHBEHEHEHDHHE
Similar questions