Search
.Management Sciences
Category: Software Engineering Mcqs
Converting a primitive type data into its corresponding wrapper class object instance is called ________________?
A. boxing
B. wrapping
C. autoboxing
D. instantiation
Any data and instruction entered in the memory of a computer is_____________________?
A. Storage
B. Output
C. Input
D. Information
The portion of physical layer that interfaces with the media access control sublayer is called_____________________?
A. physical signalling sublayer
B. physical data sublayer
C. physical address sublayer
D. none of these
What kind of support is provided by the Code Generation CASE tool ?
A. Cross referencing queries and requirements tracing
B. Transformation of design records into application software
C. Compiling, interpreting or applying interactive debugging code
D. Transformation of design records into application software AND Compiling, interpreting or applying interactive debugging code
(more…)
Automatic type conversion in Java takes place when________________?
A. Two type are compatible and size of destination type is equal of source type.
B. Two type are compatible and size of destination type is larger than source type.
C. Two type are compatible and size of destination type is shorter than source type.
D. All of the above
Which one of the following is a data link protocol ?
A. ethernet
B. point to point protocol
C. HDLC
D. all of these
Which of the following commands is used to copy directory structures in and out________________?
A. cp
B. cpio
C. cp – p
D. copy
Checking the computer program for errors is called ___________________?
A. Scrambling
B. Debugging
C. Encoding
D. Verification
A DVD is an example of a(n)__________________________?
A. hard disk
B. optical disc
C. output device
D. solid state storage device
In ASP.NET application the Global.asax file lie in which directory_________________?
A. System
B. ROOT
C. Application
D. None of the Above
Recent Comments