Telegram Group 🔥🔥🔥
Get answers in minutes
Questions answered :
48
/50
If the size of integer is 4bytes, What will be the output of the program
#include<stdio.h>
int main()
{
int arr[] = {12, 13, 14, 15, 16};
printf("%d, %d, %d\n", sizeof(arr), sizeof(*arr), sizeof(arr[0]));
return 0;
}
🗓 Mar 23, 2025
-
-
-
-
votes
Andrea
🌐 India
I'm in exam, can any one give the solution for this question
votes
Courtney
🌐 India
Hello, please post an solution as well
Was your question answered?
Want to get famous? 📸
Answer question and get 🤩 high-lighted on our homepage.