concepts of programming &oops
B.TECH EXAMINATION
SEM v, 2011-12
UTTARAKHAND TECHNICAL UNIVERSITY(UTU)
Time: 2 hours
Total
Marks : 50
Attempt any four of the
following:
- What is UNIX? Draw the structure of UNIX and explain
its various components.
- Write a shell program that return "Good
Morning", "Good Noon", "Good Evening" or
"Good Night" depending on the time at which it is returning.
- Explain the different shell of UNIX in detail.
- Explain the various types of array with a suitable
example.
- Describe the various control statement with example.
- Differentiate between function and procedure.
Describe the various numerical methods also.
Attempt any four of the following:
- Explain the various data types of C language. Write a C
program to find the largest number among three given numbers.
- Describe the various phases of waterfall model along
with its advantage and disadvantages.
- Differentiate between testing and debugging. Explain
Spiral model of software development.
- What is the significance of code review in software
development? Describe the various phases/processes involved in user
interface design.
- Why C is known as middle level language? List the
various features of C language.
- Write a program in C to check the given year is leap
year or not.
Attempt any two of the following:
- What is inheritance? Describe the multiple inheritance
along with its advantages with a suitable examples.
- What are the concepts behind Object oriented
programming? Describe the data abstraction and polymorphism with a
suitable example.
- Define Abstract class, Common base class and
relationship with a suitable example. Illustrate the various applications
of object oriented concepts.
Attempt any two of the following:
- Briefly describe the DDL, DML, and DCL. Consider the
following three relation in which S# is supplier code P# is product code
and QTY is quantity and other carry their respective meanings:
S(S#,SNAME,SCITY, TURNOVER),
P(P#, WEIGHT, COLOR, COST, SELLING PRICE),
SP(S#,P#,QTY)
Write appropriate SQL statement for the followings :
(i) Get all the details of suppliers who operate from Delhi.
(ii) Get part numbers weighing 25 and 35.
(iii) Get the name of suppliers who supply part 2.
(iv) Get the names of suppliers whose name begins with V. - What is Normalization? Describe third normal form (3NF)
with a suitable example. Construct an E-R Diagram for the course
registration process of students.
- What is Embedded SQL? What are the kinds of application
where it is used? Describe with the help of example.
---------------utu previous year question papers of B.tech, Bba, B.com, B.sc and Mba old year question papers Uttarakhand technical University (UTU)---------------
No comments:
Post a Comment