can we store values and addresses in the same array? explain

Answer Posted / rakesh

Yes, We can Store Value and Address in the Same Array using the LinkedList Concept of the Data & File Structure.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can variables be characterized?

1939


write a c programming using command line argument,demonstrate set operation(eg;union,intersection,difference) example output is c:>setop 12 34 45 1 union 34 42 66 c:>setop 12 34 1 42 66 c:>setop 12 34 diff 12 56 67 78 setop 12 34

1877


Describe how arrays can be passed to a user defined function

1029


What are the benefits of organizational structure?

807


Write a program to find factorial of a number using recursive function.

872


find the sum of two matrices and WAP for it.

902


What is the difference between array and linked list in c?

878


What is the size of enum in bytes?

812


any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above

843


What is the use of a ‘’ character?

826


can any one tel me wt is the question pattern for NIC exam

1765


How can you restore a redirected standard stream?

812


string reverse using recursion

2098


What is a macro, and explain how do you use it?

832


How can you tell whether two strings are the same?

1046