s = x2 - ex
x(t) = cos t.
JCOKE = 3
JCOKE = JCOKE + 1
GO TO (5, 8, 9, 11, 15, 16 18, 20) JCOKE.
After the execution of above statement, the control is transferred to statement number
Options
- A. 8
- B. 11
- C. 16
- D. 20
Discuss
Correct Answer: 11
Explanation:
It is a computed GO TO statement. Since J COKE = 3 + 1 = 4, the control is transferred to statement 11.
Comments
There are no comments.
More in Electronics and Communication Engineering:
Analog ElectronicsAutomatic Control SystemsCommunication SystemsDigital ElectronicsElectromagnetic Field TheoryElectronic Devices and CircuitsExam Questions PapersMatching QuestionsMaterials and ComponentsMeasurements and InstrumentationMicroprocessorsMicrowave CommunicationNetworks Analysis and SynthesisPower ElectronicsRadio ReceiversSatellite CommunicationSignals and Systems
Programming
Copyright ©CuriousTab. All rights reserved.