Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / manish tiwari

It will increment the char pointer by 4 bytes and now ptr will point to 'a' inside string so it will print "are you?"

Is This Answer Correct ?    48 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of SUN Server

2069


Briefly describe your ideal job?

3830


how to make resume and what should I include in it?

2248


explain about scope and storage class in oops

2727


hi friends.... i want do telecom course, iam getting confused. plz tell me courses and levels in that field. iam fresher B.E ECE student. and plz tell institutes in hydrabad or bangalure.

2181


How will I MOve Comp-1 variable into next variable without using Move statement?

2098


What is the mistake in the following program segment ? f() { int a; void c; f2(&c,&a);}

3930


write a program to reverse a string using recursive function without using str functions.

2588


I want to join for load runner training..please suggest me which is the best institute for load runner training in bangalore?

1571


plz send me how to overhauling of freon bitzer semi receprocal comprassors with available video

1930


what are the artifacts in coding phase in SDLC????

2250


how does data cleansing framework works?

1980


i want to know about the scope of IT engineers in ONGC

2285


what is the Relationship between quantity of Gas and capacity of AC machine in tonnage.

2220


How EVA granules manufactured (I wanted to know the manufacturing process). (Virgin Granules) and what are the Raw Materials used.

1888