aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Programming in C++
  • Which of the following statements is the correct output s...
Multiple choice

Which of the following statements is the correct output statement in C++?

  1. cin>>"India";

  2. cin<<"India";

  3. cout<<"India";

  4. cout>>"India";

  5. cout<<India;

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

This is the correct option as the insertion operator is used and the statement is enclosed inside double quotes.

Keep practicing — related questions

  • What will be the output of the following C code? void main() { printf(Hello ); printf(World); }
  • Which of the following statements about the use of credit cards in India in 2009-10 is/are correct? I. The ...
  • Which of the following statements about the ICC World Twenty20 played in West Indies in 2010 is are correct...
  • Which of the following statements about the annual Hopman Cup tennis tournament held in 2010 is/are correct...
  • Which of the following statements about foreign tourist arrivals (FTAs) in India in 2009 are correct, accor...
  • President Pratibha Patil went on an official visit to China in 2010. Which of the following statements is/a...
  • Which of the following statements about the National Integration Council (NIC) which was/were reconstituted...
  • Which of the following statements is correct about India Aviation 2010, the International Exhibition and Co...
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Programming Fundamentals (2381 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy