subject

ARREGLAR ESTE CODIGO PARA QUE FUNCIONE CORRECTAMENTE EN BORLAND C++ (se busca sacar el promedio de 4 calificaciones)

FIX THIS CODE TO MAKE IT WORK CORRECTLY IN BORLAND C++
(its supossed to give the averageof 4 ratings)

#include
#include
#include
main()
{
int cal1,cal2,cal3,cal4,sum, prom;
cout<<”Ingrese la primer calificacion”< >cal1;
cout<<”Ingrese la segunda calificacion”< >cal2;
cout<<”Ingrese la tercera calificacion”< >calif3;
cout<<”Ingrese la cuarta calificacion”endl< sum=cal1+cal2+cal3+cal4;
cout<<”La suma de : ”< prom=sum/4;
cout<<”El promedio de:”< getch();
}

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 14:20
Consider a byte-addressable computer with 16mb of main memory, a cache capable of storing a total of 64kb of data and block size of 32 bytes. (a) how many bits in the memory address? (b) how many blocks are in the cache? (c) specify the format of the memory address, including names and sizes, when the cache is: 1. direct-mapped 2. 4-way set associative 3. fully associative
Answers: 2
question
Computers and Technology, 22.06.2019 17:00
Annie is creating a corporate report for a company’s annual meeting. in the report, she wants to add the signature of various department heads. which device can annie use to capture signatures to include in the report? a. printer b. monitor c. e-reader d. digitizing tablet
Answers: 1
question
Computers and Technology, 23.06.2019 06:30
Which option correctly describes a dbms application? a. software used to manage databases b. software used to organize files and folders c. software used to develop specialized images d. software used to create effective presentations
Answers: 1
question
Computers and Technology, 24.06.2019 01:00
What shows the web address of the page that is currently displayed in the workspace? status window toolbar location bar internet box
Answers: 1
You know the right answer?
ARREGLAR ESTE CODIGO PARA QUE FUNCIONE CORRECTAMENTE EN BORLAND C++ (se busca sacar el promedio de...
Questions
question
Mathematics, 22.07.2019 04:30
question
Biology, 22.07.2019 04:30