Media Summary: ... simply write integer 5 then it means it gives that many bytes so malloc of 5 gives my bytes let's say 1 2 Our courses : This video is contributed by Trishaank Kandhi. Please Like, Comment ... What does the following program print? stdio.h void f(int *p, int *q) { p=q; *p=2; } int i=0, j=1; int main() { f(&i, &j); printf("%d ...
3 Gate 2010 Pointers Question - Detailed Analysis & Overview
... simply write integer 5 then it means it gives that many bytes so malloc of 5 gives my bytes let's say 1 2 Our courses : This video is contributed by Trishaank Kandhi. Please Like, Comment ... What does the following program print? stdio.h void f(int *p, int *q) { p=q; *p=2; } int i=0, j=1; int main() { f(&i, &j); printf("%d ... Telegram channel link(for NOTES and DOUBTS) I will cover entire ' Hello Guys, I hope you all are doing good today. Like this video and subscribe to my channel and of Couse share this ... One of the hardest things for new programmers to learn is
Check out our LIVE and Online Courses- Get ... These videos are useful for examinations like NTA UGC NET Computer Science and Applications,