Subscribe

RSS Feed (xml)

Powered By

Skin Design:
Free Blogger Skins

Powered by Blogger

Search Your Question

Friday, April 25, 2008

True false questions - Set 1

These true false questions are very basic and most likely to be asked in a written examination rathar than in an interview.

A bank could provide a web service interface for downloading transaction information that can be used by financial software such as Quicken?
TRUE
All types must belong to a namespace?
TRUE
An assembly containing types in one language can be used by an application coded in another language?
TRUE
C# supports implementation inheritence using interfaces like in Java?
TRUE
C# supports mulitple inheritence?
FALSE
Deploying an application as a SOAP service usually requires making changes to the code?
FALSE
Each part of a message has a schema-defined type?
TRUE
Every C# program must contain at least one class?
TRUE
In C# A Struct can be nested in another struct? A Struct can inherit from another struct?
TRUE
In C# classes can be nested? Classes can inherit from other classes?
TRUE

No comments:

Archives