Company: Electrowave_Electronucs_NITDelhi_18dec_MCQ
Difficulty: medium
What will be the value of ‘a’ after executing the following section of code snippet: int a=0, i=0; for (i=0;i<10;i++) { a++; while(i==1); }
Which of the following will not lead to a compiler error? Consider the following C code snippet: char var_name = “a”; (1), char var_name[] = ‘b’; (2), char var_name = d; (3), char var_name[] = “c”; (4)
From the figure, determine the values of vd1, vd2, id1, id2:
For the op-Amp circuit shown, what voltage will come at TP3 if VR voltage w.r.t VNr is 5V.
For the system shown in Laplace domain, which one is the correct graph: