ICS Part 2 Computer Science Chapter 9 Short Questions Test With Answer

Online Short Questions For Chapter 9 "ICS Part 2 Computer Science Chapter 9 Short Questions Preparation "

Try The Short Questions For ICS Part 2 Computer Science Chapter 9 Short Questions Preparation

  • Total Questions10

  • Available Sets4

Computer Science - ICS Part 2 Computer Science Chapter 9 Short Questions Preparation

Question # 1

What is compound assignment operator?

  • Ans 1: The ++and - operators respectively increment and decrement the value of their operand by one. There are four other compound assignment operators that can increment or decrement the values of their operand by other than one.
    There are the following types of compound assignment operators:
    • + =
    • -+
    • * =
    • / =

Submit

Prepare Complete Set Wise Questions For Chapter 9 "ICS Part 2 Computer Science Chapter 9 Short Questions Preparation "

ICS Part 2 Computer Science Chapter 9 Short Questions Preparation - Set 1

Question # 1

What is compound assignment operator?

  • Ans 1: The ++and - operators respectively increment and decrement the value of their operand by one. There are four other compound assignment operators that can increment or decrement the values of their operand by other than one.
    There are the following types of compound assignment operators:
    • + =
    • -+
    • * =
    • / =

Submit

ICS Part 2 Computer Science Chapter 9 Short Questions Preparation - Set 2

Question # 1

Define compound assignment statement.

  • Ans 1: Compound Assignment Statement: The statement in which we used compound assignment operators is called compound assignment statement
Submit

ICS Part 2 Computer Science Chapter 9 Short Questions Preparation - Set 3

Question # 1

Differentiate between string constant and character constant .

  • Ans 1: String Constant : String constant are always enclosed in double quotes.'A'or '?' . A Character constant has an equivalent integer value
    .
  • Ans 2: Character Constant : Character Constant are enclosed in apostrophes (single quotation marks). "ABC" or %d\n\n . A single -character string constant does not have an equivalent integer value.
Submit

ICS Part 2 Computer Science Chapter 9 Short Questions Preparation - Set 4

Question # 1

Differentiate between string constant and character constant .

  • Ans 1: String Constant : String constant are always enclosed in double quotes.'A'or '?' . A Character constant has an equivalent integer value
    .
  • Ans 2: Character Constant : Character Constant are enclosed in apostrophes (single quotation marks). "ABC" or %d\n\n . A single -character string constant does not have an equivalent integer value.
Submit

9th Chapter

12th Computer Science Chapter 9 Preparation

Here you can prepare 12th Computer Science Chapter 9 Problem Solving Preparation. Click the button for 100% free full practice test.

Is this page helpful?