0% found this document useful (0 votes)
23 views2 pages

Bca 403

The document outlines a syllabus for a VB.NET Programming course, detailing various topics and questions related to programming concepts, control structures, and web applications. It includes specific questions on namespaces, shadowing, jagged arrays, loops, recursion, constructors, validation controls, web services, and state management. The format suggests a structured examination with marks allocated for each question.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views2 pages

Bca 403

The document outlines a syllabus for a VB.NET Programming course, detailing various topics and questions related to programming concepts, control structures, and web applications. It includes specific questions on namespaces, shadowing, jagged arrays, loops, recursion, constructors, validation controls, web services, and state management. The format suggests a structured examination with marks allocated for each question.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

4/H–80 (xii) (Syllabus–2015) ( 2 )

2. (a) Explain the following concepts : 2×3=6


2021
(i) Name spaces
( July ) (ii) Shadowing
(iii) Jagged arrays
COMPUTER APPLICATION
(b) With the help of an example, explain the
( Honours ) two variations of Do...Loop using Until
and While keyword. 2+2=4
( VB.NET Programming )

UNIT—II
( BCA–403 )
3. Write a block of code to determine whether
Marks : 45 the word taken as input is a Palindrome.
Time : 2 hours A Palindrome is word, which spells the same
even when reversed. 5
The figures in the margin indicate full marks
for the questions 4. Explain the Try...Catch...Finally block
structure. 5
Answer one question from each Unit

UNIT—III
UNIT—I
5. (a) Explain two ways in which an argument
1. (a) What is the common language runtime?
can be pass to a procedure with an
Explain any three VB.NET projects.
example for each. 3+3=6
2+3=5
(b) What is a recursive function? Write a
(b) Explain the working of the For...Next
recursive function to find the sum of
Loop with suitable examples. 5
natural numbers up to n. 1+3=4

20D/1247 ( Turn Over ) 20D/1247 ( Continued )


( 3 ) ( 4 )

6. (a) Define constructor. Explain constructor UNIT—V


overloading with an example. 1+3=4
9. (a) What are Validation Controls? Explain
(b) What is a property procedure? Provide any two such controls along with the
its syntax. With the help of an example, properties required to work with them.
show how a ReadOnly property 1+2½+2½=6
procedure is used. 2+1+3=6
(b) Explain any two events of a Web
Application. 2+2=4
UNIT—IV
10. (a) What is a Web Service? Write a Web
7. (a) Explain the CreateDirectory and Method to return the number of vowels
GetDirectories methods of the Directory present in a multi-word string taken as
Class. 2+2=4 input. 2+4=6

(b) Explain the importance of State


(b) What is a file stream? Elaborate on the Management in Web Application.
process of reading the contents of a text Explain how Cookies are used in State
file using the methods of the Management. 1+3=4
StreamReader Class. 2+4=6

HHH
8. (a) With the help of a diagram, illustrate
the ADO.NET Architecture. What is
Data Binding? Explain two types of Data
Binding. 1+1+2=4

(b) What is a DataSet? Explain how a new


row can be added to an existing
DataTable. 2+4=6

20D/1247 ( Turn Over ) 20D—PDF/1247 4/H–80 (xii) (Syllabus–2015)

You might also like