File Organization, Security, and Protection

File Organization, Security, and Protection Contents Recall the basic concepts of File Organisation 1 Recall placing of File records on the Disk 2 Describe File Organisation Techniques 3 Explain the Structure of Index File 4 Describe various types of Index File 5...

SQL (Structured Query Language)

SQL (Structured Query Language) Contents Describe SQL and its Characteristics 1 Describe Data types used in the SQL 2 Recall the types of SQL commands 4 Describe basic structure of SQL queries 5 Recall various operations: i. Retrieve all attributes ii. Duplicate...

Sorting and other Topics

Sorting and other Topics  Contents Define and classify the Sorting 1 Differentiate between Internal Sorting and External Sorting 3 Differentiate between Online Sorting and Offline Sorting in ‘C’ 6 List properties of Sorting Techniques in C 6 Describe Bubble Sort 6...

String Pointers and File handling

String Pointers and File Handling Contents Define, declare, and initialize Strings 1 Describe reading and writing of the Strings 2 Differentiate between scanf() and gets() 3 Describe Strings manipulation with and without using Library Functions 5 Define, declare, and...

Introduction to Computer System

Introduction to Computer System Contents Define the terms: Data and Information 1 Define Computer and explain its Functional Components 3 Describe Characteristics of Computer 4 List Applications of Computer 5 Describe various Peripheral Devices of a Computer 7 Define...

C99_ Extensions and Data Structures

C99′ Extensions and Data Structures Contents Describe features added in C89 to get C99 1 Describe features added in C99 to get C11 2 List and Explain Standard C Libraries 3 Write a Program to find Square root of a given number 4 Write a Program to find Array...