how many error occurs in C language ?
Answer Posted / umesh
all ans is currect
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you explain the four storage classes in C?
Write a program to check armstrong number in c?
What is the difference between near, far and huge pointers?
What is ambagious result in C? explain with an example.
a program that can input number of records and can view it again the record
What is an identifier?
What is a scope resolution operator in c?
What is the use of the function in c?
Why is it that not all header files are declared in every C program?
Can we declare variable anywhere in c?
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 sizeof array?
In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none
What are variables and it what way is it different from constants?
Is c easy to learn?