44-Write a program to display the string and character.
Program: 44 Write a program to display the string and character. Output: Character value is: h String array value is:
Read MoreA Programs written in any language like c, c++, java, html, css, python and so on.
Program: 44 Write a program to display the string and character. Output: Character value is: h String array value is:
Read MoreProgram: 43 Write a program to show the functioning of gets and puts. Output: Enter your name: EASTER SCIENCE Your
Read MoreProgram: 42 Write a program to find the factorial of a number using function. Output: Enter any number: 6 The
Read MoreProgram: 41 Write a program to find the factorial of a number. Output: Enter any number: 5 The factorial of
Read MoreProgram: 40 Write a program to swap the two numbers using function. Output: Enter the value of a= 6 Enter
Read MoreProgram: 39 Write a C program to display the functions of pointer. Output: Address of i = 6356748 Value of
Read MoreProgram: 38 Write a C program to display whether number is prime or not (while-loop). Output: Enter any number: 5
Read MoreProgram: 37 Write a C program to display the trigonometry functions. Output: 0.479426 0.877583 0.546302 0.250000
Read MoreProgram: 36 Write a C program to calculate sum of two number using another function. Output: Enter any three numbers:
Read MoreProgram: 35 Write a C program to display whether number is prime or not (while-loop). Output: I am in main
Read More