IBPS RRB Mains Computer Questions 2021 – (Day-11)

IBPS Guide continuously working towards the success of our aspirants. To take our efforts to next level, we are providing the Important Computer Awareness Quizzes that helps you for preparing IBPS Exams 2021 in the best way. Kindly make use of it and follow our site regularly for even more useful updates to achieve your dream career.

Start Quiz

1) Which one of the following language is used in 3GL?

a) COBOL

b) PASCAL

c) BASIC

d) All of these

e) None of These


2) Which one of the following is used to stores the data in tabular format?

a) DBMS

b) RDBMS

c) Both a and b

d) Dbase

e) None of These


3) Which one of the following commands is used to allow specified users to perform specified tasks?

a) Call

b) Rollback

c) Grant

d) Revoke

e) None of These


4) Which one of the following commands is used to cancel previously granted or denied permissions?

a) Commit

b) Rollback

c) Revoke

d) Grant

e) None of These


5) Which one of the following has no transitive functional dependencies?

a) 1 NF

b) 2 NF

c) 3 NF

d) 4 NF

e) None of These


6) If every attribute in that relation is singled valued attribute then it is in ____ Form

a) 1 NF

b) 2 NF

c) 3 NF

d) 4 NF

e) None of These


7) A relation is in ______ if it has No Partial Dependency is dependent on any proper subset of any candidate key of the table

a) 1 NF

b) 2 NF

c) 3 NF

d) 4 NF

e) None of These


8) Which one of the following cannot be decomposed into any number of smaller tables without loss of data?

a) 2NF

b) 3 NF

c) 4 NF

d) 5 NF

e) None of These


9) Which one of the following is the act of secretly listening to a private conversation, typically between hosts on a network?

a) Phishing

b) Eavesdropping

c) Spoofing

d) Direct-access attacks

e) None of These


10) Which one of the following shortcut key is used to insert a page break?

a) Ctrl + A

b) Ctrl + D

c) Ctrl + Enter

d) Shift + F3

e) None of These


Answers :

1) Answer: D

3rd – High level languages

->FORTRAN II – IV

->COBOL

->PASCAL

->BASIC

->ALGOL68


2) Answer: B

RDBMS

->RDBMS stores data in tabular form.

->Normalization is present in RDBMS.


3) Answer: C

Grant

-> Allow specified users to perform specified tasks.


4) Answer: C

Revoke

-> Cancel previously granted or denied permissions.


5) Answer: C

3NF

->A relation is in third normal form, if there is no transitive dependency for non-prime attributes is it is in second normal form.

->A relation is in 3NF if at least one of the following condition holds in every non-trivial function dependency X –> Y.


6) Answer: A

1 NF

->A relation is in first normal form if every attribute in that relation is singled valued attribute.

->If a relation contain composite or multi-valued attribute, it violates first normal form or a relation is in first normal form if it does not contain any composite or multi-valued attribute.


7) Answer: B

2 NF

->It should be in second normal form, a relation must be in first normal form and relation must not contain any partial dependency.

->A relation is in 2NF if it has No Partial Dependency, i.e., no non-prime attribute (attributes which are not part of any candidate key) is dependent on any proper subset of any candidate key of the table.


8) Answer: D

5NF

->A table is in 5th Normal Form only if it is in 4NF.

->It cannot be decomposed into any number of smaller tables without loss of data.


9) Answer: B

Eavesdropping

-> It is the act of secretly listening to a private conversation, typically between hosts on a network.


10) Answer: C

Ctrl + Enter

->Insert a page break.

1 1 vote
Rating
Subscribe
Notify of
guest
1 Comment
Inline Feedbacks
View all comments