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

Amara Raja HR Questions Interview Questions
Questions Answers Views Company eMail

how much salary you expected?

21 36449

Post New Amara Raja HR Questions Interview Questions




Un-Answered Questions

Draw the flow of F.O. diagram from service tank to Main Engine?

1831


What do you mean by beanfactory in spring?

158


Which is the most straight forward approach for planning algorithm?

683


What is the discrete logarithm problem ?

1480


Can threading cause hair to grow back thicker?

411






How to write testcases while we know only the datatypes for the fields

1438


Is windows xp open source?

442


Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?

510


Can you write an efficient code to count the number of capital letters in a file?

436


Can you migrate the code from java to kotlin?

107


What is the function of ms excel?

303


I’m trying to understand the xml spec: why does it have such difficult terminology?

489


What is parse method in c#?

460


How colour picturetube works & how many year it will works.

1580


int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

1369