how to count no of words,characters,lines in a paragraph.
No Answer is Posted For this Question
Be the First to Post Answer
what do the 'c' and 'v' in argc and argv stand for?
WHAT IS HIGH LEVEL LANGUAGE?
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
What is declaration and definition in c?
What does %f mean c?
How are structure passing and returning implemented?
write a program to compare 2 numbers without using logical operators?
What is #define size in c?
Explain the difference between getch() and getche() in c?
how can use subset in c program and give more example
what is the difference between const volatile int i & volatile const int j;