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 8285

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 8999

What are the qualities if the tester ?

9 9994

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?

1555

plz send me hpcl placement papers in electrical stream

1 3581

what is meant by boiler

18 21282

Who fixes the bug as Severity and priority ?

12 14732

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

24 192493

what is difference between colection and collections?

25 65397

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

8 12362

What is MVC?

6 7966

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 15197

What are the types of tables in Teradata

22 70212

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 6505

what are the disadvantages of C++?

25 88673

Post New Infosys Interview Questions


Infosys Interview Questions


Un-Answered Questions

Is there any need of pre-requisite before creating the configuration and replication? : hana sql script

76


What is info provider documentation?

1977


What is a rack?

235


Explain the cics command that is used for reading a record from the tdq?

550


Explain dynamic target flat file name generation in informatica

642






If your ad serving option is set to optimize and there are multiple variations of your text ads within the same ad group, adwords will?

1


What are the benefits of using Synchronous communication?

272


What is LINQ and why to use it?

58


What apache spark is used for?

163


How monoclonal antibodies are produced?

326


plz snd me sbi probationofficers papers to my id archpa@gmail.com

1734


You are project manager for an engineering company. Your company won the bid to add ramp-metering lights to several on-ramps along a stretch of highway at the south end of the city. You subcontracted a portion of the project to another company. The subcontractor's work involves digging the holes and setting the lamp poles in concrete. The subcontractor's performance is not meeting the contract requirements. All of the following are valid options except: A. You document the poor performance in written form and send the correspondence to the subcontractor change request through Contract Administration. B. You terminate the contract for poor performance and submit a change request through Contract Administration. C. You submit a change request through Contract Administration to ask the subcontractor to comply with the terms of the contract. D. You agree to meet with the subcontractor to see if a satisfactory solution can be reached.

562


How to uncar car/sar files in a single shot?

789


What is root context?

155


What is difference between applet and swing?

535