- How to print %d using printf in C language.
- Write a program to swap two numbers.
- Write a program to swap two numbers without using third variable.
- Write a program to check whether a number is even or odd without using modulus(%) operator.
- Write a program to check even or odd without modulus and bitwise operator.
- C Program to move your name with keystrokes
0 Comments