• Result
  • Today's Puzzle
    • Previous Puzzles
    • Prize & Rules
  • Discussion Board
    • Suggestion Board
    • Trending Articles
  • Maths Tricks
  • Placement Papers
    • Placement Questions
    • Interview Experience
    • Placed user Comment
    • Group Discussion
  • English APP
  • login
  • Result
  • Today's Puzzle
    • Previous Puzzles
    • Prize & Rules
  • Discussion Board
    • Suggestion Board
    • Trending Articles
  • Maths Tricks
  • Placement Papers
    • Placement Questions
    • Interview Experience
    • Placed user Comment
    • Group Discussion
  • Walkins
    • Corporate Job Exam
    • Government Job Exam
    • Entrance Exam
  • Training
    • Internship
  • Placement Questions
  • /
  • Operating System

Operating System interview questions and answers for freshers Page 6

Operating System Select Another Category Select Another Topic

Programming and Technical

  • Android 118
  • ASP.NET 60
  • C 459
  • C++ 448
  • DATA STRUCTURE 66
  • DBMS 77
  • ELECTRONICS 39
  • Java 261
  • OOPs Concepts 117
  • Operating Syst 103
  • RDBMS 109
  • UNIX 70

Operating System Question Topics

    Category (1)

    HR Interview (1)

  • Interview (1)
  • Logical Reasoning (6)

  • Coding Decoding (3)
  • Cryptography (2)
  • Decision Making and Problem Solving (1)
  • Numerical Ability (1)

  • Age Problem (1)
  • Programming (11)

  • Arrays (1)
  • Basics (1)
  • Database (1)
  • Program (2)
  • Technical (6)
  • Verbal Ability (1)

  • Antonyms (1)
Keep an EYE (0)
Solved Question (0) UnSolved Question (103)
Pages: 11FirstPrev234567891011NextLast
Advertisements

