SELECT * FROM question_mgmt as q WHERE id=6713 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=12 AND subId=16 AND chapterId=378 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 8th science Some Natural Phenomena write t against true and f against false in the fo

Question:

Write T against true and F against false in the following statements:
(a) Like charges attract each other (T/F)
(b) A charged glass rod attract a charged plastic straw (T/F)
(c) Lightning conductor cannot protect a building from lightning (T/F)
(d) Earthquakes can be predicted in advance (T/F)

Answer:

(a) False

This statement is false because like charges repel each other whereas opposite charges attracts each other.

(b) True

This statement is true because a charged plastic straw has negative charge and a charged glass rod acquires positive charge. As we know opposite charge attract each other, so the charged glass rod attracts the charged plastic straw.

(c) False

This statement is false because a lightening conductor conducts all the atmospheric charges to the Earth directly during a lightening, leaving the building safe.

(d) False

This statement is false because there is no such instrument which detect the upcoming earthquake.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='12' AND subId='16' AND ex_no!=0 AND status=1 and id!=6713 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='12' AND subId='16' AND ex_no!=0 AND status=1 and id!=6713 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question