Yatendra AwanaMay 141 minProgram to print the sum of digits of any numberProgram to print the sum of digits of any number
Yatendra AwanaOct 28, 20211 minProgram to find biggest number from three given numbersProgram to find biggest number from three given numbers
Yatendra AwanaOct 28, 20211 minProgram to find quotient and remainderProgram to find quotient and remainder
Yatendra AwanaOct 28, 20211 minProgram to print whether a number is even or oddProgram to print whether a number is even or odd
Yatendra AwanaOct 28, 20211 minProgram to print the bigger number using if Program to print the bigger number if statement in c programming
Yatendra AwanaJul 21, 20211 minProgram to understand the size of operator using c languageProgram to understand the size of operator using c language
Yatendra AwanaJul 21, 20211 minwrite a c program to swap the value of two variablewrite a c program to swap the value of two variable
Yatendra AwanaJul 21, 20211 minProgram to understand the use of comma operator in c programming langugeProgram to understand the use of comma operator in c programming languge
Yatendra AwanaJul 21, 20211 minwrite a c program to print the larger of two numbers using conditional operator. write a c program to print the larger of two numbers using conditional operator.
Yatendra AwanaJul 21, 20211 minWrite a C program to understand the use of relational operatorsWrite a C program to understand the use of relational operators
Yatendra AwanaJun 18, 20211 minWrite a C program using Prefix increment/decrement concept.Write a c program using Prefix increment/decrement concept.
Yatendra AwanaJun 18, 20211 minWrite a Program to understand the use of floating point data type and arithmetic operation.Write a Program to understand the use of floating point data type and arithmetic operation. or using Float Variable find the sum,sub,mul,div
Yatendra AwanaJun 18, 20211 minWrite a C Program to find out the size of data typesWrite a C Program to find out the size of data types
Yatendra AwanaJun 18, 20211 minWrite a C program Integer arithmetic operations or write a c program to find sum,sub,mul, div & rem.Write a C program Integer arithmetic operations. write a c program to find sum,sub,mul, div and Reminder of Two Number.