Searching For Palindromes || C programming || BCIS

Filter Course


Searching For Palindromes || C programming || BCIS

Published by: Dikshya

Published date: 22 Mar 2023

Searching For Palindromes || C programming || BCIS

Searching For Palindromes

This is the very short and easy “C” coding that is used to Searching For Palindromes . “printf” is the name of one of the main C output functions, and stands for “print formatted”.


Result


Result


“;”
This is the very important part of any programming language because “;” helps to stop the program limits if you don’t write “;” in your program statement the programming will be wrong.