I have applied for AAI Jr.Executive for 2009 batch.plz tell me the syllabus for that paper.my id is rahulaswal07@gmail.com
2219Post New AAI Airports Authority Of India General Aptitude Interview Questions
What are your salary requirements at McDonalds?
What is pgdrb program?
How do I make an average formula in excel?
For better search what we can do in drupal 7?
Explain what does cia stand for in security management?
How do you link data between excel workbooks?
The hierarchy of a series of directories branching in a user system starts from?
What happens if doctype is not specified?
What is the new basic requirement for a cmp entity bean class in 2.0 from that of ejb 1.1?
How do you insert a row?
Can you cancel windows update in progress?
how to calculate the length diamond shaped striupps in column
What is the monetary policy of RBI and what are the various instruments used to control it?
What is missing in my code? function numberTally(numList) { var evenTotal = 0; var oddTotal = 0; for (var i = 0; i <= numList.length; i++) { if i % 2 { // i is odd oddTotal += numList[i]; // or oddTotal = oddTotal + numList[i]; } else { // i is even evenTotal + numList[i]; } } alert(oddTotal); return evenTotal; }
Whether HTML supports multimedia: and document links?