main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 27294if array a conatins 'n' elements and array b conatins 'n-1' elements.array b has all element which are present in array a but one element is missing in array b. find that element.
18 28010Post New Zycus Infotech C Interview Questions
Hi every body i am going to take the ISTQB Foundation level Exam on March 21th 2010, Could any one send some list of question papers and latest Dumps to My mail id: (saran_loyola05@yahoo.co.in). Advance thanks. Regards, Saran
WHAT IS THE SALES TAX RATIO IN RAJASTHAN ON READYMADE GARMENT AND SEMI STICH FABRIC LIKE SALWAR SUITS AND SEMI STICH DUPATTA AND TUNICS
What is your work experience in pharmaceutical field?
Disadvantages of the indexes?
Have you heard about SEZ's? Tell something about it.
What is the Accounts Payable & Accounts Receivable ?
tell me 3 defects in FRS document, while doing FRS review which u have found in the last 3 years ? could u plz answer brahma412@yahoo.co.in
What is the main use of preparing a traceability matrix?
Tell me about user acceptance testing?
please provide me the type of questions or question pattern of bally.
How can primeng be used with angular2?
please give some hindalco placement papers for written exam
How are actions and functions different in QTP?
Do you know how to locate a link using its text in selenium?
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)