Skip to content
Open navbar menu
Sign UpLog In
Profile icon

Mapidx

@Mapidx
A CSIT student uploading basic programs in C
Mapidx
Mapidx
published a Repl
6 months ago
0
Grade a student by marks
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.
Mapidx
Mapidx
published a Repl
7 months ago
0
nested if
nested ifJust a simple example to show the working of NESTED - IF statement.
Mapidx
Mapidx
published a Repl
7 months ago
0
Switch Case
Switch CaseA simple C - Program to show how the switch case works.
Mapidx
Mapidx
published a Repl
7 months ago
0
IF Else Ladder
IF Else Ladder A simple program in C to demonstrate the function of IF - ELSE ladder
Mapidx
Mapidx
published a Repl
7 months ago
0
Type Casting
Type CastingClears some MYTH/Doubt using FLOAT and shows the use or need of typecasting using different examples.
Mapidx
Mapidx
published a Repl
7 months ago
1
Bitwise Shift Operators
Bitwise Shift OperatorsUse of Bitwise Shift Operators in C
Mapidx
Mapidx
published a Repl
7 months ago
1
Conditional Operators
Conditional OperatorsUse of Conditional Operators in C