• 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
  • /
  • UNIX

Frequently Asked UNIX interview questions and answers for freshers Page 4

UNIX 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

UNIX Question Topics

    HR Interview (1)

  • Interview (1)
  • Logical Reasoning (2)

  • Blood Relations (1)
  • Mathematical Reasoning (1)
  • Programming (6)

  • Basics (1)
  • Technical (2)
Keep an EYE (0)
Solved Question (0) UnSolved Question (70)
Pages: 7FirstPrev1234567NextLast
Advertisements

(#M40029558) UNIX QUESTION unix Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. Name two paging states for a page in memory?

A. The two paging states are:
The page is aging and is not yet eligible for swapping,
The page is eligible for swapping but not yet eligible for reassignment to other virtual address space.

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

(#M40029557) UNIX QUESTION unix Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. What is Page-Stealer process?

A. This is the Kernel process that makes rooms for the incoming pages, by swapping the memory pages that are not the part of the working set of a process. Page-Stealer is created by the Kernel at the system initialization and invokes it throughout the lifetime of the system. Kernel locks a region when a process faults on a page in the region, so that page stealer cannot steal the page, which is being faulted in.

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

(#M40029556) UNIX QUESTION unix Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. What is BSS(Block Started by Symbol)?

A. A data representation at the machine level, that has initial values when a program starts and tells about how much space the kernel allocates for the un-initialized data. Kernel initializes it to zero at run-time

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

(#M40029555) UNIX QUESTION unix Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. Difference between the fork() and vfork() system call?

A. During the fork() system call the Kernel makes a copy of the parent process's address space and attaches it to the child process.
But the vfork() system call do not makes any copy of the parent's address space, so it is faster than the fork() system call. The child process as a result of the vfork() system call executes exec() system call. The child process from vfork() system call executes in the parent's address space (this can overwrite the parent's data and stack ) which suspends the parent process until the child process exits

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

(#M40029554) UNIX QUESTION unix Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. How the Kernel handles the fork() system call in traditional Unix and in the System V Unix, while swapping?

A. Kernel in traditional Unix, makes the duplicate copy of the parent's address space and attaches it to the child's process, while swapping. Kernel in System V Unix, manipulates the region tables, page table, and pfdata table entries, by incrementing the reference count of the region table of shared regions

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

(#M40029553) UNIX QUESTION unix Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. What are the bits that support the demand paging?

A. Valid, Reference, Modify, Copy on write, Age. These bits are the part of the page table entry, which includes physical address of the page and protection bits

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

(#M40029551) UNIX QUESTION unix Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. What is called a page fault?

A. Page fault is referred to the situation when the process addresses a page in the working set of the process but the process fails to locate the page in the working set. And on a page fault the kernel updates the working set by reading the page from the secondary device.

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

(#M40029550) UNIX QUESTION unix Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. What is the window of the working set of a process?

A. The window of the working set of a process is the total number in which the process had referred the set of pages in the working set of the process

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

(#M40029549) UNIX QUESTION unix Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. What is the working set of a process?

A. The set of pages that are referred by the process in the last "n", references, where "n" is called the window of the working set of the process

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

(#M40029548) UNIX QUESTION unix Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q. What is the principle of locality?

A. It's the nature of the processes that they refer only to the small subset of the total data space of the process. i.e. the process frequently calls the same subroutines or executes the loop instructions

Asked In UNIX MAN (12 years ago)
Unsolved
Is this Puzzle helpful?   (0)   (0) Submit Your Solution
Keep an EYE (0)
Solved Question (0) UnSolved Question (70)
Pages: 7FirstPrev1234567NextLast
  • Login
  • Register

Resend

Sponsored Links

Advertisements

Challenger of the Day

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

Maths Quotes

" Mathematics gives the photograph of life. "

Elmor Earl F.Leonor

Maths is just like a stone if u will uttern it therefore u can acheive the zenith of success but if u will not in that case it will become headache for u...

Akanksha

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