Explain the difference between getch() and getche() in c?
No Answer is Posted For this Question
Be the First to Post Answer
palindrome for strings and numbers----Can anybody do the prog?
6 Answers CTS, TCS, Vipro Lifescience Pvt,
I have seen function declarations that look like this
Is c is a high level language?
Function shall sum members of given one-dimensional array. However, it should sum only members whose number of ones in the binary representation is higher than defined threshold (e.g. if the threshold is 4, number 255 will be counted and 15 will not) - The array length is arbitrary - output the results to the stdout
Why double pointer is used in c?
Which of the following is not a valid declaration for main ()? 1) int main() 2) int main(int argc, char *argv[]) 3) They both work
Explain do array subscripts always start with zero?
what r callback function?
write a function to find whether a string is palindrome or not and how many palindrome this string contain?
Stimulate calculator using Switch-case-default statement for two numbers
Write a C program to perform some of the operation which can be performed using Single linked list
Is c is a procedural language?