C Sharp Interview Questions
Questions Answers Views Company eMail

how to convert String array to StringBuilder array or vice versa?

Wipro,

3 21361

c# code for how to merge two sorted arrays Input : A = 2,5,8,4 B = 3,9,10,5 Output : 2,3,4,5,5,8,9,10

3 15019

Which layer executed first among these Application layer,Buisness layer or Data Base Layer?

L&T,

2 4753

How to call a function when a class implements 2 interfaces and function is present in both interfaces?

2 3804

if we inherit class in stack so object of stack will store in stack or heap? as class a { int s; public aa(){} } stack mystack:a { } mystack obj; ans: about obj

1 3067

What is scavenging?

HCL,

2 5180

Which collection will you use to store different types of objects collection like... int, employee, student, object etc.

R Systems,

5 8420

Write a functin to add two no. Both no can be int, float.

HCL,

3 3985

1. Describe page life cycle?

Mphasis, Steria,

1574

1. Describe page life cycle?

Mphasis,

3 5755

2. What happened when BO object has been called?

Mphasis,

1519

3. Describe the process of interact UI to BAL n DAL?

Mphasis,

2 6296

4. Describe the process when we send a request URL? And who is responsible for that?

Mphasis,

1478

5. What properties we used to call stored procedure in C#?

Mphasis,

2 4652

6. If we assign a value in textbox on Page_UnLoad event, will it display?

Mphasis,

2 4307


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

What is concrete class in c# with example?

460


What is the use of 'using' statement in c#?

477


What is unsigned int?

519


Which compiler switch creates an xml file from xml comments in the files in an assembly?

574


Is java better than c#?

510






Why dictionary is faster than list?

547


What is overloading with example?

491


What is type cast in C#?

560


Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?

498


How many kinds of elements an array can have?

468


Distinguish between the Debug class and Trace class with its functionality?

527


What tool we have to use to install assembli in gac folder.

481


What does this keyword mean in c#?

512


What is ilasm.exe used for?

500


What is var c#?

479