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

Answers were Sorted based on User's Feedback



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

Answer / sri

we can store values and address in same ,by using
datastructures concept

Is This Answer Correct ?    15 Yes 1 No

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

Answer / 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

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

Answer / palani222samy

Not because value we can store but address is we can't store
that is default address we can't change that value

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More C Interview Questions

What is storage class?

0 Answers  


What is merge sort in c?

0 Answers  


What does 3 periods mean in texting?

0 Answers  


What is a stream?

0 Answers  


Explain how do you override a defined macro?

0 Answers  






while running a program, i got the msg that press return key to exit.what that mean in C as there are no such options as far i know.

1 Answers   TCS,


write a program that accepts 3 numbers from the user. dispaly the values in a descending order.

3 Answers  


how can i get the output 54321 4321 321 21 1 in c programming........???? pls help......

10 Answers   Infosys,


How can I generate floating-point random numbers?

0 Answers  


i want to make a program in which we use input having four digits(4321) and get output its reciprocal(1234).

1 Answers  


difference between semaphores and mutex?

1 Answers  


Ca some one please help me with aC code to allow user enter numbers from 1 to 20 without repeating and prnt the sum of those numbers thnx

4 Answers  


Categories