What is the difference between array and pointer in c?
No Answer is Posted For this Question
Be the First to Post Answer
what is the use of a array in c
printf("%d",(printf("Hello")); What it returns?
how can we Declare a variable in c without defining it.
Describe the modifier in c?
When the macros gets expanded?
Example of friendly function in c++
Explain what is the concatenation operator?
Difference between for loop and while loop?
What is the meaning of c in c language?
write a program in reverse the string without using pointer,array,global variable declaration,lib fun only using a function?
What is undefined behavior?
Write a code to determine the total number of stops an elevator would take to serve N number of people.