Can you store multiple data types in System.Array?

Answer Posted / vishalsharma

No.

Is This Answer Correct ?    41 Yes 21 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the data type for bit in c#?

484


What does int parse do in c#?

479


What is enumerable in c#?

483


Explain code compilation in c#.

532


What is binding in c#?

500






What is the default value of boolean variable?

461


Can you inherit multiple classes in c#?

501


Where do we use serialization in c#?

500


What is public or shared assemblies ?

564


What are the differences between events and delegates in c#?

469


Could you explain the difference between func vs action vs predicate?

463


Is std :: string null terminated?

498


What is the default value of guid in c#?

478


What are sessions in c#?

500


You have got 1 million parking slots. At a time a parking slot can be free or not. To get next slot easily which data structure to implement?

618