Answer Posted / swe
PrimitiveType
ReferenceType
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above
What are 3 types of structures?
Describe the modifier in c?
What are the advantages of c language?
diff between exptected result and requirement?
What is getch c?
What is chain pointer in c?
What does & mean in scanf?
Why c is faster than c++?
Explain the difference between call by value and call by reference in c language?
What are static variables in c?
What is the purpose of ftell?
What is pointer to pointer in c with example?
Explain what is gets() function?
Is it better to use malloc() or calloc()?