How many page faults will occur for below sequence of pages when LRU page replacement algorithm is used (The memory can only have 3pages): 1,2,3,4,2,1,5,2,4 (something like that)
If a CPU has 20 address lines but MMU does not use two of them. OS occupies 20K. No virtual memory is supported. What is the maximum memory available for a user program?
Which of the following can be zero?
A. swap space
B. physical memory
C. virtual memory
What is a must for multitasking?
A. Process preemption
B. Paging
C. Virtual memory
D. None of the above
Using the following instructions and two registers, A&B. find out A XOR B and put the result in A
PUSH
Latest Answer : Who handles page faults?A. OS... ...
For which of following is it not possible to write an algorithm.
A. To find out 1026th prime number
B. To write program for NP-complete problem
C. To write program which generates true Random numbers.
What is the essential requirement for a real-time systems
A. pre-emption
B. virtual memory
C. paging etc
How to develop compile and run a C program | |
The steps involved in building a C program are:
1. First program is created by using any text editor and the file is stored with extension as .c
2. Next the program is compiled. There are many compilers available like GNU C compiler called as gcc, Sun compiler, Borland compiler which is pop |
|
NLP E-Prime Technique | |
NLP E Prime Technique Introduction Neuro linguistic Programming places great deal of importance on non verbal communication and body language However our language also plays a significant role in effective communication It embodies not just the vocabulary we use in our dialect which is around seven |
|
Quality Aspects to Check While Writing COBOL Program | |
Quality Aspects to Check While Writing COBOL Program This article gives a general list which the programmer must check while delivering programs developed in COBOL This can also be used as a general checklist for checking quality of the COBOL program developed mosgoogle Quality is a vital factor fo |
|
Creative Problem Solving | |
Creative Problem Solving Creative problem solving is a method used in situations where knowledge and thinking are not enough Using creativity to solve a problem can be extremely challenging and will take large amounts of effort on the part of those who are trying to solve the problem mosgoogle Often |
|
How To Write The Main Heading For Your Essay | |
How To Write The Main Heading For Your Essay When you write an essay you will want to make sure you write a good heading To write a good heading you will need to plan your essay very effectively If you remember any good points from lectures these could be things you may want to use to create a good |
|
How To Write a Good Essay | |
How To Write a Good Essay While there are many different methods you can use to write an essay standard essays will follow specific formats Understanding the basic format of an essay will allow you to write informative articles which will capture the attention of those that read it mosgoogle The fir |
|
How To Write A College Essay | |
How To Write A College Essay The best way to write a college essay is to start by brainstorming ideas You will also want to make a list of topics you re interested in While there are other ways you can write a college level essay this method is the easiest mosgoogle When you brainstorm you will want |
|
How Problem Solving Can Help You In Math | |
How Problem Solving Can Help You In Math Math is a subject which is hated by many people This is unfortunate because mathematics lays down the foundation for all of the technology we have today Computers cell phones cars and space shuttles would not exist if it were not for mathematics mosgoogle The |
|
Problem Solving Strategies | |
Problem Solving Strategies The ability to be flexible is one of the most important aspects of problem solving All of us have problems that differ from each other However it is the strategies that a person uses to solve problems which will lead to either success or failure mosgoogle There are a numbe |
|
Basic concepts of OOPS and Structure of C++ program | |
Basic concepts of OOPS and Structure of C program In this tutorial you will learn about Objects Classes Inheritance Data Abstraction Data Encapsulation Polymorphism Overloading Reusability Before starting to learn C it is essential that one must have a basic knowledge of the concepts of Object orie |
|
|