How many bytes is an int in c#?
Answer Posted / Suresh Chandra Yadav
An int in C# takes up 4 bytes of memory.
Post New Answer View All Answers
Which namespaces are necessary to create a localized application?
1134
What is expression tree in c#?
990
Why can't we use a static class instead of singleton?
947
How do you inherit a class into other class in c#?
980
What is an abstract class c#?
955
How to assign Null value to Var?
1051