What is getch () for?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how can you avoid including a header more than once?
write a program to copy a string without using a string?
Input is "Jack and jill went up a hill" To print output is 1-letter word(s)-1 2-letter words-1 3-letter words-1 4-letter words-4
which of 'arrays' or 'pointers' are faster?
write a c program that prints all multiples of 3between 1 and 50.
in iso what are the common technological language?
wtite a program that will multiply two integers in recursion function
what information does the header files contain?
6 Answers BSNL, Cisco, GDA Technologies,
What is dangling pointer in c?
Is it possible to run a c program without using main?If yes HOW??
Why void main is used in c?
What is boolean in c?