Premium Essay

Nt1330 Unit 1 Question Paper

Submitted By
Words 892
Pages 4
(20) Explain how generalization can be implemented in a relational data model.
Ans: Select common properties from different class, create one superclass and add in superclass.
(21) Explain why HDD devices are slower than SSD devices.
Ans: HDD devices are slower than SSD devices as HDD has moving parts which have potential quality drop issue in long term and take longer time to store data due to the disk inside is spinning and mechanical arm need to write data on the disk. While SSD do not have any moving parts. Furthermore, Solid State Drive uses non-volatile memory made from NAND based silicon wafer and data will not be lost on SSD if power lost.
(22) Explain how relational tables are mapped into files.
Logical storage files have data segments, …show more content…
(29) Explain why an index on attribute with very low selectivity may have a negative impact on performance.
Ans: Because primary key has a higher selectivity with automatic index and no need to access on table column.

(30) Explain how hash based index is created.
Ans: Index key use key to find the address of associated record as it is direct computing of keys, no traversal and computation are done in transits memory. Hash index add more bucket then each bucket become smaller and no need to read many data blocks. So hash based index is faster if each bucket is similar.
(31) Explain how it is possible to completely eliminate access to the relational tables when processing the queries.
Ans: Using materialized views as a stored result.

(32) Explain what is "full index scan" and why sometimes it is called as "fast".
Ans: In the full index scan, data are sorted by index keys and reads entire table. So that it helps to eliminate sorting faster to scan.
(33) Explain when many different SELECT statements accessing the same relational table benefits from the same index, support your explanations with an

Similar Documents

Premium Essay

Nt1330 Unit 1 Question Paper

...1) Which hardware component performs arithmetic and logical operations? CPU 2) Which number system is used by a computer? Binary system (base 2) 3) What is an object program? An object program is a program into which some other program is translated by an assembler or a compiler 4) What is linking? A linker combines object programs with other programs in the library to create executable code. 5) Which program loads the executable code from the main memory into the CPU for execution? The loader performs this function. 6) In a C++ program, preprocessor directives begin with which symbol? # symbol 7) In a C++ program, which program processes statements that begin with the symbol #? ( Preprocessor directives 8) What is programming? Programming...

Words: 2044 - Pages: 9

Premium Essay

Nt1330 Unit 1 Question Paper

...process state specifies in which state the process isie., new, ready, running or waiting • Program counter: It address the next instruction should be executed. • CPU registers: general purpose registers, flag register, stack pointer, indexed registers etc,. • Memory Allocations: It maintains the information about the memory allocated to the process. The Context Switching is the mechanism to stop executing of one process (let it be p1) and start the execution of another process (let it be p2). The PCB maintains all the information of process p1 to restart the execution after completion of p2. Q8: what are the five processes states defied by the textbook? Between which two of these states does the process scheduler move a process? Why? 1. New : the process born will be in this state 2. Ready: The process in new state moves into the queue known as ready state which ready to execute this state schedule the process for execution. 3. Running : The process in the ready queue ready state or waiting queue in waiting state is moved to execute is nothing but running state. 4. Waiting : waiting state is used hold the process which are requires resources during execution and schedules after resources aquired. 5. Terminated : After completion of execution process will be moved to this state Ready and running are the two scheduling states to move the process to running state depending on resource allocation or order of service. Q9: Explain how UNIX fork () and exec () system calls...

Words: 1498 - Pages: 6

Premium Essay

Fsmo Role Ayer Nate Method

...have one domain controller (not recommended), there is nothing to do since all roles must be on this server, but if you have multiple servers you should move some of theese roles on to more servers. It is also important to be aware of what servers are Global Catalog servers, especially if you have more than one domain and even if only one domain, they will be prefered by applications like Exchange server. It is recommended to place the forest roles on one Domain Controller (DC) and the domain roles on another server. If not all Domain Controllers are Global Catalog servers, it is also important to place the infrastructure master on a server that is NOT a Global Catalog server. Recommended Best Practice setup of FSMO roles. Domain Controller #1 Place the two forest roles on this server. * Schema Master * Domain Master Domain Controller #2 Place the domain roles on this server. * RID Master * Infrastructure Master * PDC Emulator If more domains exist in the forest, place the domain roles on a server in theese domains like Domain Controller #2 Global Catalog configuration. In Windows 2008 Active Directory all Domain Controllers are by default Global Catalog servers, personally...

Words: 10360 - Pages: 42

Premium Essay

Nothing

...practices, various media and interconnection components), networking devices and their specifications and functions. Students will practice designing physical network solutions based on appropriate capacity planning and implementing various installation, testing and troubleshooting techniques for a computer network. Where Does This Course Belong? | | | NT2799 | | | | | | | | NSA Capstone | | | | | | | Project | | | | | NT2580 | | | NT2670 | NT2640 | | PT2520 | | Introduction to | | | | | | | | | | | Email and Web | | | | | Information | | | | IP Networking | | Database Concepts | | | | | Services | | | | | Security | | | | | | | | | | | | | | | | NT1330 | | | NT1230 | NT1430 | | PT1420 | | Client-Server | | | Client-Server | | | Introduction to |...

Words: 10839 - Pages: 44