Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

the two most commonly used tools for planning a programs logic are a. a…

Question

the two most commonly used tools for planning a programs logic are
a. ascii and ebcdic
b. java and visual basic
c. flowcharts and pseudocode
d. word processors and spreadsheets

Explanation:

Brief Explanations

Flowcharts visually represent program logic, and pseudocode is an informal high - level description of program logic. ASCII and EBCDIC are character encoding schemes, Java and Visual Basic are programming languages, and word processors and spreadsheets are application software, none of which are primary logic - planning tools.

Answer:

C. flowcharts and pseudocode