Virtual memory used in Windows architecture
Explain why the virtual memory is to be used in Windows architecture?
Expert
Virtual memory is used in Windows architecture because of the following reasons:
a. The use of Virtual memory is to increase the size of the memory more than you have the memory in your physical system.
b. The process which uses virtual memory cannot access other process’s memory, by this way it keeps the processes secure from another process.
c. The pages which are placed in the virtual memory are having their own setting that agrees the protection which provide to the applications.
d. The inactive memory which is for a longer time period will be stored in some regions which can be stored to the page-file or paged out.
e. On demand the stored pages can be retrieved that is each time the system will need it, it can access it.
State the term System call executable binary file in a process.
Give two ways in which a Java program is less likely to be compromised than the same program written in C++.
describe the foreign key in fact table and dimension table
Super class: It is a class which is extended by one or more sub classes. All Java classes encompass the Object class as a super-class.
Portable: The Portability is the quality of a program which makes it probable to run it on different kinds of computers. The programs written in low level languages are usually not very portable since they are generally closely tied to a particular in
For creating a thread explain the limit on per process.
There are many errors in the following COBOL source code. Identify the errors and rewrite the program so that it contains no errors:IDENTIFICATION DIVISION (Full stop required)PROGRAM ID. ERRORS-EXAMPLE.DATA DIVISION (Fu
What is Member: Members of a class are methods, fields and nested classes.
What real-life experience have you gained along with Software Quality Assurance as well as Software Quality Control?
Cast: Where Java does not allow the utilization of a source value of one type, it is essential to use a cast to force the compiler to admit the use for the target type. The care must be taken with casting values of primitive types, as this frequently
18,76,764
1922757 Asked
3,689
Active Tutors
1460083
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!