0% found this document useful (0 votes)
6 views3 pages

CSE Assignment-1

Assignment

Uploaded by

chandinishaik838
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0% found this document useful (0 votes)
6 views3 pages

CSE Assignment-1

Assignment

Uploaded by

chandinishaik838
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 3
1 #includecstdio.h> 2 3 int main() 4Ait 5 Jurite ¢ code here 6 printf("hhat is a computer? \n"); 7 printf("A computer is a electronic device used to process data. \n’ 8 printf("A complete computer system includes four distinct parts. \n"); 9 printf (Hardware. \n")5 10 printf (“Software. \n")5 nn printf("Data. \n"); 2 printf("User. \n"); 3B “returno"; wl} Nae read A computer is a electronic device used to process data. A complete computer system includes four distinct parts. DES Eta eas eae 1 #include 2 3 int main() 4Hit 5 code here 6 printf("%d \n", 1)5 7 printf("Xd \n", 2)5 8 printf("%d \n", 3)5 9 printf("¥d \n", 4)5 10 printf("Xd \n", 5); a printf("¥d \n", 6)5 12 printf("¥d \n", 7); 2B printf("¥d \n", 8)5 14 printf("%d \n", 9); as printf("Xd \n", 1¢)5 16 “returnd"; a py E} 4 5 cy Wi 8 es u Process exited after 1.347 seconds with return value 0 Leeman Oe Let 1 #include 2 3 int main() 4E 5 printf ("%f \n", 1.5) 6 printf ("%f \n", 2.5)5 z printf("%f \n", 3.5)5 8 printf("%f \n", 4.5)5 9 printf("%f \n", 5.5)3 10 printf ("%f \n", 6.5)5 a printf("%f \n", 7.5)3 12 printf ("%f \n", 8.5)5 13 printf("%f \n", 9.5); 14 printf("%f \n", 16.5); 15 “returnd"; 16 | } PetI:1-] 13) Lele) Tolle) acl) astoleloLclo) sll) loll) Pesl°1:]-] 1c) Pest°I:]-]: 13} 0.500000 aaa eee Bae PPP as a LT) Press any key to continue .

You might also like