Question
what are .COM FILES

Answers

Since a .COM file does not contain any header information, the DOS
loader has no way of determining how much memory is required for a
program beyond the physical size of the program. Even this number is
deceptive because it does not include a stack. Therefore, DOS always
allocates all available memory above the program to the program.

To use the allocate memory function, the programmer must release that
extra memory using Int 21h Function 4ah, Set Memory Block Size. Given
that generally there is more that 64 Kbytes of memory, the DOS sets
Stack Top to just under that value, it is generally safe to release all
memory above 64 Kbytes.   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q What are Small and Payment Banks?
  • Q What sorting algos have their best and worst case times equal ?
  • Q Tell me how to label a reconciliation spreadsheet for a customer that is billed monthly in advance?
  • Q What are the steps to publish a controller command as a web?
  • Q Variant viruses that arise in animals infected with bovine virus diarrhoea virus, feline leukaemia virus or feline coronavirus may cause disease in that infected individual. Indicate the novel features of these variant viruses and outline the pathogenesis of the diseases that they induce
  • Q Name few of the techniques used in the animation.
  • Q Which enzyme take part in digestion of milk protein?
  • Q What is good source of protein ?
  • Q What are the Hotfixes and Patches in SQL Server?
  • Q What is a restricted key figure and give an example?
  • Q What is query optimization?