Answer Posted / guest
array's start from 0
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
a c code by using memory allocation for add ,multiply of sprase matrixes
What is the general form of #line preprocessor?
How does free() know explain how much memory to release?
Explain what are the standard predefined macros?
What type of function is main ()?
Find MAXIMUM of three distinct integers using a single C statement
What are the c keywords?
Explain bitwise shift operators?
What are the advantages of the functions?
A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles
How to explain the final year project as a fresher please answer with sample project
Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)
In C programming, how do you insert quote characters (‘ and “) into the output screen?
Explain the difference between null pointer and void pointer.
How many types of arrays are there in c?