What is the real difference between arrays and pointers?
Answer Posted / raja
answer#1
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Explain Basic concepts of C language?
What are the benefits of organizational structure?
Write a C++ program to generate 10 integer numbers between - 1000 and 1000, then store the summation of the odd positive numbers in variable call it sum_pos, then find the maximum digit in this variable regardless of its digits length.
What are the advantages of using macro in c language?
What is the role of && operator in a program code?
What is methods in c?
write a programming in c to find the sum of all elements in an array through function.
What are the 4 types of unions?
A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.
What is the use of typedef in c?
How do we make a global variable accessible across files? Explain the extern keyword?
Can we declare function inside main?
What is a static variable in c?
What is variable in c example?
What is the difference between c and python?