write program in c# using this instructions name avinash
varma ,work experiance<2,nochildren his work experiance is
higher than 5 years,more than one children one children
name is diwakar,number of years of work eperiance at
current company is the ratio of children and work
experiance is 0.21 to 0.5


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

Post New Answer

More C Sharp Interview Questions

Can you declare the override method static while the original method is non-static?

5 Answers  


can you overload a method of class A in Class B if it is derived class of A?If it is yes tell me how is it possible?

4 Answers   Mphasis, Ness Technologies,


What are immutable types in c#?

0 Answers  


What is a class in unity?

0 Answers  


What is a strong name in c#?

0 Answers  






If there are 2 interface IParentInterface & IChildInterface as follows. interface IParentInterface { void InterfaceMethod(); } interface IChildInterface : IParentInterface { void InterfaceMethod(); } Both the interface contains method with same name InterfaceMethod(). How InterfaceMethod() will be handled in IChildInterface as its deriving IParentInterface

3 Answers  


What is connection pooling in ado.net?

0 Answers  


Explain About multi level and multiple inheritance how to achieve in .net

0 Answers  


Can we throw exception from catch block

6 Answers   Microsoft,


Where is the output of TextWriterTraceListener redirected?

1 Answers   Rolta, Siebel Systems,


can multiple catch blocks be executed for a single try statement?

0 Answers   Siebel Systems,


what is a constructor?

5 Answers   Amazon, Amdocs, Choice Solutions,


Categories