Write programs for String Reversal & Palindrome check
No Answer is Posted For this Question
Be the First to Post Answer
What is return type in c?
helllo sir give me some information of the basic information the c as printf ,scanf , %d ,%f and why is the main use of these.
How are variables declared in c?
What does return 1 means in c?
why we are using semicolon at the end of printh statment
Who developed c language and when?
write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1
What is the significance of c program algorithms?
how many keywords do C compile?
7 Answers Microsoft, Practical Viva Questions,
how to find anagram without using string functions using only loops in c programming
What is #include stdlib h?
Function calling procedures? and their differences? Why should one go for Call by Reference?