0% found this document useful (0 votes)
6 views

Anuj c Programming

Uploaded by

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

Anuj c Programming

Uploaded by

anujkrana7262
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 15

Soaring high

Introduction to programming using c


‘FILE’

SUBMITTED BY:
ANUJ KUMAR SUBMITTED TO:
B.TECH(CSE) RINKI AHUJA
SEACTION ‘A’
INDEX
S.NO NAME OF THE PROGRAMS PAGE
• 1. To print hello world 3

• 2. To print variables or values 4

• 3. To add three number 5

• 4. To print the student information 6

• 5. To print area of rectangle 7

• 6. print the float conditions 8

• 7. To print the unsigned 9

• 8. To print student percentage of marks 10

• 9. To AND & OR gate 11

• 10. To print odd or even number 12

• 11. Take input from the user than check eligible or not 13

• 12. Check the number is positive , negative or zero 14


13. PRINTING THE DAYS OF WEEK USING
SWITCH STATEMENT

14.
PROGRAM 1: TO PRINT HELLO WORLD

INPUT:

OUTPUT:
PROGRAM 2:TO PRINT VARIABLES OR VALUES
INPUT:

OUTPUT:
PROGRAM 3: TO ADD THREE NUMBERS
INPUT:

OUTPUT:
PROGRAM 4: PRINT THE STUDENT INFORMATION

INPUT:

OUTPUT:
PROGRAM 5:TO PRINT AREA OF RACTANGLE
INPUT:

OUTPUT:
PROGRAM 6:
INPUTS:

OUTPUTS:
PROGRAM 7: TO PRINT UNSIGNED LONG/BYTES
INPUT:

OUTPUT:
PROGRAM 8:TO PRINT STUDENT PERCENTAGE OF MARKS
INPUT:

OUTPUT:
PROGRAM 9:TO PRINT AND && OR GATE

INPUT:

OUTPUT:
PROGRAM 10:TO PRINT ODD OR EVEN NUMBER
PROGRAM 11: TAKE INPUT FROM THE USER THAN CHECK
ELIGIBLE OR NOT
PROGRAM 12: CHECK THE NUMBER IS POSITIVE ,NEGITIVE OR ZERO

You might also like