#include<stdio.h>
int main()
{
char *ptr;
char string[] = "How are you?";
ptr = string;
ptr += 4;
printf("%s",ptr);
return 0;
}
Answer Posted / abarna
The Ans is are You?
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
write a pgm to accept an array of names & name & check whether the name is present in the array. return the count of occurance. use following array as input; {"Dave","Ann","dev","merry"}
i want to know about the scope of IT engineers in ONGC
while installing jad file to mobile its giving processing attribute MDlet-jar-URL error...how to fix it
what is the difference between load bearing and non load bearing walls
why dijkstra algorithm not used for negative weighted edges graph??
Suppose you want to form a conceptual model of UML.What elements would you require for this purpose?
write program which accept information about 5 student & display same information according to ascending order of their name??
different types of protocols.......?
hi friends i am first time using this site.i came to by some tcs personals that certifications r important for placements.i am financially average i am learning java from books.please tell is it enough if not which certification should i go for
what is the difference between physical address and logical address?
Draw a pipeline configuration to carryout the following operations on the arrays of data represented by A, B, C, D, E and F. (A i represents the i th element of the array). (Ai × Bi + Ci × Di ) (Ei × Fi ) Show the content of the pipline for i = 1 to 5
what is the working of tcp/ip?
A company canteen needs an automated system for its food and beverage management. The canteen receives food and beverage items from different distributors. All the non perishable items are stored in the store-room and the perishable items are put in the fridge. The manager should be able to add, delete or update food and beverage items onto the system and perishable and non perishable item details are to be stored separately. Both waiters and the cooks should be able to update the perishable items, but only the cooks should be allowed to update the non perishable items. Both cooks and waiters are not allowed to add or delete any items that are entered. identify the Schema, Table , Fields
Why did they used to make the mill chimneys so tall?
how to use two diffirent gatway in one system