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

Amaravati Interview Questions
Questions Answers Views Company eMail

how much percentage of ESI will be deducted in salary?

10 55317

Post New Amaravati Interview Questions




Un-Answered Questions

What is mysql and mysqli?

475


Is mongodb a cloud?

1


What did you like about working with angular 2?

441


What is a Terminable Middleware ?

549


how 2 create the normal form by using functional module

2130






#include int fn(int v); main() { printf("%d\n",fn(7)); } int fn(int v) { if(v==1 || v==0) return 1; if(v%2==0) return fn(v/2)+2; else return fn(v-1)+3; }

1600


How do you access hibernate using spring?

165


What is the use of generics in c#?

466


whats the differece between Exd and Exe

4280


During the testing of a module tester, 'x' found a bug and assigned it to a developer. But developer rejects the same, saying that it's not a bug. What 'x' should do?

683


In the creation of the material master if user maintains MRP Type as ‘VB’ (Manual reorder point planning) unless until user will not maintain the Reorder point Qty & fixed lot size Qty system will not allow creating the material which is right process. Hence the same rule should be applied for MRP Type ‘ND’ also. So that user cannot fill the MRP Data unless he will not choose ‘VB’

2812


How is the splitting of file invoked in Hadoop framework?

259


 Which search algorithm will use limited amount of memory? a) RBFS b) SMA* c) Hill-climbing search algorithm d) Both a & b

2100


How can an existing session be invalidated?

659


What are the features of bazel?

442