Determine Output:
void main() { char *p="hi friends", *p1; p1=p; while(*p!='\0') ++*p++; printf("%s", p1); }
A.hi friends
B.ij!gsjfoet
C.hj grjeodt
D.None of These
Answers
Answered by
0
Hii dear here is your answer
option d is the correct answer
Hope it's help u
option d is the correct answer
Hope it's help u
Answered by
5
Hey mate,☺☺☺
Here is your answer...✨✨✨
➡➡➡➡➡➡➡➡➡➡➡➡➡
QUESTION:
Determine Output:
void main() { char *p="hi friends", *p1; p1=p; while(*p!='\0') ++*p++; printf("%s", p1); }
A.hi friends
B.ij!gsjfoet
C.hj grjeodt
D.None of These
ANSWER:
Option 【D】None of these
✔✔✔✔✔✔✔✔✔✔✔✔✔
Hope this will help you...✨✨✨
Keep Asking..✌✌✌
❤❤❤ If helps you, Mark my answer as Brainliest....❤❤❤
Here is your answer...✨✨✨
➡➡➡➡➡➡➡➡➡➡➡➡➡
QUESTION:
Determine Output:
void main() { char *p="hi friends", *p1; p1=p; while(*p!='\0') ++*p++; printf("%s", p1); }
A.hi friends
B.ij!gsjfoet
C.hj grjeodt
D.None of These
ANSWER:
Option 【D】None of these
✔✔✔✔✔✔✔✔✔✔✔✔✔
Hope this will help you...✨✨✨
Keep Asking..✌✌✌
❤❤❤ If helps you, Mark my answer as Brainliest....❤❤❤
Similar questions
English,
7 months ago
Hindi,
7 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Science,
1 year ago