- C program to find square of a number using function(apply four types)
- C program to find cube of a number using function
- C program to find diameter, circumference and area of circle using function
- C program to find factorial of a number using recursion
- C program to print all natural numbers from 1 to n using recursion
- C program to find power of a number using recursion
- C program to declare, initialize, input and print array elements
- Write a program in C to read n number of values in an array and display them in reverse order.
- Take an integer array where the user will give size and find the sum of the numbers in the array.
- Until the user quits, take input from the user and find whether it is zero, positive or negative using a while loop.
- Take a character array of size 20 (user input) and convert all letters to the uppercase letter.
- Write a C program to find the second largest number.
- Write a C program to concatenate two strings.
- Write a C program to reverse a string.
- Write a C program to merge two strings.
- Write a C program to convert lowercase string to uppercase.
- Write a C program to remove all spaces from a string.
- Write a C program that will copy the elements of an array into another array.
- Write a C program that will count the sum of all elements of a 2D array.
- Write a C program to check whether a string is palindrome or not. Write a c program that will count the total number of alphabets and the total number of digits in a string. Input and display array elements Sum of all array elements Insert new element in array Search an element in array/linear search Find frequency of array elements Add two matrices Check if two matrices are equal Find length of string Compare two strings Merge two array to third array Program to find power of a number using recursion Create, initialize and use pointer Add two numbers using pointers Swap two numbers using pointers Access array using pointers Create file and write contents Read file contents and display Append contents to file
-
Notifications
You must be signed in to change notification settings - Fork 1
kaniz-codes/C-Programming-Final-2024
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
My basic C programming practice.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published