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


Please Help Members By Posting Answers For Below Questions

Who developed c language and when?

592


If I have a char * variable pointing to the name of a function ..

662


A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream

671


Differentiate between #include<...> and #include '...'

623


What is the size of a union variable?

606






What are identifiers c?

571


What are types of preprocessor in c?

624


Explain how can I avoid the abort, retry, fail messages?

597


Define and explain about ! Operator?

619


How can I write a function that takes a format string and a variable number of arguments?

611


Define C in your own Language.

646


What are directives in c?

550


What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

737


Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?

602


What is the process to generate random numbers in c programming language?

616