|
INTERVIEW QUESTIONS
MICROSOFT
C#
DETAILS
Question: Which of these .NET languages has been specefically designed to be used with .NET?
Answer: Having been a vb4-vb6 hack, VB.NET is NOT rooted in vb6. Sure, some of the keywords are the same, but VB.NET WAS completely rewritten and designed from the ground up for .net. VB.NET is closer to C# then it is to vb6.
If that weren't the case, the converter to convert from VB6 to VB.NET either wouldn't be necessary, or would actually work.
The correct answer for this question should include both B and C.
|
|
|
Category |
C# Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 8391 users |
Added on |
7/28/2011 |
Views |
69037 |
Rate it! |
|
|
Question:
Which of these .NET languages has been specefically designed to be used with .NET?
Answer:
Having been a vb4-vb6 hack, VB.NET is NOT rooted in vb6. Sure, some of the keywords are the same, but VB.NET WAS completely rewritten and designed from the ground up for .net. VB.NET is closer to C# then it is to vb6.
If that weren't the case, the converter to convert from VB6 to VB.NET either wouldn't be necessary, or would actually work.
The correct answer for this question should include both B and C. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
Does C# support multiple inheritance?
|
View Answer
|
|
What is JIT?
|
View Answer
|
|
What is similar in concept to IL?
|
View Answer
|
|
All types in C# implicitly derive from
|
View Answer
|
|
Which of the following are predefined reference types in C#?
|
View Answer
|
|
String is an
|
View Answer
|
|
A char in C# is
|
View Answer
|
|
An int in C# is
|
View Answer
|
|
A struct is a
|
View Answer
|
|
A class type in C# is a value type
|
View Answer
|
|
bool data type in C# is
|
View Answer
|
|
What is true about readonly variable in C# code?
|
View Answer
|
|
A local C# variable declared in the for loop is in scope in
|
View Answer
|
|
Which of the following is the correct way to instantiate an object in C#:
|
View Answer
|
|
The field variables in a class or a struct in C# are by default given a value of zero
|
View Answer
|
|
All the variables local to a method in C# must be initialized before they can be used
|
View Answer
|
|
Difference between shadow and override?
|
View Answer
|
|
What happens when a C# project has more than 1 Main methods
|
View Answer
|
|
Which of the following explicit type conversion is achieved with out loosing the original data value
|
View Answer
|
|
Which of these operator has the Highest Precedence
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All C# Interview Questions & Answers - Exam Mode /
Learning Mode
|