Answer Posted / himesh
C is a computer language. It is a procedural and case sensitive language.
| Is This Answer Correct ? | 4 Yes | 13 No |
Post New Answer View All Answers
What are the advantages of using macro in c language?
the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b
Was 2000 a leap year?
How to write a code for implementing my own printf() and
scanf().... Please hep me in this... I need a guidance...
Can you give an coding for c... Please also explain about
the header files used other than #include
Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"
What is the argument of a function in c?
Can you subtract pointers from each other? Why would you?
Is void a keyword in c?
What is 1f in c?
Write a progarm to find the length of string using switch case?
Does c have enums?
Write a program to print numbers from 1 to 100 without using loop in c?
What is a pointer in c?
What is a pointer variable in c language?
What is the heap in c?