Buy Questpond's video subscriptions on
huge discount
.
Online: 828
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
C#
>
Loading ...
What will be the output for the following:
String str1="Hello";
String str2=str1;
str1=str1+"C#";
Console.WriteLine(str2);
Posted by
Syedshakeer
on 9/3/2009 | Category:
C# Interview questions
| Views: 18526
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Select from following answers:
Hello
HelloC#
Hello C#
HelloHelloC#
All Above
Show Correct Answer
Asked In:
ValueLabs |
Alert Moderator
Bookmark It
< Previous :
In which Event all the Controls will be loaded(in ...
Next > :
How do you determine the maximum nested-level of S ...
Comments or Responses
Login to post response
More Interview Questions by Syedshakeer
To send Emails,you need the following classes from the System.Web.Mail ...
AJAX applications are
Which of the follwoing code have to write for cancel Link in gridview?
Which of the follwoing property has the default property for gridview ...
How you will get the current Page Url?
Unique Key is smilar to Priamary Key,except it
Which method is used to Get a value indicating whether the column cont ...
Which method is used to Gets the name of the specified column using Da ...
Latest Interview Questions
How do you determine the maximum nested-level of Stored Procedure ?
Difference between new and override keyword?
What is 'NEXT USED' in SQL Server ?
A table can have maximum of 1024 partitions.
How do you explicitly kill a user session?
What is the maximum number of cookies that can be allowed to a web sit ...
Name two properties common in every validation control?
Which is the first event in page life-cycle Event?
More ...