Quiz 98-372, .NET Fundamentals
Which describes the effect of applying the protected accessibility modifier to a method?
Which code segment should you use to define the ShoppingCart class?
which file should you store application configuration settings during deployment?
Which is the base class of all classes in the .NET Framework?
Which keyword should you use?
What is the purpose of the app.config file?
What is the characteristic of a delegate?
Where should you insert code that must be executed, regardless of whether or not an error is thrown?
Which exception will catch an error if the file is missing?
Which file contains the required .NET settings for an ASP.NET web application?