SELECT * FROM question_mgmt as q WHERE id=3624 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=9 AND subId=16 AND chapterId=256 and ex_no='4' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 10th science Periodic Classification of Element how does the electronic configuration of an atom r

Question:

How does the electronic configuration of an atom relate to its position in the Modern Periodic Table?

Answer:

Atoms with similar electronic configurations are placed in the same column in the modern periodic table. In a group, the number of valence electrons remains the same whereas elements across a period show an increase in the number of valence electrons.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='9' AND subId='16' AND ex_no!=0 AND status=1 and id!=3624 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='9' AND subId='16' AND ex_no!=0 AND status=1 and id!=3624 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