Course Structure & Syllabus of Bachelor of Technology (B.Tech)
Course Structure & Syllabus of Bachelor of Technology (B.Tech)
In
COMPUTER SCIENCE
Course Structure
Fourth Year
Eighth Semester
1. COMPUTER ARCHITECTURE:
4 GL Program , 3GL (HLL)Program,
3. INFORMATION MANAGEMENT:
The file System, Device Driver (DD), Terminal I/O.
4. PROCESS MANAGEMENT:
What is Process , Evolution of Multiprogramme, Process States, Process Control Block (PCB), Create,
Kill, Dispatch a Process,
6. DEADLOCKS:
Deadlock Prerequisites, Deadlock Strategies,
1. INTRODUCTION
9. SORTING
General Background, Efficiency Consideration, Efficiency Of Sorting, Exchange Sorts, Quicksort,
Efficiency Of Quick Sort, Binary Tree Sorts, Heapsort, Insertion Sorts, Shell Sort
10. SEARCHING
Basic Search Techniques, Algorithmic Notation, Sequential Searching, Efficiency Of Sequential
Searching, Reordering A List For Maximum Search Efficiency, Indexed Sequential Search, Binary
Search, Interpolation Search