Computer Science, asked by navinjaiswal59, 1 month ago

What is pointer ? How can it be initialised ? OR​

Answers

Answered by prakruthikr
2

Answer:

The initializer is an = (equal sign) followed by the expression that represents the address that the pointer is to contain. The compiler converts an unsubscripted array name to a pointer to the first element in the array

Answered by seemapandey970
1

Answer:

hope it helps

Mark me as brainlist answer

Attachments:
Similar questions