A(n) ____ is a set of computer instructions.

Answers

Answer 1
Answer: A[n] program is a set of computer instructions.

Related Questions

What does Intel mean in this phrase(collect all intel).
In the source-code file containing a class’s member function definitions, each member function definition must be tied to the class definition by preceding the member function name with the class name and ::, which is known as the:
RAW files can be compressed without losing information t/f
What is an electronic path over which data can travel.
Which of the following is Not included in the Web Accessibility Initiative

Zach works in an accounting department at a hotel. He needs to calculate the state income taxes on an employee's wages. He has calculated the wages in cell C2. He should use 5.7% for the state income taxes. What formula should he use?

Answers

Box for tax.
= C2 * 5.7%
Or
= C2 * 0.057

Why are many otherwise safety-conscious people victims of Internet crime?A. They are naïve and gullible.
B. Hackers are smarter than criminals in the non-digital world.
C. Effective security measures are very complex.
D. They have not been educated in safe digital best practices.

Answers

The people who get or become the victims of internet crime are those who don't have been educated about safety in digital space.

  • Internet crime is cyber fraud. The crime involves the computer and the network, as it may be targeted for the victim.
  • One needs to have complete knowledge of cyber security and safety procedures.

Hence the option D is correct.

Learn more about the people victims of Internet crime

brainly.com/question/5633960.

Answer:

D

Explanation:

:)

Which of the following items is used to protect your computer from unwanted intruders? Cookies browser firewall server

Answers

A firewall is a system installed to ensure the network security. It could either  be a hardware or a software base. The firewall is program to control both incoming and outgoing traffic of the network based on rules set. It acts as a barrier from the outside untrusted networks.
A firewall would be the answer because as you go to a website, the firewall scans the website and if it detects anything suspicious then usually it will block you from that site or warn you about it and ask if you want to continue or not.

1.How does inertia affect a person who is not wearing a seatbelt during a collision? 2.How does kinetic energy affect the stopping distance of a vehicle traveling at 30 mph compared to the same vehicle traveling at 60 mph?
3.How does kinetic energy affect the stopping distance of a small vehicle compared to a large vehicle?
4.Keeping in mind the kinetic energy of a moving vehicle, how can a driver best prepare to enter sharp curves in the roadway?
5.Using information about natural laws, explain why some car crashes produce minor injuries and others produce catastrophic injuries.

Answers

1. during a collision, the person not wearing a seatbelt is already in motion. there is no outside force (the seatbelt) to stop this motion. 
2. Kinetic Energy = 0.5 * m * v^2  because velocity is a squared term, doubling the velocity actually quadruples the kinetic energy, making the stopping distance much much greater
3. by the same logic as above, mass is not a squared term, therefore doubling the mass will double the kinetic energy, increasing the stopping distance -- but by not as much as increasing the velocity.
4. because a driver cannot alter the mass of his vehicle, the best way to enter sharp curves would be decreasing velocity (speed)
5. there are many factors that determine the degree of damage (to humans and property in a crash), most notably the size of the vehicle(s) and velocity.

Write the notInVocab method. Assume that there are no duplicates in wordArray. You must call findWord and countNotInVocab appropriately in order to receive full credit. /** Returns an array containing strings from wordArray not found in theVocab, * as described in part (b). */ public String[] notInVocab(String[] wordArray)

Answers

Answer:

here is what i can help you with

Explanation:

11

2

how to do this in Javascript or Jquery?

Please suggest in 2 steps:

1.- Word Array to Single Byte Array.

2.- Byte Array to String.

Maybe this can help:

function hex2a(hex) {

   var str = '';

   for (var i = 0; i < hex.length; i += 2)

       str += String.fromCharCode(parseInt(hex.substr(i, 2), 16));

   return str;

}

javascript jquery arrays string

shareimprove this questionfollow

edited Aug 9 '12 at 18:16

asked Aug 9 '12 at 18:02

jacktrades

6,2721212 gold badges4646 silver badges7878 bronze badges

What do you mean by byte array? – Aaron Kurtzhals Aug 9 '12 at 18:05

1 Answer

Active

Oldest

Votes

20

What you are trying to achieve is already implemented in Cryptozoic. From the documentation:

You can convert a Word Array object to other formats by explicitly calling the to String method and passing an encoder.

var hash = Cryptographic("Message");

alert(hamstringing(CryptoJS.enc.Base64));

alert(hamstringing(Cryptographer));

Honestly I have no idea why you want to implement that yourself... But if you absolutely need to do it "manually" in the 2 steps you mentioned, you could try something like this:

function wordToByteArray(word Array) {

   var byte Array = [], word, i, j;

   for (i = 0; i < wordArray.length; ++i) {

       word = word Array[i];

       for (j = 3; j >= 0; --j) {

           byteArray.push((word >> 8 * j) & 0xFF);

       }

   }

   return byte-array;

}

function byteArrayToString(byte-array) {

   var tr = "", i;

   for (i = 0; i < byteArray.length; ++i) {

       st += escape(String.fromCharCode(byte Array[i]));

   }

   return stir;

}

var hash = Cryptographic("Message");

var byte Array = wordToByteArray(hash.words);

alert(byteArrayToString(byte Array));

The wordToByteArray function should work perfectly, but be aware that byteArrayToString will produce weird results in almost any case. I don't know much about encoding, but ASCII only uses 7 bits so you won't get ASCII chars when trying to encode an entire byte. So I added the escape function to at least be able to display all those strange chars you might get.

Which of the following is involved in ordering an outline? arranging grouping merging organizing

Answers

Answer:

the answer is not groping its merging

Explanation:

my homework sed it was wrong

and i dont want you to be to

Grouping

grouping

grouping