in Education by

What about the Stack segment in .COM program during execution:

  1. Must be defined explicitly in the program
  2. DOS uses the high area of the COM program for the Stack
  3. There is no stack for .COM program during execution
  4. none of the above

1 Answer

0 votes
by

Correct Answer is  DOS uses the high area of the COM program for the Stack

Related questions

0 votes
    The maximum memory space addressable by 8086 processor was? 64 KB 640KB 1MB 2MB...
asked May 1, 2021 in Education by JackTerrance
0 votes
    You want to initialize the IP register with the value 2000: 1.Mov IP,2000 2. Jmp 2000 3. Mov 2000,IP 4. You can not change IP register...
asked May 1, 2021 in Education by JackTerrance
0 votes
    The physical address 12345 can be represented by the logical address 1. 1234:5 2. 1230:45 3. Both (a) and (b) are wrong 4. Both (a) and (b) are correct...
asked May 1, 2021 in Education by JackTerrance
0 votes
    The operating system functions: System boot Running applications Both wrong Both correct...
asked May 1, 2021 in Education by JackTerrance
0 votes
    What is the value of over flow (O) flag after the instruction: SUB AX,AX Set Cleared Unknown none of the above...
asked May 1, 2021 in Education by JackTerrance
0 votes
    Which mode allows us to run program interactively while watching source code and variables during execution? (a) ... Servlet of Java Select the correct answer from above options...
asked Feb 22, 2022 in Education by JackTerrance
0 votes
    Buffer-overflow attack can take place if a machine can execute a code that resides in the data/stack segment. (a ... Security questions and answers pdf, mcq on Cyber Security pdf,...
asked Nov 4, 2021 in Education by JackTerrance
0 votes
    Error:Execution failed for task ':app:dexDebug'. com.android.ide.common.process.ProcessException: org.gradle. ... for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 20, 2022 in Education by JackTerrance
0 votes
    Write a program in 8086 to move hundred bytes of data from the offset address 3000H in the segment 4000H Select the correct answer from above options...
asked Dec 20, 2021 in Education by JackTerrance
0 votes
    Rewrite the following JAVA program segment using switch case.. char code; if(code=='B'||code=='b') System.out. ... now .plz help me . Select the correct answer from above options...
asked Dec 17, 2021 in Education by JackTerrance
0 votes
    In the construction of a two-span bridge (span length = L) by using span-by-span construction, why is a ... .25L bridge segment is constructed in the first phase of construction?...
asked Jan 1, 2021 in Technology by JackTerrance
0 votes
    How can I ask the user to enter a value during the execution of a GnuPlot script? I would like ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 17, 2022 in Education by JackTerrance
0 votes
    _______ means that data used during the execution of a transaction cannot be used by a second transaction ... Database Interview Questions and Answers for Freshers and Experience...
asked Oct 11, 2021 in Education by JackTerrance
...