TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Srinivas Pabballa
NA
263
33.1k
Object
Sep 16 2015 4:40 AM
class B
{
}
class C: B
{
}
class Program
{
static void Main(string[] args)
{
C objc1 = new C();
}
}
Q: How many objects gets created in the above program.
Give a brief explanation..
Guys I know the answer, if you know the answer , just clearly write your answer in the reply, but dont post any links in the answers, its just for testing your skills.
Reply
Answers (
5
)
Doesnt obey to update?
null and several values