Computer Science, asked by rohanmalhotra3789, 1 year ago

Determine Output:

void main() { char *p; p="Hello"; printf("%c", *&*p); }
A.Hello
B.H
C.Some Address will be printed
D.None of These

Answers

Answered by Neeraj723
0
Hii dear here is your answer


option c is the correct answer

Hope it's help u
Answered by MoonGurl01
7
Hey mate,☺☺☺

Here is your answer...✨✨✨

➡➡➡➡➡➡➡➡➡➡➡➡➡

QUESTION :

Determine Output:

void main() { char *p; p="Hello"; printf("%c", *&*p); }
A.Hello
B.H
C.Some Address will be printed
D.None of These

ANSWER :

Option 【C】Some Address will be printed

✔✔✔✔✔✔✔✔✔✔✔✔✔

Hope this will help you...✨✨✨

Keep Asking..✌✌✌

❤❤❤ If helps you, Mark my answer as Brainliest....❤❤❤
Similar questions