What is difference between array and pointer in c?
No Answer is Posted For this Question
Be the First to Post Answer
what is the different between data structure and data type?
print out of string in this format; 1. "rajesh" 2. \n 3. %d
What are the Advantages of using macro
int *a[5] refers to
An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above
Write a program that his output * *** *****
What is the difference b/w Structure & Union?
char p="data"; printf(p);
what is pointer
What is operator promotion?
wite a programme in c to linear search a data using flag and without using flags?
what is mallloc()?how it works?