Fixed vector is one which has unique point of application. the action of the force on deformable or non rigid body must be specified by a fixed vector at the point of application of the force. in this instance the forces and deformations within the body depend on the point of application of the force,as well as on the magnitude and line of action.
Chat with our AI personalities
import java.util.Vector; public class VectorTest { /** * @param args */ public static void main(String[] args) { //instantiating a vector Vector vct = new Vector(); //Add objects to a vector vct.add("One"); //getting values from the vector String val = (String) vct.get(0); //vector size System.out.println("Vector size is: " + vct.size()); //removing elements from a vector vct.remove(0); } }
Scaler. The electric field is its vector counterpart.
import java.util.Vector; suppose-:::: test t=new test(); /**this is how we add elements to vector*/ Vector v=new Vector(); v.addElements(t);
Scaler. Its vector counterpart is the electric field.
It depends upon the condition.But basically, to be a vector, the physical quantities needs to follow vector algebra.but current dos not follow it so it is scalar quantity.