1. A Magnetic force of attraction at the centre of bar magnet?

Answer: Zero

Reply

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->A Magnetic force of attraction at the centre of bar magnet?....
QA->Magnetism at the centre of the bar magnet is?....
QA->Magnetism at the centre of a bar magnet is?....
QA->In a magnet the magnetic line of force are from?....
QA->The force between a magnet and a magnetic material or between two magnets is called?....
MCQ->S1: A force of exists between everybody in the universe. P : Normally it is very small but when the one of the bodies is a planet, like earth, the force is considerable. Q : It has been investigated by many scientists including Galileo and Newton. R : Everything on or near the surface of the earth is attracted by the mass of earth. S : This gravitational force depends on the mass of the bodies involved. S6: The greater the mass, the greater is the earth's force of attraction on it. We can call this force of attraction gravity. The Proper sequence should be:...
MCQ->class Bar { } class Test { Bar doBar() { Bar b = new Bar(); / Line 6 / return b; / Line 7 / } public static void main (String args[]) { Test t = new Test(); / Line 11 / Bar newBar = t.doBar(); / Line 12 / System.out.println("newBar"); newBar = new Bar(); / Line 14 / System.out.println("finishing"); / Line 15 / } } At what point is the Bar object, created on line 6, eligible for garbage collection?...
MCQ->Consider the following statements relating to the stability of floating as well as submerged bodies : 1. A submerged body is stable when the centre of gravity is below the centre of buoyancy. 2. A floating body is stable when the centre of gravity is above the centre of buoyancy. 3. A floating body is stable when the centre of gravity is below the metacentre. 4. A submerged body is in stable equilibrium when the centre of gravity coincides with the centre of buoyancy. Of these statements :...
MCQ->What will be the output of the program? public class Foo { Foo() { System.out.print("foo"); } class Bar { Bar() { System.out.print("bar"); } public void go() { System.out.print("hi"); } } / class Bar ends / public static void main (String [] args) { Foo f = new Foo(); f.makeBar(); } void makeBar() { (new Bar() {}).go(); } }/ class Foo ends /...
MCQ->Assertion (A): When an electron is revolving in its orbit and magnetic field is also present, the angular frequency of electron will be affected by the magnetic field.Reason (R): In the case of electron revolving in its orbit in the presence of magnetic field, the orbital magnetic dipole moment is not affected by the presence of magnetic field.

...
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution