need to work on Flashcards
(14 cards)
logic error
when a program runs but delivers the wrong result
syntax error
a mistake in the program where the rules of the programming language are not followed
runtime error
a mistake in the program that occurs during the execution of a program
what type of error is this: trying to access an index out of bounds
runtime error
what type of error:
if (num MOD 2=1)
return (“EVEN”)
logic error
what type of error:
procedure mystery (a)
{
display a+4+”cabin”)
}
syntax error
how many numbers can 1 bit store
2
IETF (internet engineering task force)
develops standards and protocols for internet communication
for undecidable problems, is it possible to create algorithms to find a solution?
It is not possible to create an algorithm that will solve the problem for all programs and inputs.
how is a message encrypted with public key encryption
In public cryptography, a message is encrypted with a recipient’s public key and decrypted with the recipient’s private key. the sender only had the receivers public key for encrypting the message
cloud computing
using computer power, storage, and software over the internet instead of buying your own hardware and software, has helped enhance collaboration, has introduced new data-security concerns.
machine learning
Machine learning is the process of a computer analyzing data in order to make predictions and decisions based on trends in the data.
open standards and protocols
Open standards and protocols allow different manufacturers and developers to build hardware and software that can communicate with hardware and software on the rest of the network.
metadata describes
data