Explore topic-wise MCQs in Computer Science Engineering (CSE).

This section includes 7 Mcqs, each offering curated multiple-choice questions to sharpen your Computer Science Engineering (CSE) knowledge and support exam preparation. Choose a topic below to get started.

1.

The stream class has been designed to provide functional features for ________ and __________.

A. Creating, manipulating
B. displaying, manipulating
C. Creating, displaying
D. printing, creating
Answer» B. displaying, manipulating
2.

________________ access modifier is applied to a method or a data member, it can be accessed by all classes in the same namespace and derived class in other namespace.

A. Public
B. Protected
C. Internal
D. Protected internal
Answer» E.
3.

The up level browser will perform validation on the client, using the _________ and _____________

A. HTML, ASP
B. DHTML, java script
C. Both (a) and (b)
D. none
Answer» C. Both (a) and (b)
4.

A Managed provider can be considered as a set of objects that mediate between a _____________ and _______________

A. Data source
B. VB.NET program
C. data
D. both (a) and (b)
Answer» E.
5.

For client-side custom validation, the name of the custom function must be identified in the ______________ function property

A. Client Validation
B. on client validation
C. On server validation
D. server validation
Answer» B. on client validation
6.

The first type of streams is specially used to represent _________

A. Binary data
B. text
C. data
D. derived
Answer» C. data
7.

For server-side custom validation, the name of the custom function must be identified in the ______________ function property

A. Client Validation
B. on client validation
C. On server validation
D. server validation
Answer» D. server validation