GeekInterview.com
Series: Subject: Topic:

OS Interview Questions

 
Sub Categories (+ View)
Subject Name
Questions
Answers
Last updated
172
516
May
22nd,
2012
136
266
May
2nd,
2012
Showing Questions 1 - 20 of 88 Questions
First | Prev | | Next | Last Page
Sort by: 
 | 

Difference between ntfs and fat32?

Asked By: ravi_poo2002 | Asked On: Mar 24th, 2006

Star Read Best Answer

Editorial / Best Answer

Answered by: Aparna Patil

Answered On : Mar 24th, 2006

NTFS

1)allows access local to w2k,w2k3,XP,win NT4 with SP4 & later may get access for somefile.

2)Maximum size of partition is 2 Terabytes & more.

3)Maximum File size is upto 16TB.

4)File & folder Encryption is possible only in NTFS.

FAT 32

1)Fat 32 Allows access to win 95,98,win millenium,win2k,xp on local partition.

2)Maximum size of partition is upto 2 TB.

3)Maximum File size is upto 4 GB.

4)File & folder Encryption is not possible.

Answered by: NTFS - New Technology File System on: May 24th, 2012

NTFS 1)allows access local to w2k,w2k3,XP,win NT4 with SP4 & later may get access for somefile. 2)Maximum size of partition is 2 Terabytes & more. 3)Maximum File size is upto 16TB. 4)File & folder Enc...

Answered by: madan ingnam on: Apr 5th, 2012

New Technology File System

What is the shortest definition of os?

Asked By: ashish garg | Asked On: Aug 30th, 2006

Answered by: anon on: May 3rd, 2012

Operating System;
System which controls the operations of the hardware. Serves as an intermediary between the application layer and the hardware it interfaces with.

Answered by: vivek tomar on: Mar 10th, 2012

1)data Management. (file ,folder,drive,also contain data.)
2)communicator b/w software and hardware.
3)provide user Interface.
4)provide working environment.

Multitasking and timesharing system

Asked By: sandipan ds | Asked On: Feb 27th, 2010

What is the difference between multitasking and timesharing system? What are their properties, merits and demerits?

Answered by: RANJAN on: Dec 20th, 2011

Timesharing system: There is a given time for each process and on the basis of this time, multiple programs are executed.

Multi-tasking system: Multiple request come to processor and one after another task should be carried out. It may be take more time than the timesharing system.

Discuss the layered structure of an operating system. List the major services provided by an operating system

Asked By: aakansha_133 | Asked On: May 15th, 2007

Answered by: Lokesh M on: Dec 19th, 2011

Layered structure of an operating system: LAYERS ===== User User Interface Program / Application Program System Services and File System Input and Output Management User Console Memory Management Pro...

Resource manager parameters

Asked By: sk_naresh | Asked On: Aug 4th, 2008

What are the parameter of resource manager?

Answered by: Lokesh M on: Nov 30th, 2011

Resource Parameters are classified under 2 categories: Main Parameters Additional Parameters Main parameters are the most important parameters pertaining to functionality, performance, and availabil...

Before operating systems

Asked By: ramya kandasamy | Asked On: Mar 10th, 2010

Before the introduction of operating systems what concept was used in computer?

Answered by: Lokesh M on: Nov 30th, 2011

Prior to the introduction of Operating System, operation instructions were generally fed into the electronic system bit by bit on rows of mechanical switches or by jumper wires on plug boards.

Give tabular difference between batch processing,time sharing,online time sharing,multiprogramming batch system and distributed operating sustems?

Asked By: amrinder singh | Asked On: Aug 1st, 2006

Answered by: patel rajanikant on: Nov 13th, 2011

Batch Processing:In batch processing Operating systems the tasks are performed in batches,os waits for a batch of tasks to arrive and performs the operation on the batch. Time Sharing: in time sharin...

Answered by: mamta09 on: May 17th, 2008

batch processing when all the job in a batch is processed by the os on the basis of priority of job without user intervention is called batch processingIn time sharing systems the cpu time is shared b...

What is the meaning of physical memory and virtual memory?

Asked By: vanitha | Asked On: Mar 5th, 2006

Answered by: mohamed Tausif on: Oct 16th, 2011

Wrong Ans ........bro ............. virtual memory is a feature of operating system that enables a process a memory(RAM) address space that is independent of other processes running, and USE THE SPACE THAT IS LARGER THEN THE ACTUAL AMOUNT OF RAM IS PRESENT.

Answered by: Parthiban on: Oct 13th, 2011

Physical memory is the actual real memory used in RAM. Virtual memory as the name suggests is not real. The OS uses virtual memory as a memory management technique in which non-contiguous memory is pr...

The first-fit test and the worst-fit algorithm can be used for 1. Contiguous alocation allocation of memory 2. Linked alocation allocation of memory 3. Indexed alocation allocation...

Asked By: Rujul | Asked On: Mar 9th, 2007

Answered by: shiv prakash on: Oct 16th, 2011

Answer 1: use for contiguous memory allocation.

Answered by: shweta on: Sep 11th, 2011

Answre is 1. For contiguous memory allocations

Difference between a process and a program?

Asked By: pinky_princess88 | Asked On: Nov 21st, 2005

Answered by: surendrap on: Oct 4th, 2011

1: process is a program at execution time.
2: a part of program i.e some set of instructions which are in main memory i.e. thread is process.
3: thread is the smallest unit of process.

Answered by: Vaibhav Raj on: Apr 11th, 2011

A Program is a passive unit of a job in computing language. It is a set of instruction to perform a task. It is stored on secondary memory and does not have any other resource.While a Process is an a...

Difference between time sharing and multitasking systems?

Asked By: Nithyaa | Asked On: Jun 18th, 2006

