Answer Posted / lakshmi
it is a grouped item of consequitive memory elements with
similar type of values.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
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 c language function prototype?
what is recursion in C
how to construct a simulator keeping the logical boolean gates in c
Explain the use of #pragma exit?
How to explain the final year project as a fresher please answer with sample project
Can we access array using pointer in c language?
What is graph in c?
Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;
How to implement a packet in C
How will you divide two numbers in a MACRO?
Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)
Explain do array subscripts always start with zero?
What would be an example of a structure analogous to structure c?
Explain how are portions of a program disabled in demo versions?