Toggle navigation
Home
KPSC Previous Question Papers
Article Category
kerala psc
upsc
General
Popular Pages
Multiple Choice Question in aptitude-area
Multiple Choice Question in non-verbal-reasoning-grouping-of-images
Multiple Choice Question in aptitude-compound-interest
Multiple Choice Question in engineering-mechanics-kinetics-of-a-particle-impulse-and-momentum
Multiple Choice Question in electronic-devices-bipolar-junction-transistors
Multiple Choice Question in 035/2016
Multiple Choice Question in database-database-redesign
Question Answer in malayalam-kerala-psc-questions
Multiple Choice Question in malayalam-kerala-psc-questions
Multiple Choice Question in current-affairs-2017-03-05
Question Answer in KERALA PSC
Multiple Choice Question in KERALA PSC
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
electronics magnetism and electromagnetism
1. When the south poles of two bar magnets are brought close together, there will be a force of attraction.
(A): False
(B): True
Previous Question
Show Answer
Next Question
Add Tags
Report Error
Show Marks
Ask Your Doubts Here
Type in
(Press Ctrl+g to toggle between English and the chosen language)
Post reply
Comments
Show Similar Question And Answers
QA->A Magnetic force of attraction at the centre of bar magnet?....
QA->The force between a magnet and a magnetic material or between two magnets is called?....
QA->Like poles of a magnet …. and unlike poles……?....
QA->A and B can do a work in 12 days B and C together can do it in 15 days and C and A together in 20 days. If A,B,C work together, they will complete the work in?....
QA->If a bar magnet is cut length wise into 3 parts; what will the total number of poles be?....
MCQ-> When the south poles of two bar magnets are brought close together, there will be a force of attraction.....
MCQ->When the north poles of two bar magnets are brought close together, there will be....
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->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 /....
×
×
Type The Issue
×
Your Marks
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