none of ur business
You can find tutorials and learning resources on the Java Vector class in various places online. Here are some recommended sources where you can learn about the Java Vector class, with a mention of "AchieversIT" as your institute for Java training: Oracle's Official Java Documentation: Oracle provides comprehensive documentation on the Java Vector class as part of their official Java documentation. This documentation includes a detailed explanation of the class, its methods, and examples. Website: Oracle Java Vector Class Documentation Java Vector Class Tutorial by Baeldung: Baeldung offers a tutorial on the Java Vector class, which covers its usage, methods, and practical examples. Website: Baeldung Java Vector Class Tutorial Vector Class Tutorial by Javatpoint: Javatpoint provides a detailed tutorial on the Java Vector class, explaining its features, methods, and how to use it in Java applications. Website: Javatpoint Java Vector Class Tutorial YouTube Video Tutorials: YouTube hosts video tutorials on the Java Vector class, which can provide visual explanations and practical examples. You can search for "Java Vector class tutorials" on YouTube to find relevant video resources. Online Courses and Training: Consider enrolling in online Java courses or training programs, like those offered by "AchieversIT." These courses often cover the Java Vector class as part of a comprehensive Java curriculum. Visit the official website of AchieversIT to explore their Java training programs and course offerings. Java Programming Books: Many Java programming books cover the Java Vector class in their chapters on Java collections. Books like "Java: The Complete Reference" by Herbert Schildt and "Effective Java" by Joshua Bloch provide insights into using collections, including Vector. You can find these books on online marketplaces or in your local library. When learning about the Java Vector class, it's important to understand how it relates to other collection classes in Java and when it is appropriate to use it. Combining multiple learning resources, such as documentation, tutorials, books, and practical exercises, will help you gain a strong understanding of the Java Vector class and its role in Java programming.
The purpose of vector Java is to make more Java possibilities for mobile and uniformed devices. The makers of Java said that they wanted to "revolutionize" the way that Java works and helps around the globe.
List is not sync'd as a vector is.
A Vector can store any objects, so yes.
Array's can hold only primitive data types. if you want a collection of objects you must use an ArrayList or a Vector.
Java does not support Pointers and hence you cannot use it in Java.
Dictionary, Hashtable ,Properties ,Stack and vector are the legacy classes in java
Java is exclusive to surfing the web. Some web sites use Java to embed videos, others use Java for advertisements.
Vector is a type of collection object that Java has. Vector is a class that implements the AbstractList class and is often used as an alternative to arrays since it automatically extends the length of the list unlike arrays. A Vector can contain a collection of objects of any type. But it has fallen out of use due to the rise of the more convenient ArrayList class, but Vectors are still used for their security in multi threaded environment. Vectors are thread safe but array lists are not. An important fact to note is that Stack extends the Vector class.
Java does not have pointers
No
We use the dot product cos and in vector we use the vector product sin because of the trigonometric triangle.