सीधे मुख्य सामग्री पर जाएं

BANKING COMPUTER AWARENESS QUESTIONS | bank,ssc,railway,upsc,mppsc,engineering,GATE

 DBMS QUESTIONS

 
1:The users who use easy-to-use menu are called
A. Sophisticated end users
B. Naïve users.
C. Stand-alone users.
D. Casual end user
Option: B

2:    Which database level is closest to the users?
A. External
B. Internal
C. Physical
D. Conceptual
Answer
Option: A

3:   Which are the two ways in which entities can participate in a relationship?
A. Passive and active
B. Total and partial
C. Simple and Complex
D. All of the above
Option: B

4:   The result of the UNION operation between R1 and R2 is a relation that includes
A. All the tuples of R1
B. All the tuples of R2
C. All the tuples of R1 and R2
D. All the tuples of R1 and R2 which have common columns


5:    A set of possible data values is called
A. Attribute
B. Degree.
C. Tuple.
D. Domain.
Option: D

6:  
Which of the operations constitute a basic set of operations for manipulating relational data?
A. Predicate calculus
B. Relational calculus
C. Relational algebra
D. None of the above
Option: C

7:   Which of the following is another name for weak entity?
A. Child
B. Owner
C. Dominant
D. All of the above
Option: A

8:   Which of the following database object does not physically exist?
A. Base table
B. Index
C. View
D. None of the above
Option: C

9:   NULL is
A. The same as 0 for integer
B. The same as blank for character
C. The same as 0 for integer and blank for character
D. Not a value
Option: D

10:    Which of the following is record based logical model?
A. Network Model
B. Object oriented model
C. E-R Model
D. None of these
Option: A

11.A data dictionary is a special file that contains:
A. The name of all fields in all files.
B. The width of all fields in all files.
C. The data type of all fields in all file
D. All of the above
 
 
Option: D


12:    A file manipulation command that extracts some of the records from a file is called
A. SELECT
B. PROJECT
C. JOIN
D. PRODUCT
 
 
Option: A


13:    A primary key is combined with a foreign key creates
A. Parent-Child relationship between the tables that connect them
B. Many to many relationship between the tables that connect them.
C. Network model between the tables that connect them.
D. None of the above
 
 
Option: A


14:    In E-R Diagram derived attribute are represented by
A. Ellipse
B. Dashed ellipse
C. Rectangle
D. Triangle
 
 
Option: B


15:   Cross Product is a:
A. Unary Operator
B. Ternary Operator
C. Binary Operator
D. Not an operator
 
 
Option: C


                                                              



टिप्पणियाँ

इस ब्लॉग से लोकप्रिय पोस्ट

रॉकेट नोदन का सिद्धांत लिखिए तथा रॉकेट के त्वरण के लिए व्यंजक प्राप्त कीजिये | | physics

  rocket nodan ka siddhant likhiye tatha roket ke tvaran ke liye vyanjak prapt kijiye

भवानी प्रसाद मिश्र का संक्षिप्त जीवन परिचय देते हुए उनके साहित्य की विशेषताओं पर प्रकाश डालिए !

                                                                              

OSI Model

The OSI (Open Systems Interconnection) model is shown in image This model is based on a proposal developed by the International Standards Organiza-tion (ISO) as a first step toward international standardization of the protocols used in the various layers (Day and Zimmermann, 1983). The model is called the ISO OSI (Open Systems Interconnection) Reference Model because it deals with connecting open systems that is, systems that are open for communication with other systems. We will usually just call it the OSI model for short. The OSI model has seven layers. The principles that were applied to arrive at the seven layers are as follows: 1. A layer should be created where a different level of abstraction is needed. 2. Each layer should perform a well defined function. 3. The function of each layer should be chosen with an eye toward defining internationally standardized protocols. 4. The layer boundaries should be chosen to minimize the information flow across the interfaces. 5...