§ What is word? o This is a Software package o It is a Part of M…
Types of Variables int x=5; int *p; P = &y; // address…