Answer Posted / saravanan j (srm universi
array concept is used to locate the memory allocation for
the variables
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How reliable are floating-point comparisons?
What is the heap?
How can I read a binary data file properly?
Write a c program to demonstrate character and string constants?
How can I do peek and poke in c?
How can I list all of the predefined identifiers?
What are the advantages and disadvantages of pointers?
PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE
What is the use of a semicolon (;) at the end of every program statement?
Explain how do you convert strings to numbers in c?
Explain is it better to bitshift a value than to multiply by 2?
Is flag a keyword in c?
Is c still used?
Explain what is a program flowchart and explain how does it help in writing a program?
How many levels deep can include files be nested?