Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within OCPJP
Search Coderanch
Advance search
Google search
Register / Login
This week's book giveaway is in the
Open Source Projects
forum.
We're giving away four copies of
Eclipse Collections Categorically: Level up your programming game
and have Donald Raab on-line!
See
this thread
for details.
Win a copy of
Eclipse Collections Categorically: Level up your programming game
this week in the
Open Source Projects
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Ron McLeod
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
Programmer Certification (OCPJP)
subclass of component
Roopa Bagur
Ranch Hand
Posts: 267
posted 23 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
47. In the list below, which subclass(es) of Component cannot be directly instantiated:
a) Panel
b) Dialog
c) Container
d) Frame
What is the answer ?
Valentin Crettaz
Author & Gold Digger
Posts: 7617
6
I like...
posted 23 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I think all of them may be directly instantiated since none of them is abstract...
Correct me if I'm wrong..
Val
My Linked In
Ragu Sivaraman
Ranch Hand
Posts: 464
posted 23 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I have to say its Dialog
Coz they dont have a dummy constructor
They need Frame to exist before they can be constructed
Any thought?
Ragu
Valentin Crettaz
Author & Gold Digger
Posts: 7617
6
I like...
posted 23 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Yeah I agree but I also think that the question could be formulated in a better way.
Val
My Linked In
Your buns are mine! But you can have this tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
setBounds()
simple basic ejb question
doubt with this component
User control
can i add a container to another container
More...