Important Question for ICS Computer Science Part-2, Important notes for ICS computer Science for all Boards and Federal Board.
Chapter-08(Getting Started with C)
1
|
C
language was developed in the year:
|
|||
|
1969-70
|
1965-75
|
1972-88
|
1955-57
|
2
|
C
was developed by…………………..:
|
|||
|
Von-Neumann
|
Dr. Abdul Slam
|
Charles Babbage
|
Denis Ritchie
|
3
|
C
language is a
|
|||
|
High level language
|
Low level language
|
Assembly language
|
Machine language
|
4
|
Which
of the following language provided the basis for the development of C?
|
|||
|
B
|
C++
|
JAVA
|
PASCAL
|
5
|
An
IDE stands for:
|
|||
|
Integrated development Environment
|
Input data error
|
Input Data environment
|
Internal Disk error
|
6
|
What
does the # sign indicate in an instruction of C language?
|
|||
|
Instruction for user
|
Instruction for linker
|
Instruction for compiler
|
Instruction for programmer
|
7
|
Computer
programs are also known as:
|
|||
|
Software
|
Procedure
|
Hardware
|
Algorithm
|
8
|
Which
one of the following translates source code to object code as a whole?
|
|||
|
Interpreter
|
Compiler
|
Debugger
|
Linker
|
9
|
Which
of the following language is ideal to write business application?
|
|||
|
COBOL
|
BASIC
|
Assembly language
|
None
|
10
|
An
assembly language uses:
|
|||
|
English words
|
Mnemonic codes
|
Binary digit
|
None
|
11
|
A
program’s syntax errors is detected by:
|
|||
|
Compiler
|
Linker
|
Loader
|
Debugger
|
12
|
A
set of rules that must be followed to develop a program is called:
|
|||
|
Syntax
|
Preprocessor
|
Bug
|
Debug
|
13
|
STDIO
stands for:
|
|||
|
Standard input output
|
Symbolic input output
|
Simple input output
|
String input output
|
14
|
The
extension of Object file is:
|
|||
|
.c
|
.txt
|
.obj
|
.h
|
Q-2: Write short answers any TEN, each question
carry 2 marks. 2x10=20
i.
What do you mean by delimiters?
ii.
Why is logical error the most difficult error?
iii.
What is difference between bug and debug?
iv.
Find out syntax error in following program.
Include <conio.h>
VOID main ()
Printf (Hello)
}
v.
What are header files?
vi.
Name different types of preprocessor directives.
vii.
Write shortcut key to compile C program.
viii.
Define object code.
ix.
What is compiler
x.
Differentiate between compiler and interpreter.
xi.
Define assembly language.
xii.
What is a programmer?
xiii.
What is ANSI in C?
xiv.
What is working of this function getch () in C language.
Q-3: Write detail answers any 2 from the
following questions. 2x8=16
·
How many types of error in
C language? Write in detail also discus which one error is difficult to find.
·
What necessary steps are
taken to prepare a C program for execution?
·
Describe language
processors or translators and their uses in detail.
ICS computer model paper, ICS computer science guess papers 2014