To create a plan
To identify and correct errors
To make decisions
Logical operators in programming are used to make decisions by comparing two statements. They include AND, OR, and NOT operators. They are used to control the flow of a program by evaluating certain conditions.
Logical operators are used in computer science, specifically in programming and coding assignments, to make decisions within a program. They work by comparing two statements and then making a decision based on the comparison. The main types of logical operators are AND, OR, and NOT. For instance, let's consider a program that outputs whether a student has passed a class, it might have a logical operator that checks if their attendance is above a certain rate AND if their grades are also above a certain level. Only if both conditions are true, then the program decides the student has passed.
#SPJ3
Answer:
Pocket Computers
Explanation:
Personal digital assistants are hand held devices that serve as personal information managers. Handheld gadgets or hand-held PCs is another term used to refer to these devices.
A hand-held tool or a PDA is a tool that mixes computing, telephone, and net capabilities together. These gadgets have been used to offer computing and data garage and retrieval abilties all manner as much as the early 2010s after they have been in large part discontinued after the sizeable emergence and adoption of effective smartphones.
PDA, in complete private virtual assistant, an digital hand-held organizer used withinside the Nineties and 2000s to keep touch data, control calendars, talk through e-mail, and manage files and spreadsheets, generally in verbal exchange with the user's private computer (PC).
Read more about the digital assistants:
#SPJ2