Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain the difference between proc. Sent by val and by sub?


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

Post New Answer

More C Sharp Interview Questions

What is difference between float and integer?

0 Answers  


What happens in synchronisation?

2 Answers   Tech Mahindra,


Explain more on CLR

0 Answers  


Describe a Struct ?

0 Answers   Siebel,


class Program { void add() { int x=10, y=20; fun(); Console.WriteLine("{0}", sum); } void fun() { int sum; sum = x + y; } static void Main(string[] args) { Program f =new Program(); f.add(); } } Debug above program.....

3 Answers   HCL,


Is string a class in c#?

0 Answers  


what are nullable types in c#

0 Answers   Cognizant,


To catch any possible exception What is the C# syntax written ?

0 Answers   Siebel,


what are the differences b/w structure and class?

10 Answers  


What is reference types in c#?

0 Answers  


Can you override private virtual methods?

4 Answers  


Can you access a hidden base class method in the derived class?

0 Answers  


Categories