Answer Posted / guest
array's start from 0
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
Can you tell me how to check whether a linked list is circular?
What is data type long in c?
What is function in c with example?
What is header file in c?
Write a program to print ASCII code for a given digit.
What is a MAC Address?
I heard that you have to include stdio.h before calling printf. Why?
what is the role you expect in software industry?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
How can you avoid including a header more than once?
How many types of operators are there in c?
Who developed c language?
What is putchar() function?
Can you please explain the scope of static variables?
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?