************************************************************************ * NOTE : All the programs are tested under Turbo C/C++ compilers. * * It is assumed that, * * *=> Programs run under DOS environment, * * *=> The underlying machine is [...]

************************************************************************ * NOTE : All the programs are tested under Turbo C/C++ compilers. * * It is assumed that, * * *=> Programs run under DOS environment, * * *=> The underlying machine is [...]
C TEST This test consists of 50 questions. The Set Code for this paper is D. 1. The C language terminator is (a) semicolon (b) colon (c) period (d) exclamation mark 2. What is false about the following — A compound statement is (a) A set of simple statements (b) Demarcated on either side by [...]
Database 1. What is database? A database is a logically coherent collection of data with some inherent meaning, representing some aspect of real world and which is designed, built and populated with data for a specific purpose. 2. What is DBMS? It is a collection of programs that enables user to create and maintain a [...]