What is the difference between Hash Table and Arrays?
Answer Posted / jagadish
In array we can store data of a similar type only.
Where as in hash table we can store different data types
Is This Answer Correct ? | 20 Yes | 8 No |
Post New Answer View All Answers
Is functional interface runnable?
Is int a class in c#?
What is a thread? What is multithreading?
Write a console application and implement the ternary operator to decide whether the age a user entered after being prompted is allowed to vote or not(given that only citizens between 18 and 120 years only inclusive can vote). Use exception handling for non-numerical input.
What are interfaces in c#?
What is clr in c#?
What are the advantages of using assemble language programming?
Explain metadata in c#.
What is verbatim string?
Can I call a virtual method from a constructor/destructor?
What is CLR and its application.?
what is full assembly reference
Can an exception be thrown from a catch block?
Can we make a Static Constructor Parameterized? Give Reason with your answer
Explain about CTS?