#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
Explain the concept of segmentaion.
Prove that in a self-complementing code the sum of the weights must be 9?
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
one fuse has following data 80A 415V -6.9W HN SIZE 00 100 KA gG Please tell me about what is the mean of 100kA gG
where is the first vidhyalaya of physically handicaped
I am having 5 nos. ceiling fans in my home. if i switch on all fan at full speed say 5 , so Will my meter reading be runing fast ? OR if I keep all fans on very low speed, say 1, so meter reading will runing slowly. or it does not make any difference whether low or high. reading will remain same?
the conditional jump instruction in 8086 have a displacement of more than 1 byte.explain how would you tackle a situation in which it is required to branch,on some condition,to a location which is more than 120 bytes away.
is it possible to get u.s visa with 55% in b-tech and 15 backlogs
4. What is your typical way of dealing with conflict?
project plan for bug tracking system?
what should i say in the interview if interviewer asks me "why did you choose IT instead of your core group?"
verbal quiz and answers
hi i have selected for nda and could please send me the courses offered in nda regarding engineering and all other courses????
what are purchase order , sales order idoc names and idoc types
what is polymorphism.