Home
Articles
Client-Side Java
Core Java
Embedded & Mobile
Server-Side Java
Java Tools
Web Services & Cloud
FAQs
Ajax
BEA Certification
Certification
Client-Side Java
Core Java
Embedded & Mobile
Java Tools
Java Certification
Methodology
Miscellaneous
Mobile Media API
Other Certification
Server-Side Java
Web Services & Cloud
Downloads
Learn
Forums
Newsletter
Advertiser Disclosure
Close
Home
/
FAQ
/
Core Java Technology
/
Serialization
Can an object of type Class be serialized?
Created May 4, 2012
raghu rao
Yes, it can.
Class
implements
Serializable
, so a object of type
Class
can be serialized.
Post a comment
Email Article
Print Article
Most Popular jGuru Stories
Editor's Picks
Most Popular
The Java Game Development Tutorial
Files and Directories in Java
Load Testing your Applications with Apache JMeter
Unit Testing Java Programs
Using SOAP with Java