Showing posts from December, 2020Show all
C program to check whether the entered number is Evil number or not.
Write a program to search a character in a string using pointer in C language.
C Program to add two numbers using command line Argument.
Different types of access mode used in File Handling in C programming.
Stack Program to accept number of operations from user and execute stack operation without using SWITCH statements.
C Program to print Pascal Triangle of Inputted number of rows.