FAQs
Search
Recent Topics
Flagged Topics
Hot Topics
Best Topics
Register / Login
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
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Paul Clapham
Ron McLeod
Bear Bibeault
Liutauras Vilda
Sheriffs:
Jeanne Boyarsky
Tim Cooke
Junilu Lacar
Saloon Keepers:
Tim Moores
Tim Holloway
Stephan van Hulst
Jj Roberts
Carey Brown
Bartenders:
salvin francis
Frits Walraven
Piet Souris
Forum:
Beginning Java
why java's Object class not abstract ?
Sharon whipple
Ranch Hand
Posts: 294
posted 14 years ago
why
java
's Object class not abstract ?
Ernest Friedman-Hill
author and iconoclast
Posts: 24203
44
I like...
posted 14 years ago
There's no reason for it to be. Bare Object instances are occasionally useful -- for example for use as private synchronization locks.
[Jess in Action]
[AskingGoodQuestions]
Blood pressure normal? What do I change to get "magnificent"? Maybe this tiny ad?
the value of filler advertising in 2020
https://coderanch.com/t/730886/filler-advertising
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
abstract class and static methods qs
about Class AbstractCollection
Why isn't Java's Object class abstract?
HttpServlet class
abstract
More...