What is the difference between array and pointer?
No Answer is Posted For this Question
Be the First to Post Answer
Can we access the array using a pointer in c language?
what is the return value (status code) of exit() function.... what the arguments(integer value) passed to it means....
Give differences between - new and malloc() , delete and free() ?
write function to reverse char array ... without using second array
What is sorting in c plus plus?
The statement, int(*x[]) () what does in indicate?
Who is the founder of c language?
What is methods in c?
What the advantages of using Unions?
we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above
What is the difference between static and global variables?
When is an interface "good"?