Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Python program 12. 13. You are finding the area of a rectangle. In your pseudocode or in your program, you write the process as such:

Python program

image text in transcribed

12. 13. You are finding the area of a rectangle. In your pseudocode or in your program, you write the process as such: area = length + width What type of error would you encounter? High Level Languages such as Fortran, Pascal and COBOL are considered as which generation of programming languages? Write one way that a+=3 be written in a pseudocode? Which datatype carries the values of True and False? The next three questions are based on the problem statement in Figure 2 below. 14. 15. A small local bank employs thousands of employees. Each employee's data is stored in a file belonging to the Human Resource Department. The manager needs a report on employees who have worked for more than 10 years. He summoned on you as the IT personnel to generate a report that will help him identify the names and departments of the staff who fall under that category. You write a pseudocode before creating a program. You use the file which, among others, has the staff id, name, date joined, salary, department, date of birth and blood type. Figure 2 What is the main input value that will result in the ability to find the required output? What structure is required to enable the data to be read and stored in an array? When the data are stored in an array, name one process that can be done easily. In the early history of programming language, which language can computers understand? 16. 17. 18. 19. 20. 21. What type of error happens when you write this line in Python: c==a+b What keyword in used in a pseudocode to represent putting in a data from the keyboard? What does a condition need to be to execute the succeeding line following the if- statement? 22

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intelligent Information And Database Systems 6th Asian Conference Aciids 2014 Bangkok Thailand April 7 9 2014 Proceedings Part I 9 2014 Proceedings Part 1 Lnai 8397

Authors: Ngoc-Thanh Nguyen ,Boonwat Attachoo ,Bogdan Trawinski ,Kulwadee Somboonviwat

2014th Edition

3319054759, 978-3319054759

More Books

Students also viewed these Databases questions