Posts

Showing posts with the label c language

write a program in c to Find LCM of any four numer

Image
welcome to bramastra trick .com blog youtube link=  https://www.youtube.com/channel/UCOuAOlsSssYVvEaoIflH5Rw Q.write a program in c to Find LCM of any four numer? Note- agar 4 se kam ya jayda ke liye scanf aur printf  me thoda sa change kar le

Write a programm in C to print the Fibonacci series

Image
   welcome to bramastratrick.com blog youtube link=  https://www.youtube.com/channel/UCOuAOlsSssYVvEaoIflH5Rw  Q.Write a programm in C to print the Fibonacci series

C language me output center me dekhe

Image
C language me output center me dekhe welcome to bramastratrick.com blog youtube link= https://www.youtube.com/channel/UCOuAOlsSssYVvEaoIflH5Rw iss blog me aap result Run karne ke bad apne anusar gagah pe dekh sakte hai iske liye ham gotoxy function use karte hai Horizonataly   80 aur vertically 25 tak hi likh sakte hai ex-(80,25) ,(32,12) etc

Write a program in c to accept a value number and check the value is digit or not

Image
welcome to bramastratrick.com blog youtube link=  https://www.youtube.com/channel/UCOuAOlsSssYVvEaoIflH5Rw Q.Write a program in c to accept a value number and check the value is digit or not

write a program in c to accept a string in 1st and print in 2nd

Image
welcome to bramastratrick.com blog youtube link=  https://www.youtube.com/channel/UCOuAOlsSssYVvEaoIflH5Rw Q.write a program in c to accept a string in 1st and print in 2nd

write a program in c to accept a string and check the string is polindrome or not

Image
Q.write a program in c to accept a string and check the string is polindrome or not

write a program in c to accept a string and count the total number of vowel

Image
Q.write a program in c to accept a string and count the total number of vowel

write a program in c to print hello

Image
Q. write a program in c to print hello issi tarah hello ke gaggah pe hi ya aona name likh kar print kar sakte hai

write a program in c to accept two number and sum it

Image
welcome to bramastratrick.com blog Q. write a program in c to accept two number and sum it

write a program in c to accept a number and print it

Image
welcome to bramastratrick.com blog   Q. write a program in c to accept a number and print it

write a program in c to accep a character and print the ASCII value of these character

Image
welcome to bramastratrick.com blog Q. write a program in c to accep a character and print the ASCII value of these character Ascii value= 0 to 9 → 48 to 57 A to Z → 65 to 90 a to z → 97 to 122