Operating System

Showing posts with label File Management. Show all posts
Showing posts with label File Management. Show all posts

Tuesday, April 28, 2015

The traditional storage of data which is organized by the customers by storing it in separate folders. This is the example of which type of database system?

Leave a Comment
The traditional storage of data which is organized by the customers by storing it in separate folders. This is the example of which type of database system?
Object oriented 
Network 
Relational 
Hierarchical
Read More

Thursday, April 16, 2015

An FCB is managed by the operating system, but it does not reside in the memory of the operating system.State true or false.

Leave a Comment
An FCB is managed by the operating system, but it does not reside in the memory of the operating system.State true or false.
TRUE
FALSE
Option3
Option4
Read More

The value of EOF is_____

Leave a Comment
The value of EOF is_____
-2
2
1
-1
Read More

Which of the following is true for Link allocation method?

Leave a Comment
Which of the following is true for Link allocation method?
The directory entry for each file contains the file name in this method 
The data blocks of a file can be scattered. 
An index block is allocated for each file that is created 
The data in a file is stored in a contiguous section of the disk
Read More

In which of the following type of scheduling, the processes may take very long time to complete, thus holding up other waiting processes in the queue?

1 comment
In which of the following type of scheduling, the processes may take very long time to complete, thus holding up other waiting processes in the queue?
Priority scheduling 
Round Robin scheduling 
FIFO scheduling 
Co-operative scheduling
Read More

Which of the following operations can be performed on a file?

Leave a Comment
Which of the following operations can be performed on a file?
Replace file
Rename file
All the mentioned options
Copy file
Read More

Which of the following components form the structure of a FCB?

1 comment
Which of the following components form the structure of a FCB?
File Permissions
File Name
All the mentioned options
File location
Read More

Tuesday, April 7, 2015

How does User Class reduce the Storage overhead incurred by Access Control Information?

2 comments
How does User Class reduce the Storage overhead incurred by Access Control Information?
Owner Grant Permission to Group of User 
All of the listed options  
Owner Grant Permission to Group of Specified User 
Owner Grant Permission to Group of Public 
Read More

In mainframe system,the block of data is called as....

Leave a Comment
In mainframe system,the block of data is called as....
Record
Note
Both the mentioned options
None of the mentioned options
Read More

_________ command in UNIX can be used to display or create a new file.

Leave a Comment
 _________ command in UNIX can be used to display or create a new file. 
cp
vi
mv
cat
Read More

Which of the following statements is true with respect to file structure in UNIX?

1 comment

Which of the following statements is true with respect to file structure in UNIX? 
All the mentioned options 
All files are organised into directories  
All data in UNIX is organised into files 
The directories are organised into tree like structure
Read More

In UNIX,an invisible file is one whose first character is the ______________ character.

Leave a Comment

In UNIX,an invisible file is one whose first character is the ______________ character. 
Dollar 
Dot  
Hash
Asterisk
Read More

Monday, April 6, 2015

Leave a Comment
Which of the following options is related to a dataset?
Source program
Library of macros
All the mentioned options
Data records used by a processing program
Read More

Sunday, April 5, 2015

The mv command in UNIX is used to move and also to rename a file.State true or false.

Leave a Comment
The mv command in UNIX is used to move and also to rename a file.State true or false.
FALSE
TRUE
Read More

Which of the following options are types of files in z/OS?

Leave a Comment
Which of the following options are types of files in z/OS?
PDS
All the mentioned options
VSAM
PS
Read More

Files are termed as _____________ in z/OS.

Leave a Comment
Files are termed as _____________ in z/OS.
All the mentioned options
Filesets
Datasets
Recordsets
Read More

Datasets can be printed from or displayed in a z/OS terminal.State true or false.

1 comment
Datasets can be printed from or displayed in a z/OS terminal.State true or false.
TRUE
FALSE
Read More

A ___________ is a collection of logically related data, stored in DASD.

Leave a Comment
A ___________ is a collection of  logically related data, stored in DASD.
Recordsets
Datasets
Filesets
All the mentioned options
Read More