⚠ Report Question ✓ Question Verified
#include#include void main() { union Data{ int i; unsigned char c; }data; data.c = 'C'; data.i = 89; printf("%c\n", data.c); }
Learn More MCQ Questions from India GK State Wise Bihar GK
Bihar is a state in East India, bordering Nepal. It is divided by the River Ganges, which floods its fertile plains. Important Buddhist pilgrimage sites include the Bodhi Tree in Bodhgaya's Mahabodhi Temple, under which the Buddha allegedly meditated. In the state capital Patna, Mahavir Mandir temple is revered by Hindus, while Sikhs worship at the domed, riverside Gurdwara of Takht Sri Harmandir Sahib Ji.