Answer Posted / p
Int 32 Represents 32 bit integer whereas int 64 represents 64 bit integer.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is type cast in C#?
Explain copy constructor?
Can private virtual methods be overridden in c#.net?
Difference between call by value and call by reference in C#?
What are the Types of instancing properties and explain each. Explain the difference between multiuse,singleuse and globalmultiuse and which is default
What is a web service in c#?
What are the uses of namespaces?
What is the difference between hashtable and dictionary in c#?
What is the advantage of singleton class?
Explain About ADO and its objects
How does the clr work?
What is a console application in c#?
Could you explain the difference between func vs action vs predicate?
What are strong name assemblies?
What are generic types?