Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

#include<stdio.

h>
int main()
{
/*
if statement
if else statementif else if ladder
Nested if
*/

You might also like