You are on page 1of 2

10.

(a) Explain :
(i) Call by value AP 433
-

(ii) Call by reference


(iii) Return statement. B.Sc. (Part-I) Semester—II Examination
6
(b) What is function recursion ? Explain with an 2S : COMPUTER APPLICATION (Vocational)
example.
6 HTML & C Programming
OR
11. (a) Write a program to find factorial of given no. Time : Three Hours] [Maximum Marks : 80
using function recursion. 6 Note :- (i) ALL questions are compulsory.
(b) Explain :
(ii) Assume suitable data wherever necessary.
(i) Actual parameter
(ii) Formal parameter 1. (a) Fill in the blanks :
(iii) Global variable. (i)
6 tag is used to create a numbered list.
12. (a) What is File ? How to open a file and close the
(ii) tag is to include graphics images in the
file ?
6 body of web pages.
(b) Explain :
(iii) function is used to copy one string to
(i) fprintf ( )
another.
fscanf ( )
(iv) Pointer variables are indentified by using
(iii) fread ( ). 6 operator. 2
OR
13. (a) Write a program to read the character from a (b) Choose the correct alternative :
file. (i) Which is the correct HTML tag for largest
6
(b) Explain : heading ?
(i) fgetc ( ) (a) <head> (b) <H6>
fputc ( )
(c) <H1> (d) <H4>
(iii) fwrite ( ). 6
UWO-42403 4 325
UWO-42403 1 (Contd.)
4. (a) Explain the all heading tags with an example. 6
tag for inserting line break in HTML. 6
(b) What is <FONT> tag ? Explain in detail.
(a) <lb> (b) <br> OR
(c) <break> (d) <None> (a) Explain :
5.
6
(iii) Which are the user defined data types in "C"? (i) <OL> (ii) <UL> (iii) <DL>.
(a) struct (b) union (b) How text is formatted with font and colour ? 6
(c) Both (a)&(b). (d) None
(a) Explain how link is created in web page ? 6
(iv) In the following—function is used to read single 6.
(b) What is the use of <IMG> ? Explain its
character at a time. 6
attributes.
(a) getch ( ) (b) getchar ( )
OR
(c) gets ( ) (d) puts ( ) 2
7. (a) Explain internal and external link of web page
(c) Answer in one sentence : with an example.
6
(i) What is an array ? (b) How to add the photos on a web page ? Explain.
6
(ii) What is file pointer ?
(iii) What is web browsers ? 8. (a) What is an array ? Explain one and two dimensional
4 6
(iv) What is definition list ? array with an example.
What is pointer ? How is it to be declared and
(b)
6
Explain the basic structure of HTML document. initialised ? Explain.
2. (a) 6 OR
(b) What are <Rowspan> and <Colspan> ? Explain. 9. (a) Explain :
6 (i) Strcat ( ) (ii) Strcmp ( ) (iii) Strlen ( ). 6

OR (b) State the difference between structure and union


6
(a) Explain Heading tags with an example. 6 with an example.
3.
(b) Explain : (i) <HR> (ii) <BR> (iii) <A> 6 (Contd.)
UWO-42403 3
2 (Contd.)
UW0-42403

You might also like