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
manohar vakkala
NA
72
141.9k
Creating a object
Jan 29 2010 1:50 PM
The class are declared like below.
class a {...}
class b:a{...}
class c:b{...}
What
the
meaning of creating an object
like "
b object = new c();
"
Reply
Answers (
1
)
"IF" used within program.cs (open SQL database, read, if null, show Form2, else, show Form1)
checkbox in c#