#include<stdio.h>
int main()
{
char *ptr;
char string[] = "How are you?";
ptr = string;
ptr += 4;
printf("%s",ptr);
return 0;
}

Answer Posted / subbu

It should be How are you?,

because the pgm didnt mention abt the ptr += 4; statement in the printf("%s",ptr);

if it like ths printf("%s",ptr +);then the ans is are you?

if i am wrong sorry and check ths..thank u..

Is This Answer Correct ?    3 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Always declare destructors to be virtual"?????? why this is so needed?????

1509


What is HPLC ? and define it.

1541


how to configure cisco router & switches plz provide me path steps?

1639


XSL and XSLD difference

4483


explain inflation ,deprication ,time of value & pf tariff

1854






What do you mean by component versionig?

1448


write a c program which accepts input as Anu.B.Kapoor and gives output as:Kapoor.A.B plz send me the ans

1137


why u r shifting from engineering to other field ?

1709


what is difference betweeen operator overloading & operator overriding?

1585


please answer the following question: A table contains the monthly sales data for the 12 months of a year and for the 4 sales zones where each zone has 8 districts.The table is defined in WORKING-STORAGE SECTION.What is the size of the defined table in number of bytes? write statements to calculate the total sales for each month.

1499


what do you mean by a p-code?

1468


sir,i am a 3rd yr student of computer engineering. i need atleast 10 previous year's placement papers of hcl,infosys & wipro. please send me these papers as early as possible.thanx for giving me your precious time.

1555


I have attended offcampus conducted by polaris chennai.And i have cleared all rounds on 10th June 2014.They collected all my marksheet xerox and address proof and said that they will send me offer letter in 3 days.. But more than 15days passed but still i didnt receive any information. I am lot depend on this offer... so when can i expect offer letter?? will they surely send me offer letter?

2393


please kindly send me the details about courses that are offered in nda

1474


how to hack email id & passward

1681