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
How is method overriding different from overloading?
How many digits are in an integer?
What is multiple interface in c#?
Is int reference type c#?
What is concatenation and when should it be used?
What is multidimensional array in c#?
1. Describe page life cycle?
Tell us something about static linking and dynamic linking?
What is generic and non generic collections in c#?
How does bitwise xor work?
What is the difference between string keyword and system.string class?
How to transpose multi-dimensional array?
what happens if you inherit multiple interfaces and they have conflicting method names?
What do you mean by winforms in c#?
what is the index value of the first element in an array?