can we store values and addresses in the same array? explain
Answer Posted / sri
we can store values and address in same ,by using
datastructures concept
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?
Explain about block scope in c?
Is swift based on c?
What does #pragma once mean?
What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
What do you mean by Recursion Function?
Explain union. What are its advantages?
Difference between Shallow copy and Deep copy?
FILE PROGRAMMING
how logic is used
What is function and its example?
What are the advantages and disadvantages of pointers?
What is cohesion and coupling in c?
Can you explain the four storage classes in C?
What is string constants?