Web Technologies
Android
Angular
BootStrap
ECMAScript
HTML
Image Processing
JavaScript
MVC
Onsen UI
React JS
SOAP UI
Vue.js
Cloud/DevOps Technologies
Amazon EC2
Ansible
Augmented Reality
AWS
Azure
Big Data
Cache Teachniques
Cassandra
Commercial Insurance
Cloud
CD
CI
Data Handling
Data using R
Data Science
DevOps
Gradle
Hadoop
HBase
HDFS
Hive
IOT
Jenkins
Machine Learning
MangoDB
NGINX
SOAP UI
Latest Technologies
5G Network
Agile
Android
Arduino
Augmented Reality
Commercial Insurance
C#
C++
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Image Processing
Java
Jenkins
Jira
JUnit
Kibana
Linux
MangoDB
Oracle
PHP
Python
QTP
R Language
Regression Analysis
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
How can you make a class serializable in Java?
Home
JAVA
How can you make a class serializable in Java?
+2
votes
asked
May 6, 2021
in
JAVA
by
SakshiSharma
(
30.8k
points)
How can you make a class serializable in Java?
#serialization
java
Java-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
May 6, 2021
by
SakshiSharma
(
30.8k
points)
A class can become serializable by implementing the Serializable interface.
Related questions
+1
vote
How can you avoid serialization in child class if the base class is implementing the Serializable interface?
asked
May 6, 2021
in
JAVA
by
SakshiSharma
(
30.8k
points)
#serialization
child-class
Java-questions-answers
+2
votes
Can you write a Java class that could be used both as an applet as well as an application?
asked
May 12, 2021
in
JAVA
by
rajeshsharma
(
23.1k
points)
java-class
java-application
java
Java-questions-answers
+2
votes
How can we create an immutable class in Java?
asked
May 4, 2021
in
JAVA
by
SakshiSharma
(
30.8k
points)
#immutable-class
java
Java-questions-answers
0
votes
How can we access some class in another class in Java?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
(
30.5k
points)
#access-class
class
java
Java-questions-answers
+1
vote
What is the difference between Serializable and Externalizable interface?
asked
May 7, 2021
in
JAVA
by
sharadyadav1986
(
30.5k
points)
#serializable
externalizable
java
Java-questions-answers
0
votes
Which of the following is a mutable class in java?
asked
Apr 9, 2021
in
JAVA
by
Robindeniel
(
19.8k
points)
java
java-questions-and-answers
java-mcq
core-java-mcq
java-multiple-choice-questions
java-questions-2021
java-interview-questions
java-advanced-questions
Java-questions-answers
0
votes
What is the purpose of using java.lang.Class class?
asked
May 7, 2021
in
JAVA
by
sharadyadav1986
(
30.5k
points)
java
class
Java-questions-answers
0
votes
What are the types of inner classes (non-static nested class) used in Java?
asked
May 5, 2021
in
JAVA
by
SakshiSharma
(
30.8k
points)
#inner-class
java
Java-questions-answers
0
votes
What are the important methods of Java Exception Class in Java?
asked
Feb 9, 2021
in
JAVA
by
SakshiSharma
(
30.8k
points)
#java-exception-class
exception-class-java
java
Java-questions-answers
+1
vote
In Java, How many ways you can take input from the console?
asked
May 6, 2021
in
JAVA
by
SakshiSharma
(
30.8k
points)
#input-console
java
Java-questions-answers
...