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

Atos Origin General Aptitude Interview Questions
Questions Answers Views Company eMail

Thirty men take 20 days to complete a job working 9 hours a day. How many hour a day should 40 men work to complete the job? (a) 8 hrs (b) 7 1/2 hrs (c) 7 hrs (d) 9 hrs

35 132074

Post New Atos Origin General Aptitude Interview Questions


Atos Origin General Aptitude Interview Questions


Un-Answered Questions

Is Redshift similar to RDS ?

5


Is arraylist faster than array?

564


How to make Private company into public limited company ?

1974


Write a program to find maximum and minimum number in array?

664


Who inspires you the most in life?

877






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

3631


How do I clean up my windows 10 laptop?

516


What is a permission set?

289


How many callouts to external service can be made in a single apex transaction? : salesforce integration

431


What do you mean by adaptive server enterprise?

602


Define activation energy?

726


How many regions are available in aws?

101


What is the use of 'print' in php?

699


What is the symbol indicated the c-preprocessor?

866


Why scala is used in spark?

237