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); } 1 2 (Infinite Loop) 10 0 Which of the following will not lead to a compiler error? Consider the following C code snippet: Statement 3: char var_name = d; Statement 2: char var_name[] = ‘b’; Statement 4: char var_name[] = “c”; Statement 1: char var_name = “a”; From the figure (V-I characteristic graph), determine the values of vd1, vd2, id1, id2 for the parallel diode circuit supplied with 60 A: vd1 = 0.7 V, vd2 = 0.7 V, id1 = 30 A, id2 = 30 A vd1 = 0.7 V, vd2 = 0.7 V, id1 = 60 A, id2 = 0 A vd1 = 0.6 V, vd2 = 0.6 V, id1 = 40 A, id2 = 20 A vd1 = 0.55 V, vd2 = 0.65 V, id1 = 30 A, id2 = 30 A For the op-Amp circuit shown, what voltage will come at TP3 if VR voltage w.r.t VNr is 5V? 1.52V 2.48V 2.32V 2.40V For the system shown in Laplace domain with transfer function H(s) = 2/s and a pulse input x(t) of amplitude 10 until t=2, which one is the correct