Answer Posted / skybeaver
The .NET framework was upgraded considerably between 1.1
and 2.0. Major language additions include
generics/templates, anonymous delegates, nullable value
types, etc.
Every major developer building block - Win Forms, ASP.NET,
etc., was also upgraded.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
write string class as your own class in java without using any built-in function
What are the features of oop?
What is and I oop mean?
Is oop better than procedural?
What is the purpose of polymorphism?
What is object in oop with example?
write a program to find 2^n+1 ?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is stream in oop?
What is the difference between procedural programming and oops?
what are the ways in which a constructors can be called?
What is abstraction in oops with example?
What do you mean by Encapsulation?
What is new keyword in oops?