Program of loop in Python Python program to print a multiplication table of a given number. # if the given range is 10 given_number […]
Read moreTag: loops
Binary To Decimal in C
Binary To Decimal in C Binary To Decimal in C Question: Write a C program to convert a Binary number into Decimal number. […]
Read moreDecimal To Binary in C
Decimal To Binary in C Decimal To Binary in C Question: Write a C program to convert a Decimal number to Binary number. […]
Read moreInput a number less than 5 and print “Hello World” five times if the condition is true – Program by using for loop, do while loop and while loop
Input a number less than 5 and print “Hello World” five times if the condition is true – Program by using for loop, do while […]
Read moreInput age and physical health and print eligibility for riding bike and scooty, JAVA program , C program , if else program , nested if else program , ladder if else program
Input age and physical health and print eligibility for riding bike and scooty, JAVA program , C program , if else program , nested if […]
Read moreWrite a simple C program to enter five subject marks and calculate its average , how to add five subject marks in c programming , c program to calculate marks of five subject , sum and percentage marks program in c language #C
Write a simple C program to enter five subject marks and calculate its average , how to add five subject marks in c programming , […]
Read more
Recent Comments