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: Tirupati Rao       Member Level: Bronze       Posted Date: 09 Jan 2008       Category: C#

Null types



Int32? x=5;
Int32? y=null;
y+=x;
what is the value of y?


Select Answer:

5
null
Compile Error
None of the above




      
Your Test Score: 0 / 0



Next Question: How do you prevent a class from being inherited?
Previous Question: Which of these string definitions will prevent escaping on backslashes in C#?
Related Questions:
  • Whether the following code will execute perfectly or not ? static void Main(string[] args) { // // TODO: Add code to start application here // int i=10; try { Console.Write("I = " + i); } catch (Exception ex) { Console.WriteLine(ex.Message); } finally { return; } }


  • Array declaration in C# is done with


  • Difference between Convert and Parse methods?


  • What is name of C# compliler?


  • What will the output of the following statement Console.WriteLine("The Value of Rupees is {0,w:c}",Rs,Ps);


  • 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