Paper : Second
(Degree Part-1) Vocational Examination
2019
[Paper :Second]
[PPU-D-I(V)H-BCA -2]
Time : Three Hours] [Maximum Marks : 75
Note: Answer any five questions. Question No.1 is compulsory.
- Choose the correct answer of the following:
- The Operating system of the computer can be viewed as :
- Resource Manager
- Interface between Hardware and Software
- For providing user interface
- All of the above.
- Spooling stands for :
- Self propelled online object list
- Self powered operation online
- Simultaneous peripheral operation on line
- None of the above
- Real Time System have :
- Critical Response time
- None-Critical Response Time
- Low Response Time
- Response time is not essential
- A Time-Slice refers to :
- Multiprogramming
- Time sharing
- Multitasking
- Spooling
- 'Bugs' in software to :
- Residual errors
- Incomplete code
- Data errors obtained at runtime
- All of the above
- Test Data file is needed in the :
- Data dictionary
- Data flow diagram
- Running of test cases
- None of the above
- ISS stands for :
- Information Sorting Service
- Interrupt Service Sorting
- Information Sorting Subroutine
- Interrupt Service Subroutine
- Additional records may be added to database by :
- REPLACE
- APPEND
- DISPLAY
- PACK
- A macro defines a :
- Closed subroutine
- Closed procedure
- Open subroutine
- open procedure
- By Indexing, we can organize a file :
- In order of more than one key field
- In order of a single key field
- Both of the above
- None of the above
- What do you understand by the term 'Interrupt'? Classify the different type of interrupts on the basis of their origin. How does the DOS environment handle interrupts?
- Write a short note on the UNIX operating system, its organization and main command categories.
- Differentiate between :
- Multiuser and Multitasking
- Process Scheduling and Process State
- User Manual and Operations Manual
- Discuss the three-level architecture of a Data base. Distinguish between DDL and DML, giving examples of each.
- What do you understand by File organization, File access mode ? Describe the sequential, Indexed and Relative file organization giving their relative advantages and disadvantages.
- Discuss the following categories of commands with syntax and example :
- Data display and monitoring commands
- File handling commands
- Describe the tools and facilities for report creation in FOXPRO.
-
- Explain QBE (Query by example) in FOXPRO.
- How can we create custom screens in FOXPRO?
- Write a command file (program) in FOXPRO to create a database of students with fields (Roll No., Name, Date of Birth, Gender, Course-code, Marks 1, Marks 2 ,Marks 3, Marks 4, Marks 5). The program should read each value for a field in a record, within a loop. If Roll No. =0, then print a tabular report of all the recordsentered so far, otherwise read the next record.
0 Comments