YBJBU6
In C language what is a 'dangling pointer'?
Why static is used in c?
what is calloc and malloc?
Explain in detail how strset (string handling function works )pls explain it with an example.
the maximum value that an integer constant can have is a) -32767 b) 32767 c) 1.701e+38 d) -1.7014e+38
what is difference between getchar,putchar functions and printf and scanf function? does putchar show output only when input given to it
how to devloped c lenguege?
find the sum of two matrices and WAP for it.
Why we not create function inside function.
Difference between macros and inline functions? Can a function be forced as inline?
0 Answers HAL, Honeywell, Zomato,
what is the difference between declaration ,defenetion and initialization of a variable?
How can I call a function, given its name as a string?