This set of C Multiple Choice Questions & Answers (MCQs) focuses on “Pointer to Structures – 1”.Pre-requisite for this C MCQ set: Advanced C Programming Video Tutorial.1. What will be the output of the following C code?#include <stdio.h> struct p { int x; char y; }; int main...
Similar Questions What is a dead beat galvanometer? View Solution In the figure, galvanometer G gives maximum deflection when View Solution Knowledge Check A galvanometer of resistance 3663Ω gives full scale deflection for a certain current Ig. The value of the resistance of the shunt which ...