PPSC Computer Science Topic 7 MCQ's Test Preparation

Punjab Public Service Commission, PPSC works as a recruitment agency to offer suitable candidates in the various vacant positions in the government departments. PPSC entrance exams are different according to the subjects and the vacant positions. For every single position and subject, the specified paper is prepared. Here we come to assist the candidates with computer science subject. Ilmkidunuya arranges a mock test of PPSC computer science paper. The test is designed in the same pattern that the PPSC authority uses to arrange the final paper.

PPSC Computer Science Topic 7 Syllabus

The seventh Topic of the PPSC computer science test is comprised of the topic, Asp.Net. In this Topic, students are provided the complete ideas about ASP.Net. This is a language or an open-source web framework. This framework is used to build modern web apps. It is a cross-platform that can run on different operating systems including Linux, Windows, macOS, and Docker, etc.

MCQ's Test For PPSC Computer Science Topic 7 ASP.NET

Try The MCQ's Test For PPSC Computer Science Topic 7 ASP.NET

  • Total Questions20

  • Time Allowed20

PPSC Computer Science Topic 7 ASP.NET

00:00
Question # 1

Select the control which does not have any visible interface

Question # 2

Which of the following is not a member of Response Object.

Question # 3

Select the caching type supported

Question # 4

Which of the following denote ways to manage state in an ASP .NET application.

Question # 5

can a dil run as stand allows application.

Question # 6

Which DLL translate XML to SL in IIS.

Question # 7

In ASP NET application the Global asax file lie in which directly.

Question # 8

Which of the following is used to write error message in event log file.

Question # 9

An organization has developed a web service in which the values of the form are validated using ASP NET application suppose this web service is got and used by a customer then in such a scenario which of the following is TRUE.

Question # 10

What name space does the Web page belong in the NET frame work class hierarchy.

Question # 11

Give one word in NET the operation of reading metadata and using its contents is known as.

Question # 12

The interface used by ASP NET to create Uniue id's

Question # 13

Where is the default session data

Question # 14

Which objects is used to create foreign key between tables.

Question # 15

Which of the following can be used to debug NET application.

Question # 16

Which method do you invoke on the data adapter control to load your generated data set with data.

Question # 17

Which of the following is not a member of connection object.

Question # 18

Which of the following denote new data bound controls used with ASP NET.

Question # 19

The NET Fram work provides a runtime environment called.

Question # 20

Give one word common type system is built into which of the following.

Prepare Complete Set Wise PPSC Computer Science Topic 7 ASP.NET MCQs Online With Answers


Top Scorers Of PPSC Computer Science Topic 7 ASP.NET MCQ`s Test

  • R
    Rimsha Habib 13 - Dec - 2021 01 Min 03 Sec 20/20
  • A
    Arshad Mehmood 22 - Jun - 2024 07 Min 14 Sec 16/20
  • A
    Aisha Tariq khan 29 - Dec - 2021 02 Min 43 Sec 15/20
  • R
    Rimsha Habib 17 - Dec - 2021 03 Min 50 Sec 15/20
  • A
    Ak khan 16 - Nov - 2021 05 Min 06 Sec 14/20
  • Z
    Zunera Ameen 23 - Dec - 2021 03 Min 55 Sec 13/20
  • R
    Rizwan Sajid 31 - Jan - 2022 10 Min 58 Sec 10/20
  • N
    Nargis Batool 02 - Jan - 2022 03 Min 12 Sec 9/20
  • A
    Abdur Rehman Riaz 03 - Sep - 2024 14 Min 49 Sec 9/20
  • T
    Tayyaba Shafique 21 - Nov - 2024 01 Min 23 Sec 8/20
  • M
    Muhammad Nasir 22 - Aug - 2022 08 Min 26 Sec 8/20
  • F
    Fatima Munir 06 - Jan - 2022 02 Min 55 Sec 7/20
  • U
    Unknown 06 - Jan - 2022 02 Min 55 Sec 7/20
  • S
    Salamat Arain 14 - Jul - 2024 02 Min 43 Sec 6/20
  • R
    RaoTanveer Tanveer 17 - Dec - 2021 04 Min 07 Sec 6/20
Sr.# Question Answer
1 What is the size of the session ID
A. 32 bit long string
B. 32 bit long double
C. 32 bit long character
D. 32 bit long integer
2 Which of the following is not a member of ADODB command object.
A. Execute Reader
B. Execute scalar
C. Execute Stream
D. Open
3 Which of the following can be used to add alternating color scheme in aRepeater control.
A. Alternatingltem template
B. Data source
C. Color validator
D. None
4 How do you trae the application -End event on runtime.
A. By debugging
B. By Tracing
C. Can not be done
D. None
5 I have an ASP NET application I have a page loaded from server memory At this instance which of the following methods gets fired.
A. Unload ()
B. Load () (ANS)
C. Pre Render()
D. None
6 Select the control which does not have any visible interface
A. Datalist
B. Drop down list
C. Repeater
D. Data grid
7 Which one of the following names spaces constrains the definition for Idb connection.
A. System Data interfaces
B. System Data common
C. System Data
D. System data connection
8 Which of the following must be done in order to connect data from some data resource to Repeated control.
A. Set the Data sources property
B. Call the data bind method
C. Both A and B
D. None
9 What name space does the Web page belong in the NET frame work class hierarchy.
A. System web ul page
B. System Windows page
C. System web page
D. None
10 Select the caching type supported
A. ASP NET
B. Out put caching
C. Data Caching
D. Both A and B
11 Who can access Session state variables
A. All users of an application
B. A single session
C. All users within a single tunnel
D. None
12 In ASP NET in form page the object whch contains the user name is.
A. Page user identity
B. Page user isin role
C. Page User Name
D. None
13 Which language can support SOAP.
A. VB
B. JAVA
C. COBAL
D. All above
14 Which of the following is used to write error message in event log file.
A. System data
B. System enterprise services
C. System diagnostics
D. None
15 The interface used by ASP NET to create Uniue id's
A. App domainsetup
B. System Ul naming contrainer
C. I as no result
D. Custom Formatter
16 Client certificate is a collection of
A. Server
B. Response
C. Collection
D. Request
17 Where do you store the information about the user locate
A. System user
B. System web
C. System drawing
D. System web ul page culture
18 Where is the default session data
A. In process
B. State server
C. Sl server
D. All of the above
19 The Grid view control in ASP NET has which of the following features.
A. Automatic data binding
B. Automictic paging
C. Both A and B
D. None
20 The NET Fram work provides a runtime environment called.
A. RMT
B. CLR
C. RC
D. RCT

Test Questions

Is this page helpful?