Answer Posted / dhruv joshi
visual basic.net is a object oriented language which is
platform independent and has class libraries having
manifest and misl which provides basic tools which makes it
easier to use and we can use more than one class in many
ways which was not supported by visual basic...it is
basicly made to deal with net applications and uses .net
frameworks..
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is difference between metadata and manifest?
What is non_deterministic finalization?
What is late binding and early binding?
What do you mean by serialization?
Name the two main parts of .net?
What is strong typing and weak typing?
Name a feature which is common to all .net languages?
What keyword is used to accept a variable number of parameter in a method?
What are the different variables in vb.net?
How does vb.net achieve polymorphism?
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.
Why do you need Lock in Visual Basic?
What is stack used for in vb. Net?
Define naming convention?
How to create a constant in vb.net?