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
Manish Singh
NA
7.6k
4.4m
Why can not a button object be created as Button bt = "abc"
Dec 14 2011 11:53 AM
Hi.......
Ques:
I have create a String object as below String str = "abc" & String str = new String("abc") Why can not a button object be created as Button bt = "abc"? Why is it compulsory to create a button object as Button bt = new Button("abc")? Why this is not compulsory in String's case? please explain...
Reply
Answers (
2
)
Production Release or Reference Implementation
Can't do with jdbc but do with hibernet