C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !



Posted By: R Sudha       Member Level: Gold       Posted Date: 17 Feb 2006       Category: C#

Static constructor - whih of the following is valid



Select Answer:

Used to initialise only static data
Called automatically beore the first instance is created or any static members are referenced
It cannot be called directly
It does not have any parameters
All the above



      
Your Test Score: 0 / 0



Next Question: When u write int i = new int();
Previous Question: A method in a derived class can be overridden in following cases
Related Questions:
  • Which of the escape sequence is used for Backspace


  • What would be the output of the following program? BitArray myBitArray1 = new BitArray(4, true); BitArray myBitArray2 = new BitArray(5,false); BitArray myResult = new BitArray(myBitArray1.Or(myBitArray2)); Console.WriteLine(myResult.Get(myResult.Count - 3));


  • What kind of access modifier are assumed for methods inside interface


  • KEYWORD RELATED


  • Whats is the sequence of execution of static and instance constructors of base and derived class when you assign a base class object with a derieved class instance a. Base Class Static Constructor b. Base class Instance Constructor c. Derieved class Static Constructor d. Derieved class Instance Constructor


  • Categories

    ASP.NET C# VB.NET 
    .NET Framework SQL Server Other 

    Submit Interview/Test Questions with Answers and make money from adsense revenue sharing program

    Want to prepare for an interview? Try our aptitude tests and standard interview questions first.


    dotNet Slackers   BizTalk Adaptors    Web Design


    Contact Us    Privacy Policy    Terms Of Use