Computer Science, asked by srsingh235, 6 hours ago

explain the use of %i format specifier with respect to scanf{} function.


solve fast...

Answers

Answered by mohit7677
1

Explanation:

%i is a format specifier used with scanf function in c to take unsigned integer type of data.

Answered by agentdevprobs
1
it is a specifier for a data type
Attachments:
Similar questions