Mapidx
@Mapidx
A CSIT student uploading basic programs in C
Repls
Community
0
Grade a student by marksThis program reads the information about user and read their marks in 5 subjects and calculates the percentage and grades the student.
1
0
0
0
nested ifJust a simple example to show the working of NESTED - IF statement.
0
0
0
0
Switch CaseA simple C - Program to show how the switch case works.
0
0
0
0
IF Else Ladder A simple program in C to demonstrate the function of IF - ELSE ladder
7
0
0
0
Type CastingClears some MYTH/Doubt using FLOAT and shows the use or need of typecasting using different examples.
0
0
0
1
Bitwise Shift OperatorsUse of Bitwise Shift Operators in C
7
0
1
1
Conditional OperatorsUse of Conditional Operators in C
11
0
1