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: http://dotnetvj.blogspot.com       Member Level: Diamond       Posted Date: 14 Jan 2008       Category: C#

Suppose there is a page which uses stringconcatenation to gather data from multiple e-mail messages and format the data for display .What code should be written to ensure that this page displays as quickly as possible?



Select Answer:

Write code that uses the Append method of the StringBuilder object.
Write code that uses the Substring method of the String object.
Write code that uses the Concat method of the String object.
Write code that uses the plus-sign (+) operator to concatenate the strings.




      
Your Test Score: 0 / 0



Next Question: Can you store multiple data types in System.Array?
Previous Question: What is the syntax to inherit from a class in C#?
Related Questions:
  • How to implement multiple inheritence in C#


  • Concatenating with strings are done with


  • In C#,find the output of the following when the value of iNumber is 2 switch(iNumber) { case 1: Console.Write ("One"); case 2: Console.Write("Two"); default : Console.Write("Not a Digit"); }


  • Which one of these is not the common dialog box that are available with windows application.


  • You need to call an unmanaged function from your managed code by using platform invoke services.what should you do?


  • 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