You are on page 1of 1

Group A: Multiple choice Questions (6x1 = 6)

1) Which of the following is not DBMS?


a) dBase b) FoxPro
c) Oracle d) PHP
2) Which of the following is not a protocol?
a) FTP b) SMTP
c) POP d) UTP
3) Which of the following is the DML statement?
a) DROP, ALTER, CREATE b) SELECT, INSERT, UPDATE, DELETE
c) TRUNCATE, PROVOKE d) None of above
4) Which of the following is not the features of OOP?
a) Inheritance b) Encapsulation
c) Polymorphism d) Looping
5) The process that allows hiding of data and function?
a) Inheritance b) Encapsulation
c) Polymorphism d) Abstraction
6) Which of these is the correct order of the SDLC?
a) Analysis, Design, Coding, Testing, Implementation
b) Analysis, Design, Testing, Implementation, Coding
c) Implementation, Coding, Analysis, Design, Testing
d) Design, Testing, Implementation, Coding, Analysis

7) Write Short notes on Primary Key. 3

8) Group - B : Short Answer Questions{Any five} (5x5=25)


a) What are the purposes of normalization? Give an example of 1NF.
b) Differentiate between LAN and WAN.
c) Describe Star topologies with suitable diagram.
d) What are the Importance of OOP?
e) What are the importance of SDLC in software development process?
f) Who is a System analyst? Explain the role of system Analyst?
g) What is Variable ? List the major data types which are used in C programming.

9) Group-C: Long answer Questions (2x8=16)


a) WAP to print if the given value is less then, equal to, greater then by using if statement.
b) What is Identifiers in c Program? write a c program to input your name and display it to the user.
[OR]
Why Polymorphism and inheritance are important concepts in Object oriented programming explain.

You might also like