loopysoop5059 loopysoop5059
  • 14-09-2019
  • Computers and Technology
contestada

Write a program with the following output: ( Notice the beeline and space). Hello world! Hello

Respuesta :

ExieFansler ExieFansler
  • 17-09-2019

Answer:

#include <iostream>

using namespace std;

int main() {

cout<<"Hello world! Hello";//statement to print the statement.

return 0;

}

Explanation:

The above written program is in C++.In C++ cout is used to print ouput on the screen and it is called standard output.So to print Hello world! Hello you have to code

cout << "Hello world! Hello";

This will print the statement.

Answer Link
kiyalincoln
kiyalincoln kiyalincoln
  • 13-11-2019

Answer:

Hello!

Explanation:

Answer Link

Otras preguntas

It solves the systems of equations.To find the method indicated like:1. Determinants2. Equalization3. Reduction4. Substitutionplease...:)
A car has a maximum speed of 341.7 feet/second. Convert this speed to miles/hours.
how many whole ones equal 40 tenths
what is the answer to this proplem in the picture.
what happen to the bulb when it is in series connection?
What are hydrocarbon?
The height of a door is 210 cm. Darren is 5/6 of the height of the door. What is Darren’s height?
Is the following correspondence a function? Yes or No?
find the slope and y intercept y=2
If The dimensions of a brick that weighs 25N are 0.19m x 0.07m x 0.095m. What pressure does the brick exert on the ground if it is resting on its largest face?