how to count no of words,characters,lines in a paragraph.
No Answer is Posted For this Question
Be the First to Post Answer
A stack can be implemented only using array?if not what is used?
what is pointer ?
10 Answers Kernex Micro Systems,
Write a program to print ASCII code for a given digit.
Write a program to add the following ¼+2/4+3/4+5/3+6/3+... (Like up to any 12 no.s)
Write a program that accept anumber in words
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
write a recursive program in'c'to find whether a given five digit number is a palindrome or not
How can you find out how much memory is available?
How does C++ help with the tradeoff of safety vs. usability?
what is difference between #include<stdio.h> and #include"stdio.h"
read an array and search an element
What is variables in c?