Answer Posted / badrinath
system.object
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
How to view an assembly?
What is visual basic.net culture?
What languages does the .net framework support?
What is the feature which is common to all .net languages?
Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.
Explain an assembly?
What is an application domain? how they get created?
What is a static class?
Write a VB.Net console program to check whether a number is perfect or not.
Explain managed code?
Explain strong name in .net assembly?
Explain the observations between vb.net and vc#.net?
what is the advantage of option strict on?
How a base class method is hidden?
What is the difference between custom control and user control?