Answer Posted / pearl
This is possible if your OS providing the system calls to access those memory manager data structure.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is event driven programming or procedural programming, better within specific scenario?
what is the diffrenet bettwen HTTP and internet protocol
What are the applications of c language?
How do you construct an increment statement or decrement statement in C?
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above
Explain built-in function?
Who developed c language?
What happens if header file is included twice?
Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
Explain can you assign a different address to an array tag?
What is the difference between Printf(..) and sprint(...) ?
how could explain about job profile
How can you convert integers to binary or hexadecimal?
What is the meaning of typedef struct in c?
what is event driven software and what is procedural driven software?