What are logical operators in c#?


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

Post New Answer

More C Sharp Interview Questions

what is the index value of the first element in an array?

0 Answers  


Perfect Example Of While And Do-While Loop In C#.Net ?

0 Answers   Wipro,


What is a delegate? Explain.

0 Answers  


What are the examples of data types?

0 Answers  


Trace the O/p for a program on inheritance and Polymorphism. 3 classes A,B,C A with two methods public virtual SomeMethodA public virtual SomemoreMethodA B:A overide SomeMethodA C:B new Method SomeMethodA override SomeMoreMethodA main method { b new instance of B b.SomeMethodA b.SomeMoreMethodA b1 new instance of C b1.SomeMethodA b1.SomeMoreMethodA }

2 Answers   Proteans,


how do you do exception management

4 Answers   Accenture, HCL,


What namespaces are necessary to create a localized application?

2 Answers   Rolta, Siebel Systems, Visual Soft,


Does c# support multiple class inheritance?

0 Answers  


What is byte c#?

0 Answers  


Is there any sample c# code for simple threading?

0 Answers  


What language do desktop applications use?

0 Answers  


What is alias in c#?

0 Answers  


Categories