Question: All programming languages share a core of tools see the table below, with each language excelling in some type of application. Each language has a


All programming languages share a core set of tools (see the table below), with each language excelling in some type of application. Each language has a particular syntax-the rules that guide how programming statements are constructed. By combining these common programming tools in unique ways and taking advantage of special traits of specific programming languages, developers create useful new apps. Match the following Programming Language Tools with their description. Prompts Variables Strings Arrays Arithmetic operations Comparison operations Conditional statements Iteration Named storage for specific types of data O The ability to carry out math equations with variables The ability to compare data using comparison operators A collection of variables The ability to choose different operations depending on a condition A collection of characters The ability to repeat an operation as long as a condition remains true Named storage for specific types of data 1:32:36 P
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
