What is the difference between array and pointer?
No Answer is Posted For this Question
Be the First to Post Answer
What is a far pointer?What is the utility?
Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)
What are the types of variables in c?
How can I direct output to the printer?
What is logical error?
Explain what is the advantage of a random access file?
write a c program to find biggest of 3 number without relational operator?
Code for calculating square root without using library function, of math.h
Which control loop is recommended if you have to execute set of statements for fixed number of times?
What is a pointer in c plus plus?
What is the meaning of 2d in c?
Who invented bcpl language?