Sunday, December 13, 2015

M. C. M. (Semester - IV),2010 Question Paper,VISUAL BASIC .NET,University Of Pune Question Paper

University Of Pune Question Paper
M. C. M. (Semester - IV) Examination - 2010
VISUAL BASIC .NET
(Old 2005 Pattern)
Time : 3 Hours] [Max. Marks : 70
Instructions :
(1) Q. Nos. 1 and 8 are compulsory.
(2) Solve any four from Q. Nos. 2 to 7.
Q.1) Explain ASP .Net Framework in detail. [15]
Q.2) What do you mean by Exception Handling ? Explain with suitable
examples. [10]
Q.3) Explain Crystal Reports in detail. [10]
Q.4) Define Bank Class having following attributes and methods : [10]
Cust_id (char(10))
Cust_name (varchar(3))
Balance (numeric(8,2))
Mode_of_Transaction (char(8))
Methods
Constructor to store information
Deposite_Bal(balance) update balance with amount
Withdraw_Bal(balance) update balance with amount
Check_Balance Return Current Balance
Note : Mode_of_Transaction must be either “Deposit” or “Withdraw”.
Write a module to implement class and test functionality with all
necessary validations.
Q.5) Accept a number in Textbox. If number is Prime, then add this number
in ListBox, if not throw your own defined exception
“PrimeNumberException”. [10]
Q.6) Explain Abstract Class and Interface with suitable examples. [10]
Q.7) Write a code to perform (Add, Update, Delete, Exit, First, Next, Last,
Previous) on the following table : [10]
Table Name (Student)
(Roll_No, Name, Address, ContactNumber, Fees_Paid)
Database Admission
Server Sql Server, ServerName MCM, UserName=“MCM”, Password =
“MCM”.
Q.8) Write short notes : (Any Three) [15]
(a) Collection Object
(b) Overloading and Overriding
(c) CLR
(d) Scope and Life of Variable
Share This
Previous Post
Next Post

B.E Civil Engineer Graduated from Government College of Engineering Tirunelveli in the year 2016. She has developed this website for the welfare of students community not only for students under Anna University Chennai, but for all universities located in India. That's why her website is named as www.IndianUniversityQuestionPapers.com . If you don't find any study materials that you are looking for, you may intimate her through contact page of this website to know her so that it will be useful for providing them as early as possible. You can also share your own study materials and it can be published in this website after verification and reviewing. Thank you!

0 comments:

Pen down your valuable important comments below

Search Everything Here