Answered by: Deepak nehra on: Sep 18th, 2011

Multitasking can be achieved by Time sharing operating system. In time sharing O/S CPU time is divided into fixed small time slices and each task given this fixed duration of time. It uses the Round Robin scheduling algorithm.
thanks!!!!!!!!!

Answered by: Rajnish Kumar on: Dec 8th, 2006

Time Sharing: programs are executed in an interlived manner that is 1st the programs are merged together to form a single stream of instruction then given to the processos for execution.Multitasking: ...

What is the hibernation mode?

Asked By: Gagan Anand | Asked On: Jan 4th, 2006

Answered by: Sunny on: Aug 10th, 2011

Pre above explanation, only computer has "Hibernation Mode", whether the LAN HUB also include the function or not?

Answered by: kartik prakash on: May 18th, 2006

hibernation mode in windows refers to the mode in which we can just conserve power without closing applications.when we shut down,all the applications closes first and then the system gets off. but in...

What is the main difference between gpos and rtos?

Asked By: satyagmk | Asked On: Nov 14th, 2007

Answered by: mohammadali on: Aug 7th, 2011

The main difference between GPOS and RTOS is that the RTOS should be deterministic. That is, the time consumed by the operating system to execute it's service is fixed where as in GPOS it's variable...

Answered by: kranth.pothuganti on: Aug 19th, 2009

The main difference between GPOS and RTOS is that the RTOS should be deterministic. That is, the time consumed by the operating system to execute it's service is fixed where as in GPOS it's variab...

Semaphores

Asked By: tereraiterence | Asked On: Jan 26th, 2009

Describe how a semaphore is used in operating system?

Answered by: Basudev Mukherjee on: Jun 30th, 2011

semaphore is a abstract datatype and monitor is a  programming construct...although both performs the function of mutual inclusion using monitor is sometimes safer than using semaphores because &...

Answered by: tejaswi.narsinga on: Sep 26th, 2010

Semaphores are variables used for the synchronization.

Types of file system in LINUX?

Asked By: kishora | Asked On: Sep 22nd, 2006

Answered by: sunilbaglur on: May 12th, 2011

Linux - File System format supported

EXT2 - Extended 2

EXT3 - Extended 2 + Journal

JFS - Journal file system

Resier - Advanced Journal

LVM - Logical Volume manager

VFAT - FAT 16 / 32

EXT 4 [WHICH IS LATEST IN RHEL6.0]

Answered by: moorthyvsm on: Jul 8th, 2008

There are lot of file system types are used in Linux. Mostly Linux uses ext3 file ystem.You can know by using the command given below.

fdisk /dev/dsa
fdisk /dev/hda

Once you executed the above one just type "l" and it will show all fil system types in linux.

Difference between win98 and windowsxp?

Asked By: Prince | Asked On: Jul 29th, 2006

Answered by: parupradhi85 on: Jul 22nd, 2008

  Dear frnd,Win981. Win98 Support FAT file system & XP support NTFS And Also FAT. 2. Win98 Does not Having Remote Access facility While in XP there is.3. win98 Does not need faster proce...

Answered by: parupradhi85 on: Jul 21st, 2008

1. Win98 Support FAT file system & XP support NTFS And Also FAT. 2. Win98 Does not Having Remote Access facility While in XP there is. 3. win98 Does not need faster processing speed while XP Need ...

What is the difference between UNIX and windows operating systems?

Asked By: meera | Asked On: Oct 7th, 2005

Answered by: charmy201 on: Aug 3rd, 2010

UNIX:- free- open - multiuser and multitasking- file system in hierachical model (each file is a chil of another one)- no viruses ( because of the shell)- more stable- when it starts, it only runs nee...

Answered by: Murali505050 on: Jan 17th, 2010

UNIX is more secured Operating System.

Print i/o and disk i/o

Asked By: julius 801 | Asked On: Feb 7th, 2011

Describe the advantages of having a seperate queue for print i/o and for disk i/o?

Discuss the advantages and disadvantages of removing operating system altogether?

Asked By: pinky_princess88 | Asked On: Nov 21st, 2005

Answered by: Jana Rthan on: Jan 3rd, 2011

Disadvantage:
 Not easy to interact with the system.
 Resource allocation is difficult.
No back up is available

Advantage
 Direct HARDWARE ACCESS.

Answered by: shorty_soos on: Jan 1st, 2010

It allows you to use your computer without any knowledge of coding. Without an operating system, your hardware would not work at all, until you wrote your own code for the hardware to do what you want...

Data inconsistency / critical section

Asked By: fatema sawan | Asked On: May 25th, 2010

Consider the following program segments for two different processes (p1, p2) executing concurrently, where a and b are not shared variables, but x starts at zero and is a shared variable. case 1:"processor #1 "for (a = 1; a

Answered by: Anil Kumar Katti on: Dec 31st, 2010

I think it is mentioned that 'x' is initialized to 0.I would solve it this way: Unrolling the loops, we get the following instructions to be executed in each of the following cases:C...

Answered by: nancyagg on: Jul 11th, 2010

Part A : Since in case1 X is not initialized. Therefore the resulting values in case 1 will be some garbage values stored in X earlier.Whereas in case2 X has been initialized therefore the possib...

First | Prev | | Next | Last Page

 

 

Connect

twitter fb Linkedin GPlus RSS

Ads

Question Categories

Shell Scripting Interview Questions

Solaris Admin Interview Questions

UNIX Interview Questions

Unix Programming Interview Questions

Windows Interview Questions

Interview Question

 Ask Interview Question?

 

Career Counselling

 Have Career Question?

 Ask Chandra

 Ask Only Career questions.

Follow us:
 

Latest Questions

Ads

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, click "Subscribe".