Free CompTIA ITF+ FC0-U61 Practice Question

When writing a program to add two numbers input by a user and display the sum, which of the following pseudocode examples most accurately represents this operation?

  • BEGIN Input firstNumber Input secondNumber Set sum to firstNumber plus secondNumber Output sum END

  • BEGIN Get numbers and add END

  • Input firstNumber + Input secondNumber = Display Sum

  • firstNumber ? secondNumber = Output(sum)

This question's topic:
CompTIA ITF+ FC0-U61 / 
Software Development Concepts
Your Score:

Check or uncheck an objective to set which questions you will receive.