SAS using companies in INDIA
Answer Posted / nandish sevak
GSK, Lamda Therapeutics, BA Research, ICON Clinical
Research, Max Neeman, Quintiles, Kendle, Veeda, Accutest,
Omnicare, Manipal Acunova, Cognizant, Accenture, Wipro,
TCS, Parexel, PPD International, Jendle International, I3
Clinical, ICICI Bank, IDBI Bank, Standard Chartered Bank,
CIFE, ICFAI, ICRISAT,IGIDR, iit (KANPUR, MUMBAI), ISI
(KOLKATA), MAX NEW YORK LIFE, GITANJALI GROUP, NPIL, JAYPEE
GROUP, SHOPPER'S STOP, CLINIGENE, DIRECTORATE OF ECONOMICS
& STATISTICS....
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
1. Consider the following input and generate the object code using single pass assembler. JOHN START 0 USING *,15 L 1,FIVE A 1,FOUR ST 1,TEMP FOUR DC F’4’ FIVE DC F’5’ TEMP DS ‘F END
How to create a new dataset only duplicate observations in proc sort procedure?
what do u mean by tagging
how will you code the subfile which is in editing mode (multiple case subfile)?
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box. eg: 3 box contain stick as:1,1,1. if u take 1 stick from 3rd numbred box you will any how win the match.
What are two of your strengths that you will bring to our QA/testing team?
Explain three modes in which files can be accessed from python program
what are all the validation we need to perform in data stage?
what is class module in vb6? what it's use? with example..
Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?
what is apt_dump_score in datastage where it is useful
What is the merger sort principle and its time complexity.
hai i am prasanna.I am MCA 2009 fresher.tell me about certifications.which certification helps me to improve my carrier and to get a technically oriented job ,which certification helps to get job faster.
What is abstract Method i want the exact definition and is there any possibility to declare class as abstract without any abstract methods in that class?If it is possible then tell me why and how?