Python Programming - Variables - Discussion
Discussion Forum : Variables - General Questions (Q.No. 8)
8.
Which of the following is a valid way to concatenate two strings?
Answer: Option
Explanation:
In Python, the
+
operator is used to concatenate two strings. For example, "Hello, " + "IndiaBIX"
would result in the string "Hello, IndiaBIX"
.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers