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, 21.06.2019 16:00
Create a logic array qualifyingindex with true for any location where the runner is male with a running time less than 8.2. row array runnergenders indicate if a runner if male (m) or female ( f. row array runnertimes indicates the corresponding runner's time.
Answers: 1
question
Computers and Technology, 22.06.2019 17:00
1. so if i wanted to build a linux server for web services(apache) with 1cpu and 2 gb of memory.-operating at 75% of memory capacity2. a windows server with 2 cpu/ 4gb memory- operating at 85% of memory capacity3. a storage server with 1 cpu/ 2gb memory- operating at 85% of memory capacityhow much memory do i have to add for each server.so that the utilization rate for both cpu and memory is at a baseline of 60%."the details for the cpu like its processor or the memory's speed isnt to be concerned" yeah i kept asking my teacher if he's even sure about the but the whole class seems to be confused and the project is due in 3 days..this is a virtualization project where i have to virtualize a typical server into an exsi hypervisor.
Answers: 2
question
Computers and Technology, 22.06.2019 19:10
10. when you create a pivottable, you need to specify where to find the data for the pivottable. is it true
Answers: 2
question
Computers and Technology, 23.06.2019 21:30
Which of the following includes the three primary network access technologies? dsl, cable modem, broadband lan, wan, man voip, uc, iptv tcp/ip, ftp, dhcp
Answers: 2
You know the right answer?
ARREGLAR ESTE CODIGO PARA QUE FUNCIONE CORRECTAMENTE EN BORLAND C++ (se busca sacar el promedio de...
Questions
question
Mathematics, 15.10.2019 03:00
question
Mathematics, 15.10.2019 03:00
Questions on the website: 13722363