what is the difference between class and structures?
Answers were Sorted based on User's Feedback
Answer / rakesh
in .net for stuctures u can also have functions.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vandana joshi
class can have methods and variables whereas struct can
have only variables.
| Is This Answer Correct ? | 1 Yes | 3 No |
What are two different types of remote object creation mode in .net?
What is the benefit of .net core?
What is garbage collection in .net? Explain the garbage collection process?
What is different between webusercontrol and in webcustomcontrol?
Do you know what is garbage collector?
What is Active Directory? What is the namespace used to access the Microsoft Active Directories? What are ADSI Directories?
How Can Creating Installation Components in .Net?
Tell us what is json data, and what is one way that .net developers can work with json?
Explain the two different types of typecasting?
What is the concept of inheritance in .net?
What is the base class of Button control?
What's a windows process in .net?