How many bytes is a long c#?



How many bytes is a long c#?..

Answer / Priyanka Wadhwa

A long in C# occupies 8 bytes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is variable in c#?

1 Answers  


What is ado net in c#?

1 Answers  


What is gui in c#?

1 Answers  


Can you describe iuknown interface in short?

1 Answers  


Is stringbuilder thread safe c#?

1 Answers  


Why do we use interfaces in c#?

1 Answers  


How do you achieve polymorphism in c#?

1 Answers  


Can an interface inherit an interface

1 Answers   Synechron,


What is expression tree in c#?

0 Answers  


What are functions in c#?

1 Answers  


What is difference between static and constant variable?

1 Answers  


If a child class instance is created, which class constructor is called first - base class or child class?

1 Answers  


Categories