Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
3
Answers
Is it possible to create a new object of a class with other
Renjith V S
10y
799
1
Reply
Hey,
I have 2 classes
class hello
{
}
class hai
{
}
I need to create an object of the class in the following format
hello hl=new hai();
Post
Reset
Cancel
Answers (
3
)
Next Recommended Forum
populate checkedlistbox from db and mark some as checked
Winform minimize