Showing posts with the label c practicalsShow All
Top 10 C questions for practice with solution for beginner.
 Make number guessing game using function in C.
Write C program to find the transpose of given matrix – Mr programming Boss
Write a program that will demonstrate the use of strcat( ), strcmp( ), strcpy( ), strlen( ) functions.
C program to sort element in lexicographic order or dictionary order.
C program to accept a string using getchar( ), gets( ), scanf( ), scanf with editset command(^\n).
 Write a C program for all Prime number between 1 to N.