aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • C Programming - 2
  • By using a(n) _______, you can cause output to be placed ...
Multiple choice

By using a(n) _______, you can cause output to be placed in the next print zone.

  1. semicolon

  2. asterisk

  3. comma

  4. quotation mark

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In BASIC, a comma in a PRINT statement moves output to the next print zone (tab position), while a semicolon keeps output on the same line.

Keep practicing — related questions

  • If the input of the following program is 10, what will be the output? void print(int); void main() { int n;...
  • What will be the output of the following code snippet in C language? main() { int j=0,i; clrscr(); for(prin...
  • Which of the following SQL clauses is used to place a condition while arranging identical data into a group?
  • What is toxoid? Tetanus is a medical condition characterized by a prolonged contraction of skeletal muscle ...
  • A wedge is a triangular shaped tool that can be used to stop, split, seperate or hold an​ object in place. ...
  • Consider the following statements: 1. Supersonic Jet causes pollution by thinning of ozone layer. 2. Infras...
  • Select the option to tick the correct meaning of the following sentence with regard to the infinitive used ...
  • A Go-Back-N ARQ uses a window of size 7. How many bits are needed to define the sequence number?
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy