Sonia Alexandra Pinzon Nunez
Quiz by , created more than 1 year ago

Completar código de un programa con instrucciones secuenciales en lenguaje c++

2
0
0
Sonia Alexandra Pinzon Nunez
Created by Sonia Alexandra Pinzon Nunez about 4 years ago
Close

Programa Lenguaje C++

Question 1 of 1

1

# <iostream>
using std;
int () {
int valor=10;
<<"el valor almacenado es "valor<<endl;
return ;
}

Drag and drop to complete the text.

    include
    namespace
    main
    cout
    <<
    1

Explanation