Exam Details

Subject asp.net using c#
Paper
Exam / Course p.g.d.c.a.
Department
Organization solapur university
Position
Exam Date November, 2017
City, State andhra pradesh, solapur


Question Paper

P.G.D.C.A. (Semester II) Examination Oct/Nov-2017
ASP .NET USING
Day Date: Monday, 27-11-2017 Max. Marks: 80
Time: 02.30 PM to 05.30 PM
Instructions: Q.1. and Q.7 are compulsory.
Attempt any two questions from Q. No. 3 and 4.
Attempt any one question from Q. No. 5 and 6.
Figures to the right indicate full marks.
Q.1 Choose the correct alternative: 16
Code that targets the Common Language Runtime is known
Unmanaged Code Distributed Code
Legacy Code Managed Code
Which of the following is not an arithmetic operator in C#.NET?


is the first method that is fired during the page load.
PreRender() Load()
Unload() Init()
In ASP.NET application DLL files are stored in App_Code folder.
True False
The following is /are the minimum requirement to run ASP.NET pages.
Java Virtual Machine Common Language Runtime
Windows Explorer All of these
What is true about master page?
You can add more than one master pages is a website
Master Pages can be nested
Content PlaceHolder control is required on a content page
Both and
Which of the following works on serve side?
ViewState HiddenField
Application and Session State All of the above
A function returns a value, whereas a subroutine cannot return a value.
True False
To kill a users session explicitly which of the following will you use?
Session. Close() Session.
Session. Abondon() Session. Discard()
10) Which SqlCommand execution returns the number of effected records in
the table?
ExecuteNonQuery() ExecuteReader()
ExecuteXmlReader() ExecuteScalar()
Page 2 of 2
SLR-CF-10
11) Choose the correct option about DataSet object.
Provides Disconnected Mode
Can store multiple table simultaneously
Consumer Object
All of the above
12) ASP makes a website more interactive and dynamic.
True False
13) When a user's session times out which event should you respond to?
Application_Start Session_End
Session_Start Application_End
14) The collection is used to pass information from a client browser to
the web server.
Contents QueryString
Cookies ClientCertificate
15) When does garbage collector run?
When application is running low of memory
It runs random
When application is running for more than 15 minutes
None of the above
16) In ASP, the Response Object is used to send output to the user from the
server.
True False
Q.2 Explain Common Language Runtime (CLR). 06
What is array? Explain types of array with example. 06
Write a program in ASP.NET to check the given number is positive or
negative.
04
Q.3 What is function? Explain any two library functions in C#. 06
What is Master Page? Explain nested master pages. 06
Write on 04
Q.4 Short Notes of the following
The Visual Studio IDE. 04
HTML Controls. 04
Cookies. 04
IIS. 04
Q.5 Explain different OOP concepts. 08
Explain ADO.NET. 08
Q.6 What is application state? Explain. 08
Explain Data Readers, Data Sets Data Adapters. 08
Q.7 Write a program in ASP.NET to print the given number is prime or not. 08
Explain different operators in C#. 08


Subjects

  • asp.net using c#
  • communication skills
  • dbms and rdbms using oracle
  • fundamentals of computer and information technology
  • introduction to accounting package and ms-office
  • java programming
  • software engineering with ‘c’ programming
  • system analysis & design with c programming
  • web programming with php