Deck 2: Programming: Data Types, Memory Allocation, and Stream Classes

ملء الشاشة (f)
exit full mode
سؤال
The size of integer is___________.

A)8 bits
B)16 bits
C)32 bits
D)64 bits
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
An instance of a value type variable is allocated memory on_______.

A)Stack
B)Heap
C)Both a&b
D)None of these
سؤال
An instance of a reference type variable is allocated memory on_______.

A)Stack
B)Heap
C)Both a&b
D)None of these
سؤال
The size of long is___________.

A)8 bits
B)16 bits
C)32 bits
D)64 bits
سؤال
________________ 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
سؤال
The first type of streams is specially used to represent _________

A)Binary data
B)text
C)data
D)derived
سؤال
The second type of streams is used to represent __________

A)Data
B)text
C)binary data
D)derived
سؤال
All IO classes that represent streams are derived from the ______ class.

A)Data
B)Stream
C)another
D)none
سؤال
The stream class has been designed to provide functional features for ________ and __________.

A)Creating, manipulating
B)displaying, manipulating
C)Creating, displaying
D)printing, creating
سؤال
The file steam class is designed specifically for reading and writing_______________ files.

A)Class files
B)binary data
C)program
D)none
سؤال
A buffer is a block of bytes in memory used to ___________

A)Class data
B)binary data
C)cache data
D)data
سؤال
The Buffered Stream class is a ________ of the Stream class.

A)Base class
B)binary class
C)Derived class
D)class
سؤال
The text files are helpful in __________ and ____________ textual data.

A)Storing, displaying
B)storing, retrieving
C)Retrieving, displaying
D)displaying, retrieving
سؤال
A machine on a network is called ________

A)Node
B)data
C)address
D)store
سؤال
The node is also called as ______________

A)Data
B)class
C)host
D)cache
سؤال
The various possible values of dock property are_________

A)TOP, Left
B)Fill, right
C)Side, upright
D)Both (a) and (B)
سؤال
The ADO.NET provides greater case of ___________

A)Programming
B)higher dependency
C)Improve data source
D)both (a) and (b)
سؤال
Only ___________ amount of processing time is needed for data conversion.

A)Large
B)small
C)none
D)allocated time
سؤال
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)
سؤال
The main ASP.NET page class is derived from the ____________ class

A)Page
B)base
C)derived
D)main
سؤال
We can attach _________ validation control to an input control

A)One
B)less than one
C)more than one
D)almost one
سؤال
The validation control has ____________ control.

A)Up level
B)down level
C)both
D)bottom level
سؤال
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
سؤال
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
سؤال
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
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/25
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 2: Programming: Data Types, Memory Allocation, and Stream Classes
1
The size of integer is___________.

A)8 bits
B)16 bits
C)32 bits
D)64 bits
8 bits
2
An instance of a value type variable is allocated memory on_______.

A)Stack
B)Heap
C)Both a&b
D)None of these
Stack
3
An instance of a reference type variable is allocated memory on_______.

A)Stack
B)Heap
C)Both a&b
D)None of these
Heap
4
The size of long is___________.

A)8 bits
B)16 bits
C)32 bits
D)64 bits
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
5
________________ 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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
6
The first type of streams is specially used to represent _________

A)Binary data
B)text
C)data
D)derived
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
7
The second type of streams is used to represent __________

A)Data
B)text
C)binary data
D)derived
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
8
All IO classes that represent streams are derived from the ______ class.

A)Data
B)Stream
C)another
D)none
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
9
The stream class has been designed to provide functional features for ________ and __________.

A)Creating, manipulating
B)displaying, manipulating
C)Creating, displaying
D)printing, creating
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
10
The file steam class is designed specifically for reading and writing_______________ files.

A)Class files
B)binary data
C)program
D)none
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
11
A buffer is a block of bytes in memory used to ___________

A)Class data
B)binary data
C)cache data
D)data
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
12
The Buffered Stream class is a ________ of the Stream class.

A)Base class
B)binary class
C)Derived class
D)class
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
13
The text files are helpful in __________ and ____________ textual data.

A)Storing, displaying
B)storing, retrieving
C)Retrieving, displaying
D)displaying, retrieving
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
14
A machine on a network is called ________

A)Node
B)data
C)address
D)store
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
15
The node is also called as ______________

A)Data
B)class
C)host
D)cache
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
16
The various possible values of dock property are_________

A)TOP, Left
B)Fill, right
C)Side, upright
D)Both (a) and (B)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
17
The ADO.NET provides greater case of ___________

A)Programming
B)higher dependency
C)Improve data source
D)both (a) and (b)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
18
Only ___________ amount of processing time is needed for data conversion.

A)Large
B)small
C)none
D)allocated time
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
19
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)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
20
The main ASP.NET page class is derived from the ____________ class

A)Page
B)base
C)derived
D)main
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
21
We can attach _________ validation control to an input control

A)One
B)less than one
C)more than one
D)almost one
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
22
The validation control has ____________ control.

A)Up level
B)down level
C)both
D)bottom level
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
23
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
24
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
25
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.