Answer Posted / ankita
Structures are not inheritable by classes b'coz a structure
is used to create our own data types (user defined data types).
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is mvc firstordefault?
Is there an equivalent to the instanceof operator in visual j++?
Is there any sample c# code for simple threading?
What is interpolation in programming?
Illustrate namespaces in c#?
What is the difference between Object and class adapters?
What is namespace in oop?
What is the difference between string and string in c#?
Why do we override in c#?
Explain About .Net remoting
Do void methods have parameters?
Why do we need interface in c#?
Why do we need a singleton class?
In which format you can pass the value in the sleep function?
Can extension methods access private members?