what is the use of using linked list and array?
Answer Posted / nalini
No
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is adt in c programming?
Explain goto?
What is getch() function?
What is assert and when would I use it?
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
What is difference between array and pointer in c?
How can you convert integers to binary or hexadecimal?
How do you print an address?
How is null defined in c?
What is a good way to implement complex numbers in c?
Tell us two differences between new () and malloc ()?
C language questions for civil engineering
Is it better to bitshift a value than to multiply by 2?
Discuss the function of conditional operator, size of operator and comma operator with examples.
To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9