Report Bug

Qus

What would be value of j after the following is executed?

k=17;
j=6;
if (k < 10)
	j=8;
	j=j+1;
j=j+2;
Qus

निम्नलिखित निष्पादित होने के बाद j का मूल्य क्या होगा?

k=17;
j=6;
if (k < 10)
	j=8;
	j=j+1;
j=j+2;


A. 8
B. 9
C. 7
D. 10


Solution
A. 8



Online Exam Quiz for One day Exam Online Typing Test CCC Online Test 2026 Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Best Website and Software Company in Allahabad