Can we make a class with class with same;suppose
public class abc
{
public class abc
{
}
}
Answer Posted / phani
No, We can't make a class with same.
We will get error as: Member name can't be same as their
enclosed types
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Mention the execution process for managed code?
Explain About duration in caching technique
Explain asp.net web forms.
What is the difference between client-side and server-side validations in webpages?
Can you set which type of comparison you want to perform by the comparevalidator control?
How to prevent client side validation from the ASP.NET validation controls?
how to transfer the file from client to server using asp.net
What is anonymous authentication?
What is the size of Get method and how much data it can store?
What is a master page and what does it do?
What are html helpers in asp.net?
When was asp.net released?
How does session work?
What is the difference between page directive include and action tag include?
What are the data controls available in asp.net?