How many levels of pointers can you have?
What are the advantages of using new operator as compared to the function malloc ()?
What is the difference between c and python?
what is difference between ++(*p) and (*p)++
17 Answers Accenture, HCL, IBM,
What is the use of header?
program to find the magic square
What is difference between static and global variable in c?
helllo sir , what is the main use of the pointer ,array ,and the structure with the example of a programe
the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function
Where is c used?
What is indirection? How many levels of pointers can you have?
Why do we use & in c?
What is key word in c language?