answersLogoWhite

0


Best Answer

The only real advantages of using Java for steganography is that it has built in support for reading and storing various image types (probably the most common medium used for steganography). Other than that, it's no more suitable than any other language than can read from and write to files.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the advantages of using steganography technique with java?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why steganography is good with java?

Steganography is good with JAVA because JAVA is a highly secured language. If we use steganography with JAVA, it will enforce multiple levels of security of data. form: RISHU


What are the advantages of using a Java Hashmap?

One of the advantages to using a Java Hashmap is that it allows one to use null values in it. Another advantage is its speed by splitting data into many 'buckets' and reducing the length of search times.


How is Java persistence done?

Java persistence is implemented using serialization. Serialization is a technique in java using which the contents of a java object (A class instance) can be written into a flat file. This value can be unserialized or deserialized at a later point of time to create the object. Any class that implements the Serializable interface can be serialized.


What the advantages of using the Java Collection Framework?

The main advantage is that you don't have to implement those collections yourself. Java provides very efficient implementations for dozens of collections.


What is data binding in java?

Data binding is basically a technique for binding two data/information sources together and maintaining a synchronization of data.You usually achieve this with two data/information sources with different languages as in XML data binding or in fact using Java, Java UI elements to Java objects.


What are the advantages and disadvantages event handler to event properties?

what are the advantages and dis advantages of event handling in java


How do you control PowerPoint slides using java?

You can control Powerpoint Slides using Java with Aspose.Slides for Java Library: - http://www.aspose.com/java/powerpoint-component.aspx


What are the technologies without using java?

you can use type writer to avoid using java :)


What are java applications?

Applications that are built using the Java language are termed as Java applications.


What is the areas of application of java?

Applications that are built using the Java language are termed as Java applications.


Has anyone developed web services using java?

of course, there are services developed using java technology


Is java better than vbnet?

Java is not better than VBNet, nor is VBNet better than Java. Eachone has its advantages and disadvantaged over the other one.