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

Infosys Interview Questions
Questions Answers Views Company eMail

What is function pointer and where we will use it

2 8307

What is the time complexity T(n) of the following program? a) int n, d, i, j; cin >> n; for (d=1; d<=n; d++) for (i=1; i<=d; i++) for (j=1; j<=n; j += n/10) cout << d << " " << i << " " << j << endl; b) void main() { int n, s, t; cin >> n; for (s = 1; s <= n/4; s++) {t = s; while (t >= 1) { cout << s << " " << t << endl; t--; } } } c) void main() { int n, r, s, t; cin >> n; for (r = 2; r <= n; r = r * 2) for (s = 1; s <= n/4; s++) { t = s; while (t >= 1) { cout << s << " " << t << endl; t--; } } }

3 9018

What are the qualities if the tester ?

9 10042

What are all the points to keep in consideration, while we are migrating the Universes,Reports from BO5.1.6 to BO 6.5? Is is compatible to migrate like this? Does it effect the filters in Reports and Join in the Universe?

1557

plz send me hpcl placement papers in electrical stream

1 3595

what is meant by boiler

18 21319

Who fixes the bug as Severity and priority ?

12 14758

what are the oops concept in java explain with real time examples

24 192628

what is difference between colection and collections?

25 65504

Can we display only integers / numbers through the message box? Is there any constraint to do so?

8 12420

What is MVC?

6 7981

what could be the problem if invoice_id is same in ap_invoices_all and ap_invoices_interface. while the Ord_id , invoice_num, and other things is diffrent .

3 15239

What are the types of tables in Teradata

22 70420

How do you test pop up with LR? My whole application running on pop up. Its a JSP page written on pop up window.

1 6527

what are the disadvantages of C++?

25 88780

Post New Infosys Interview Questions


Infosys Interview Questions


Un-Answered Questions

How will you get information about a file using node?

258


How would a professor, who knows you very well, describe you?

627


Each Electronics Exchange operates on -48 volt. What is the reason that exchange operates only -48 volt DC?

1477


What is the inputsplit in map reduce software?

378


What do we use for managing hash table collisions?

458






Is it better to use iframe?

466


What is your favorite game?

675


define flyback converter.

661


how to convert character strings to dates? : Sql dba

528


Why do we need hibernate?

180


What is a lock in jdbc?

545


What language you can use with mongodb?

1


How the F.W.C. system of diesel engine circulate?

1614


What is benefit of namespace (package) in magento?

3


Tell us about your experience with focus groups.

1425