35 Modular Programming and C Language Theory QUESTIONS
[1+1=2 MARKS]
SEE COMPUTER SCIENCE 2080
1.
What is modular programming?
2.
Write any two advantage of Modular
Programming.
3.
Define main module and sub module in
modular programming.
4.
What is module / sub routine?
5.
What are procedure in QBASIC?
6.
List the types of procedure used in
Q-Basic Programming[1]
7.
Write the types of parameters?
8.
What is formal parameter and actual
parameter?[1]
9.
Which statement is used to call
sub-procedure?
10.
Write one difference between function
and sub procedure.
11.
What is looping? [1]
12.
What is global variable? How it is
declared?
13.
What is local variable.[1]
14.
What is the MKDIR command used for in
Q-Basic?)
15.
What is the use of EOF( ) function
16.
Write the function of INPUT #
statement
17.
Write the function of WRITE #
statement
18.
List the modes of operations for
opening a sequential file.
19.
Define built in function?
20.
What is user defined function?
21.
Explain about the use of LEN()
function in QBASIC.
22.
Which is structured programming
language?
23.
What is C language?
24.
Write any two data types used in C
language.
25.
Write any two features of C language.
26.
Write any two limitations of
C-Language
27.
Why C is called a middle level
language
28.
Define Keyword with example
29.
How many keywords are in c language?
30.
Write any two format specifier used in
C language
31.
Give the name of any two header files
used in C language
32.
What is looping
33.
Write the name of two selection
statement used in C language.
34.
What is an operator in C language?
35.
What
will be the value of x in given c expression x=55 % 10?
36.
Write
any two differences between Q-Basic and C-language
No comments:
Post a Comment