write a C# Program add two matrix ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Is c# slower than java?

0 Answers  


Explain get and set accessor properties?

0 Answers  


If you define a user defined data type by using the class keyword, is it a value type or reference type?

0 Answers  


What operators can be used to cast from one reference type to another without the risk of throwing an exception?

0 Answers  


What is toint32 c#?

0 Answers  






These questions were asked me in a technical interview: •If we deploy an application on multiple server (like database server, web server) then, each request should be redirected to proper server, then how you will handle it in your code? •How security pinholes will be handled in an application? •What things should be considered while writing a web application? •How will you do load/performance testing of web application? Which framework you will use for it? •How will you implement a cache for results which require a DB access? Please let me know how to write an web application considering all these points. I am not so much aware of architechural design of web application. Your guidelines will be helpful.

0 Answers   TCS,


Is there any way to access private memebers of an object from another object?

4 Answers   TCS,


What is concatenation and when should it be used?

0 Answers  


What is a method signature c#?

0 Answers  


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

3 Answers   Wipro,


What is the difference between integer and double?

0 Answers  


What?s the difference between <c> and <code> XML documentation tag?

1 Answers  


Categories