ECAT Computer Science MCQS Set 10

Google Ads1

ECAT Computer Science MCQS Page 4


conio stands for :
Consoleinput output
Character input output
Commoninput output
Complexinput output

stdio.h is part of:
C standard library
Comment section
Compiler
Main function

The ______ errors in a program are most difficult to locate and remove
Logical
Syntax
Grammatical
Spelling

The programmer usually enters source code into a computer using:
Text editor
Compiler
Debugger
Linker

The basic structure of C program consists of:
All
Preprocessor Directive
Main () function
Program body

Which of the following language provided the basis for the development of c:
B
C++
JAVA
Pascal

Compiled programs typically execute faster because:
Compiled programs are already in a machine-readable form.
Compiled programs are read and executed a line at a time
Compiled programs do not require any data
None of these

Which of the following header file contains information about common mathematical functions?
math.h
stdio.h
conio.h
None of these

C is a:
High Level language
Low-level language
Assembly language
Machine language

A printed data or information in the database is called
Report
Entity
Query
Screen

A collection of data that include name address phone number etc of a person
Record
Byte
Character
Field

Computer program are also known as:
Software
Hardware
Firmware
None

Continue Reading Go to Next Page

Google Ads

Be the first to comment

Leave a Reply

Your email address will not be published.


*