Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
100% found this document useful (1 vote)
679 views

Programming 1

This document contains a series of questions about various topics related to computer programming and flowcharting. The questions cover domains like back-end development, scripting languages, hardware components, and characteristics of problem solving. Key topics include shell scripting in Linux, abacus history, computer processors, web browsers and JavaScript, file extensions, microcontroller development, and data analytics. Flowcharting elements like decision points, off-page connectors, IF/ELSE statements, and preparation symbols are also addressed.

Uploaded by

Chandane
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
679 views

Programming 1

This document contains a series of questions about various topics related to computer programming and flowcharting. The questions cover domains like back-end development, scripting languages, hardware components, and characteristics of problem solving. Key topics include shell scripting in Linux, abacus history, computer processors, web browsers and JavaScript, file extensions, microcontroller development, and data analytics. Flowcharting elements like decision points, off-page connectors, IF/ELSE statements, and preparation symbols are also addressed.

Uploaded by

Chandane
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Computer programming

What domain deals with server configurations and setups?

a.Back-end Development

What is the scripting language used in Linux Operating Systems?


a.Shell
When was the Chinese abacus invented?
a. 3,000 B.C.
What general part of Computers that performs calculations to accomplish tasks?

a. Process

Which is not attributable to Computers?


a.Political Science

What web browser used the first versions of JavaScript?


netscape
Which is not a version of Shell?
PSH
Which of the following is not used in API Development?
HTML
What domain deals with web applications?

d. Cloud Development

Which is not the file extension of Linux applications?

c. Not applicable
What domain deals with microcontrollers?

Embedded Systems Development

What domain deals with analytics?


b. Data Science

What type of software that acts as translators for the hardware components of the
computer?

c. Firmwares
Which is not a subdomain of Application Development?

UI Applications

It is a symbol with two and only two out-going paths possible.


d. Decision
It is a symbol used to connect parts of the flowcharts from different pages.
Off-page Connector

It is a variant of the IF-THEN-END keywords wherein there can be more than one
condition, and a separate block if none of the conditions specified matched.
b. IF ... THEN ... ELSE IF ... THEN ... ELSE ... END
It is a symbol in flowcharting used to initialize values and routines.
Preparation
It is one of the characteristics of problem solving where the practicality of the
solution is counterchecked against a range of test data.
Verifiable
It is one of the characteristics of problem solving where the problem is non-
quality oriented.
Solvable
It is one of the characteristics of problem solving where the problem can be
processed by the computer given a specific conversion scale.
Quantifiable

You might also like