(#M40029462) OPERATING SYSTEM QUESTION operating system Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. What is logical and physical addresses space?

A. Logical address space is generated from CPU; it bound to a separate physical address space is central to proper memory management. Physical address space is seen by the memory unit. Logical address space is virtual address space. Both these address space will be same at compile time but differ at execution time.

Asked In Operating System MAN (12 years ago)
Unsolved
Is this Puzzle helpful?   (0)   (0) Submit Your Solution

(#M40029461) OPERATING SYSTEM QUESTION operating system Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. What is cache memory?

A. Cache memory is random access memory (RAM) that a computer microprocessor can access more quickly than it can access regular RAM. As the microprocessor processes data, it looks first in the cache memory and if it finds the data there (from a previous reading of data), it does not have to do the more time-consuming reading of data from larger memory.

Asked In Operating System MAN (12 years ago)
Unsolved
Is this Puzzle helpful?   (0)   (0) Submit Your Solution
Advertisements

(#M40029460) OPERATING SYSTEM QUESTION operating system Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. What are necessary conditions for dead lock?

A. 1. Mutual exclusion (where at least one resource is non-sharable)
2. Hold and wait (where a process holds one resource and waits for other resource)
3. No preemption (where the resources can't be preempted)
4. Circular wait (where p[i] is waiting for p[j] to release a resource. i= 1,2,...¦n
j=if (i!=n) then i+1
else 1 )

Asked In Operating System MAN (12 years ago)
Unsolved
Is this Puzzle helpful?   (0)   (0) Submit Your Solution

(#M40029459) OPERATING SYSTEM QUESTION operating system Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. What is fragmentation? Tell about different types of fragmentation?

A. When many of free blocks are too small to satisfy any request then fragmentation occurs. External fragmentation and internal fragmentation are two types of fragmentation. External Fragmentation happens when a dynamic memory allocation algorithm allocates some memory and a small piece is left over that cannot be effectively used. Internal fragmentation is the space wasted inside of allocated memory blocks because of restriction on the allowed sizes of allocated blocks.

Asked In Operating System MAN (12 years ago)
Unsolved
Is this Puzzle helpful?   (0)   (1) Submit Your Solution

(#M40029458) OPERATING SYSTEM QUESTION operating system Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. What is thrashing?

A. It is a phenomenon in virtual memory schemes when the processor spends most of its time swapping pages, rather than executing instructions. This is due to an inordinate number of page faults

Asked In Operating System MAN (12 years ago)
Unsolved Read Solution (1)
Is this Puzzle helpful?   (5)   (0) Submit Your Solution Cryptography

(#M40029457) OPERATING SYSTEM QUESTION operating system Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. What is virtual memory?

A. Virtual memory is hardware technique where the system appears to have more memory that it actually does. This is done by time-sharing, the physical memory and storage parts of the memory one disk when they are not actively being used.

Asked In Operating System MAN (12 years ago)
Unsolved
Is this Puzzle helpful?   (0)   (0) Submit Your Solution

(#M40029456) OPERATING SYSTEM QUESTION operating system Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. What is process synchronization?

A. A situation, where several processes access and manipulate the same data concurrently and the outcome of the execution depends on the particular order in which the access takes place, is called race condition. To guard against the race condition we need to ensure that only one process at a time can be manipulating the same data. The technique we use for this is called process synchronization.

Asked In Operating System MAN (12 years ago)
Unsolved
Is this Puzzle helpful?   (3)   (1) Submit Your Solution

(#M40029455) OPERATING SYSTEM QUESTION operating system Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. What is a thread?

A. A thread is a program line under execution. Thread sometimes called a light-weight process, is a basic unit of CPU utilization; it comprises a thread id, a program counter, a register set, and a stack

Asked In Operating System MAN (12 years ago)
Unsolved
Is this Puzzle helpful?   (0)   (0) Submit Your Solution

(#M40029454) OPERATING SYSTEM QUESTION operating system Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. What is context switching?

A. Transferring the control from one process to other process requires saving the state of the old process and loading the saved state for new process. This task is known as context switching.

Asked In Operating System MAN (12 years ago)
Unsolved
Is this Puzzle helpful?   (0)   (0) Submit Your Solution

(#M40029453) OPERATING SYSTEM QUESTION operating system Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. What is semaphore?

A. Semaphore is a variable, whose status reports common resource, Semaphore is of two types one is Binary semaphore and other is Counting semaphore

Asked In Operating System MAN (12 years ago)
Unsolved
Is this Puzzle helpful?   (0)   (0) Submit Your Solution
Keep an EYE (0)
Solved Question (0) UnSolved Question (103)
Pages: 11FirstPrev234567891011NextLast
  • Login
  • Register

Resend

Sponsored Links

Advertisements

Challenger of the Day

no image
Dimple
India
Punjab
Time: 00:01:33
Points
19

Maths Quotes

All I wanted to do was put together one of the best home maths systems in the world, and that's what we've done. I've loved numbers since I was two or three, and I get really excited about them. Now, I'm allowing myself to get excited about things. If you

KEERTHI

There r few things whch we knw whch r nt capable of mathmatical reasoning nd when these can nt it is a sign dt our knowledge of them is very smal nd confusd nd where a mathmaticl reasing can be had . It is as dark a foly to make use a candle stick as to g

Unknown

Placed User Comments

M4Math helped me a lot.

Vipul Chavan 5 years ago

Thanks m4 maths for helping to get placed in several companies.
I must recommend this website for placement preparations.

yash mittal 5 years ago

Now enjoy Offline Access of latest Question.

Get M4maths app to avail expert's solution and latest selected questions.

Download m4maths app now

  • 2533K+Registerd user
  • 1774K+Engineers
  • 759K+MBA Asprirant
  • 3K+Enginnering College
  • 250+Company Exam
  • 150K+Interview Questions
  • Site Links
  • Home
  • Result
  • Today's Puzzle
  • Discussion Board
  • Maths Tricks
  • Advertise with us
  • Contact Us
  • Useful Info
  • Maths Quotes
  • Previous Puzzles
  • Prize
  • Privacy Policy
  • Disclaimer and Copyright
  • Terms and Conditions
  • Sitemap
  • Placement papers
  • TCS Placement Paper
  • HCL Placement Paper
  • INFOSYS Placement Paper
  • IBM Placement Paper
  • SYNTEL Placement Paper
  • TECHNICAL Interview
  • HR Interview
All rights are reserved to @m4maths.com