McqMate
Q. |
What will be the output of the following
|
A. | a |
B. | bc |
C. | bca |
D. | abc |
Answer» D. abc | |
Explanation: + operator is concatenation operator. |
View all MCQs in
Problem Solving and Python ProgrammingNo comments yet