Computer Science, asked by jagx, 1 year ago

true false.
a)the step value in for loop increment s or decrements the value of counter.
b)The body of the loop executes atleast once before testing the condition in For...Loop.
c)To insert a line break ,we use comma(,) seperator.
d)it is not necessary to include else statement every time in select case.
e)Semicolon (;) is a seperator.​

Answers

Answered by harshsandalya
6
a)not sure for this
b)true
c)false
d)false
e)true
Similar questions