Answer Posted / mohd.nafish
if a calss contain more than one pure virtual function
then this class called abstract class....
if a class have more then one funtion which name is same
then this type funtion call by make single object so this is
overriding
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain what is the difference between view and partial view?
What is representational state transfer (rest) mean?
What is web api‘s in asp.net mvc 4 ?
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
What is entitytype? : Entity framework
Is mvc 4 supporting windows azure sdk (software development kit) ?
what is datacontrols?
What is renderbody?
If I have multiple filters implemented, what is the order in which these filters get executed?
how can you enhance the performance of entity framework?
What is associationset? : Entity framework
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
What are the options can be configured in AJAX helpers?
What is objectcontext? : Entity framework
Can a view be shared across multiple controllers? If yes, how we can do that?