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 7478

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; } }

2 4495

Post New iGate C Sharp Interview Questions


iGate C Sharp Interview Questions


Un-Answered Questions

Hi any one send me the configuration steps for make to order and make to stock in sap .send to my mail id c.sujatha2008@gmail.com

2171


I want the sample question paper of po exam of sbi?

2071


Pls mail me utility & Dg related question with answer

1865


What is the gross weight to copper ratio in slip ring induction motor of 4000 HP,6.6 kv, 372amp, 992 rpm GE motor.

2429


sir please send me iocl written test paper in my e-mail account. i'll be obliged to you........ thank u roshan

2313


What is a concurrency problem in dbms?

1056


how was your last weekend.

1860


Can any one please send me the hpcl question papers or pattern for ece branch please mail to sweetyastweety@gmail.com

2237


My Client has a special requirement.That is How to transfer An Asset from One Plant to another Plant? Here, (Plant=Profit Center).Accumulated Depreciation amount must be transferred from One Profit Center to another Profit Center.( This is the requirement).

2545


What is the IEEE norm for % increase of AMC for lifts year to year in a residential society.

1200


how many reports have u created ? explain a few.

2167


what is bcp? When does it used? : Sql dba

1059


what will join in my company?

2384


tell about u r business proceses?

2380


Can automation testing replace manual testing?

1199