What are all different types of pointers in c?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by dynamic memory allocation in c? What functions are used?
i=10,j=20 j=i,j?(i,j)?i:j:j print i,j
What is Dynamic memory allocation in C? Name the dynamic allocation functions.
how to set Nth bit of variable by using MACRO
The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?
what is array?
What are static variables, and where are they stored?
What does a run-time "null pointer assignment" error mean?
What does main () mean in c?
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
What does %p mean c?
What is the difference between call by value and call by reference in c?