Can an array be null c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Is string reference type / value type?

56 Answers   Accenture, Microsoft, Siemens,


What is the difference between convert and parse in c#?

0 Answers  


What is an iqueryable in c#?

0 Answers  


Are multiple data types stored in System.Array?

0 Answers   Siebel,


Is Multiple-inheritance supported by c#?

0 Answers   Siebel,


Can you store multiple data types in System.Array?

7 Answers  


Explain streamreader/streamwriter class?

0 Answers  


What is a predicate in c#?

0 Answers  


What is whitespace in c#?

0 Answers  


Can we declare private class in c#?

0 Answers  


Why we can't create the object of abstract class ?

15 Answers   Assyst, CTS, HCL, IBM, L&T,


public void A() { int x; x = 8; x *= 4 + 8 / 2; } Given the above code, what is the value of "x"?

8 Answers  


Categories