Examveda

Which operator is used to concatenate strings in Python?

A. &

B. +

C. .

D. ,

Answer: Option B

Solution (By Examveda Team)

The + operator is used to concatenate strings in Python.

This Question Belongs to Python Program >> Variable Names And Operators

Join The Discussion

Related Questions on Variable Names and Operators