✏️ Explanatory Question

What is the use of sizeof() function in C?

👁 788 Views
📘 Detailed Answer
No previous question
No next question
💡

Answer with Explanation

sizeof() function is used to find the memory space allocated for each data type in C.

No previous question
No next question