pgm to find number of words starting with capital letters
in a file(additional memory usage not allowed)(if a word
starting with capital also next letter in word is capital
cann't be counted twice)
No Answer is Posted For this Question
Be the First to Post Answer
What are header files and what are its uses in C programming?
Output for following program using for loop only * * * * * * * * * * * * * * *
Differentiate fundamental data types and derived data types in C.
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
How Many Header Files in c?
Are there namespaces in c?
explain what are actual arguments?
What is data structure in c language?
What is the difference between break and continue?
Print all numbers which has a certain digit in a certain position eg: number=45687 1 number=4 2 number=5 etc
How can I find the modification date and time of a file?
What are header files? What are their uses?