Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
Write a C program to input five numbers and print them out on a new line e.g 5, 10, 15, 20, 25 displayed as 5 10 15 20 25
#include stdio.h void main() { char prompt; int a,b,c,d,e; /* Ask for the integers to be entered */ printf("Please enter in 5 integers seperated by a space \n\r"); scanf("%d %d %d %d %d",&a,&b,&c,&d,&e); printf("%d \n\r",a); printf("%d \n\r",b); printf("%d \n\r",c); printf("%d \n\r",d); printf("%d \n\r",e); printf("Press any key to exit \n\r"); scanf("\n%c",&prompt); }
Respected Sir, I want the above written text in a C program
Sir i want to know all the basic knowledge of turbo c.
A container class is a class which is used to hold objects in external storage and memory. A container class work as a generic holder. A container class contains a predefined behav
a padovan string p(n) for a natural number n is defined as p(0)=''x'' p(1)=''y'' p(2)=''z'' p(n)=p(n-2)+p(n-3),n>2
Write a program to input two integers. If they are equal display "The numbers are equal". Otherwise display a message if the first is a multiple of the second or if it is not a mul
Command-line arguments are passed into programs using the arguments of main(). Here's a quick example, for a program called by typing "progname file.txt 1 2.7": #include #incl
write c++ programm calculate electricity bill with person name,use ,id
implementation of the power and factorial in programs
Spider webs have two types of silk, sticky silk and strength silk, spiders do not move on the sticky silken threads only on the strength threads. Assume one type of spider creates
The size of () operator This is a pseudo-operator given by the language, which returns the number of bytes taken up by a variable or data type. The value returned by this opera
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd