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...

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

iGate C Sharp Interview Questions
Questions Answers Views Company eMail

OOPs concept ?

1 7291

what will be the output of the given below coding. using System; public class Exercise { static void OddNumbers(int a) { if (a >= 1) { Console.Write("{0}, ", a); a -= 2; OddNumbers(a); } } public static int Main() { const int Number = 9; Console.WriteLine("Odd Numbers"); OddNumbers(Number); Console.WriteLine(); return 0; } }

1 4269

Post New iGate C Sharp Interview Questions


iGate C Sharp Interview Questions


Un-Answered Questions

the conditional jump instruction in 8086 have a displacement of more than 1 byte.explain how would you tackle a situation in which it is required to branch,on some condition,to a location which is more than 120 bytes away.

2286


What do you understand by the term job time – out and how can you overcome that?

986


Explain the different types of validations in jsf?

71


Explain tcp/ip model

311


we are small scale industry in production of rice & rice bran. Pls let me know how to take contract demand for our industry.. (for information we have total 600.hp)

4309


What is parsing and its types?

1044


What is use of set in python?

871


when do we need to use maxscratch parameter?

876


How many jsp scripting elements are there and what are they?

978


if tech transfer fails whay require to do?

789


Explain the difference between Response.Write () and Response.Output.Write ().

910


Can one improve the performance of sql*loader? : aql loader

991


Suppose my license expires today, will users be able to view dashboards or workbooks which I published in the server earlier?

725


What is the difference between synchronous and asynchronous updates?

977


Can we use update in sql function?

1021