Вы находитесь на странице: 1из 1

1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11.

What is the Difference between Abstract and Interface? What is the Use of Interface? What are Events? What is the Difference between Page Init and Page Load? What is the order of events on Catching Exceptions? What is the Difference between Session and Data Cache? How the values are stored in cookieLess Session? What is Polimorpism? In Polimorpism which is Fast Binding and Which is Slow Binding? What are collections? Types of collections? Describe them?

1. Collections?

Generic Collections: Using Generics significantly decreases the amount of runtime errors due to casting or boxing/unboxing because the types used in a generic operations are evaluated at compile time.

Вам также может понравиться