Skip to content

Opening book details…

About this document

Periodic Table in C Programming by Harsavroop S Sandhu is a document available to read on EtoBox.

This document contains the source code for a periodic table program written in C language. The code defines arrays to store atomic numbers for different blocks and uses pointers to access the array elements. It takes the atomic number as input from the user and prints the corresponding period, group, element name, symbol and nature based on the number. It has a switch case to handle output for different groups.

Author
Harsavroop S Sandhu
Language
EN