Request New Subject
Home
Computer Science Engineering (CSE)
Problem Solving and Python Programming
Q. To concatenate two strings to a third what statements are applicable? (Solved)
1. s3 = s1 . s2
2. s3 = s1.add(s2)
3. s3 = s1. add (s2)
4. s3 = s1 * s2
c. s3 = s1. add (s2)
Related Topics
→ Computer Architecture and Organization
→ Microprocessor and Interfacing Technique
→ Computer Networks
→ Data Structure and Algorithms (DSA)
→ Operating System (OS)
→ Artificial Intelligence and Robotics (AIR)
→ Software Project Management (SPM)
→ Computer Fundamentals
→ High Performance Computing (HPC)
→ Data Communication and Computer Network
Subscribe Now
Get All Updates & News
Subscribe