to get a line of text and count the number of vowels in it
Answer Posted / sachin
Write a program to print the size of all the data types supported by C and its range?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the code in while loop that returns the output of given code?
A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile
Which is best linux os?
Can you explain the four storage classes in C?
What are the 4 types of programming language?
What is the difference between class and object in c?
Are the outer parentheses in return statements really optional?
what is the significance of static storage class specifier?
What is c language in simple words?
What is the size of structure in c?
How can I discover how many arguments a function was actually called with?
Multiply an Integer Number by 2 Without Using Multiplication Operator
Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.
What is modifier & how many types of modifiers available in c?
Explain the difference between null pointer and void pointer.