What is merge sort in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is volatile variable in c?
How do I declare an array of N pointers to functions returning pointers to functions returning pointers to characters?
Write a program on swapping (100, 50)
What language is c written?
What is the right type to use for boolean values in c?
1. Write the function int countchtr(char string[ ], int ch); which returns the number of times the character ch appears in the string. Example, the call countchtr(“She lives in NEWYORK”, ‘e’) would return 3.
Stimulate calculators to perform addition,subtraction,multiplication and division on two numbers using if/else statement?
Here is alphabets : abcdefgh 1) how to reverse. as hgfedcba 2) after reversal, how to group them in a pair hg fe dc ba.
Who developed c language and when?
Are negative numbers true in c?
Write a program to print a (*)pattern programming (A to Z) in capital in one programming ?
There is a mobile keypad with numbers 0-9 and alphabets on it. take input of 7 keys and then form a word from the alphabets present on those keys.