Explain the difference between a sub and a function 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 an icollection in c#?

0 Answers  


What is difference between comparable and comparator?

0 Answers  


What C# keyword class access modifier specifies that the class is concrete and CANNOT be derived from?

3 Answers  


Is there throws keyword in c#?

0 Answers  


If you want to write your own dot net language, what steps you will u take care?

0 Answers  






What is multiple interface in c#?

0 Answers  


What is type casting. Explain it with reference to classes.

2 Answers   HCL, JPMorgan Chase,


What is arraylist?

0 Answers  


How do you define a predicate?

0 Answers  


Why do we use reflection in c#?

0 Answers  


How is a loop recorder monitored?

0 Answers  


Hai I am Shiva from TN, SSE.I have an query problem. My Table : Door Field : ID,DoorID,ZoneID,Date,Time,Status. Problem was : Status.We got two values, one is 00 (OUTTIME) , Another is 01(INTIME) Like this Status --------- 00 01 00 01 00 01 00 01 How to Set as Status 00 and 01 , of separate column , Status as Intime,Status as Outtime Like this ----------- InTime OutTime ---------- ----------- 01 00 01 00 01 00 01 00 01 00 01 00 Regards KS kumar

1 Answers  


Categories