Title | |
---|---|
A variable which is declared inside a method is called a________variableA variable which is declared inside a method is called a________variable
The answer is:
B. Local
|
|
Which is the String method used to compare two strings with each other ?Which is the String method used to compare two strings with each other ?
The answer is:
B. Compare()
|
|
Minimum and Maximum range of values supported by ‘float’ data type are ?Minimum and Maximum range of values supported by ‘float’ data type are ?
The answer is:
C. 1.5 * 10 ^-45 to 3.4 * 10 ^38
|
|
Which datatype should be more preferred for storing a simple number like 35 to improve execution speed of a program?Which datatype should be more preferred for storing a simple number like 35 to improve execution speed of a program?
The answer is:
A. sbyte
|
|
Scope of variable is related to definition of variable asScope of variable is related to definition of variable as: |
|
Select output of the given set of Code :Select output of the given set of Code :
The answer is:
C. Good Morning Dr.Gupta
|
|
Which of the following is an 8-byte Integer? |
|
Which of the following is NOT an Integer? |
|
Which of the following are value types?Which of the following are value types?1.Integer |
|
Which of the following does not store a sign?Which of the following does not store a sign?
The answer is:
D. Byte
|
|
What is the size of a Decimal? |
|
Which of the following is the correct size of a Decimal datatype?Which of the following is the correct size of a Decimal datatype?
The answer is:
D. 16 Bytes
|
|
Which of the following statements is correct?Which of the following statements is correct?
The answer is:
C. Interfaces members are automatically public.
|
|
Which of the following can implement an interface?Which of the following can implement an interface? 1.Data
The answer is:
B. 2, 4
|
|
Which of the following will be the correct output for the C#.NET code snippet given below?Which of the following will be the correct output for the C#.NET code snippet given below?
The answer is:
B. CRE
|
|
Which of the following is the correct output of the C#.NET code snippet given below?Which of the following is the correct output of the C#.NET code snippet given below?
The answer is:
C. 18
|
|
Which of the following are NOT Relational operators in C#.NET?Which of the following are NOT Relational operators in C#.NET?1.>= |
|
A GUI:A GUI:
The answer is:
D. Both a and b.
|
|
Visual Studio .NET provides which feature:Visual Studio .NET provides which feature:
The answer is:
D. All of the above.
|
|
What does IDE stand for?What does IDE stand for?
The answer is:
A. Integrated Development Environment
|
MCQs
Views
Best Answers
Points