Why is c so powerful?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what are its uses in c programming?
c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above
WHOT IS CHAR?
write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.
A program to write a number of letters and numbers, such as counting and display
What the different types of arrays in c?
Is double link list a linear data structure? If Yes, Why?If No, Why?
what is the difference between c and java?
Explain pointers in c programming?
What is the right type to use for boolean values in c? Is there a standard type?
What should not contain a header file?
how to find string length wihtout using c function?