(A) while {body of loop} do (condition);
(B) do {body of loop} while (condition)
(C) do {body of loop} while (condition);
(D) None of the above
Author:
Identify correct sentence of for loop?
(A) for(initialization:condition:increment/decrement);
(B) for(initialization:condition:increment/decrement)
(C) for(initialization;condition;increment/decrement)
(D) for(initialization;condition;increment/decrement);
Which among following is not a loop?
(A) while loop
(B) do while loop
(C) for loop
(D) for it loop
Statements within curly braces in a loop is known as?
(A) Body
(B) Part
(C) Statement
(D) All of the above
A loop within a loop is called which loop?
(A) While loop
(B) Do while loop
(C) for loop
(D) Nested loop
“Political System is a sub-system of social science” who said these lines?
(A) Gabriel Almond
(B) Morton Kaplan
(C) David Easton
(D) Karl Deutch
Who said these lines “Political science is the study of sharing and shaping of power”?
(A) Paul Janet
(B) David Easton
(C) Robert A. Dhal
(D) Lasswell and Kaplan
Input-output approach and structural functional approach have been derived from?
(A) The Quantitative Approach
(B) Sociological Approach
(C) The General System Theory
(D) The Political Stimulation Approach