What do you mean by c what are the main characteristics of c language?
No Answer is Posted For this Question
Be the First to Post Answer
how to construct a simulator keeping the logical boolean gates in c
Find if a number is power of two or not?
Convert a distance from miles to kilometers .there are 5280 feets per mile,12 inches per foot .2.54 centimeters per inch and 100000centimeters per kilometer
What does the error 'Null Pointer Assignment' mean and what causes this error?
Write a program using two-dimensional array that lists the odd numbers and even numbers separately in a 12 input values.
What are the phases in s/w developed life cycle? wat is the diff b/w stack & queue...where do we use stack
Do string constants represent numerical values?
How can I trap or ignore keyboard interrupts like control-c?
What is wrong with this initialization?
Why do we need volatile in c?
Compare interpreters and compilers.
accept character from keyboard untill the user presses the enter key.If the user enters any character other than upper case(A-Z)alphabets program should stop taking any input