for an application which exceeds 64k the memory model should be
a)medium
b)huge
c)large
d)none
Answer Posted / prasanna
medium .so that only the chip 8086 is invented
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
What is deadlock? Explain.
How do you know if you need 32 bit or 64 bit software?
How do I search all files in windows?
Why do we need inter process communication?
What is asynchronous task?
Explain the concept of deadlocks? Why they are used?
Do I need both program files and program files x86?
Explain the resident set and working set of a process?
Different types of real-time scheduling?
How do I know if my hardware supports 64 bit?
Give a non-computer example of preemptive and non-preemptive scheduling?
What does echo $$ do?
How can you pause the execution of a Thread for a certain amount of time?
What are the thread states?
Suppose if we have a variable 'I' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?