Answer Posted / sagu
In classes we can code functions which is not possible in
structures. In structures the number of members is
restricted to ten.whereas in c language we can use as many
members we required.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the Configuration files in .net?
What is lazy class in c#?
how to insert the data from the grid view to database table though button click.pls send the answer to mail id suri1319@gmail.com
What is assembly and dll in c#?
Is array reference type in c#?
Are multiple data types stored in System.Array?
Are structs value types or reference types?
Why should I use interface in c#?
What are actions in c#?
Can we have only “try” block without “catch” block in c#?
What is predicate builder?
Can you prevent a class from being instantiated?
What is difference between method and function in c#?
What is the difference between string keyword and system.string class?
Does a class need a constructor c#?