MCQ Single Best Answer Easy

QWhat is the primary purpose of strings in programming?

ID: #18314 Introduction to Programming Fundamentals 83 views
Question Info
#18314Q ID
EasyDifficulty
Introduction to Programming FundamentalsTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A To create loops
  • B To store and manage data
  • C To perform mathematical calculations
Correct Answer: Option B

Explanation

Strings in programming are used to represent and manipulate text data. They play a crucial role in handling textual information, such as user input and output.

Share This Question

Challenge a friend or share with your study group.