what is difference between array and structure?
Answers were Sorted based on User's Feedback
Answer / sushil
structure: structure is a collection of variable, reference
under convinent mean of keeping related information.
| Is This Answer Correct ? | 7 Yes | 17 No |
Answer / rajprasadmaity
chaining and open addressing in hash table ?
| Is This Answer Correct ? | 53 Yes | 75 No |
Answer / ankur
array starts from a
and structure means 36-24-36
most significant diffrence
| Is This Answer Correct ? | 14 Yes | 54 No |
Answer / hfghfgh
Array is Spelled Array
While Structure is spelled Structure.
| Is This Answer Correct ? | 19 Yes | 75 No |
What is difference between Structure and Unions?
What does a function declared as pascal do differently?
Explain about the constants which help in debugging?
1 1 12 21 123 321 12344231 how i creat it with for loop??
when will be evaluated as true/ if(x==x==x) a) x=1; b) x=0; c) x=-1; d) none
write a Program to dispaly upto 100 prime numbers(without using Arrays,Pointer)
26 Answers ADITI, iFlex, Infosys, Oracle, TCS, Unicops, Wipro,
how to find string length wihtout using c function?
There is a number and when the last digit is moved to its first position the resultant number will be 50% higher than the original number.Find the number?
What is linear search?
How does placing some code lines between the comment symbol help in debugging the code?
What is pointer to pointer in c?
Define C in your own Language.