An effective control to prevent an accounts payable program from posting a payable to a vendor not included in the online vendor master file is a. validity check. This control verifies that the vendor exists in the master file before allowing the payable to be posted.
By implementing a validity check, the system can reduce the risk of errors by ensuring that only transactions involving approved vendors are processed. A range check and limit test are not the best options in this case, as they focus on verifying numerical values within a specified range or limit, rather than checking the validity of a vendor. Control totals, on the other hand, are useful for ensuring that the sum of a group of transactions matches a predetermined total, but they do not directly address the issue of posting payables to unauthorized vendors.
In summary, a validity check is the most suitable control to prevent errors when posting payables to vendors in an accounts payable program. This control ensures that only approved vendors are considered, thus reducing the likelihood of mistakes and maintaining data integrity.
Learn more about transactions here-
https://brainly.com/question/15586980
#SPJ11
Electromagnetic fields flow in what way?
high voltage to low voltage
sender to receiver
high frequency to low frequency
north to south
Answer: North to South
Explanation:
Electromagnetic field is a field that's caused by moving electric charge. The direction of the electromagnetic field is from the north to the south pole. This direction can be deduced by holding the current carrying conductor in your left hand with the thumb extended pointing in the direction of the electron flow from negative to positive.
Even though electromagnetic fields cannot be seen with our eyes, they are presentcin our environment as they are produced through the build up of electric charges.
Answer:
high frequency to low frequency, or high voltage to low voltage.
Explanation:
All i know is north to south is wrong i got it wrong and had to do a retake on the quiz
The following algorithm accepts 3 integer values from the user, and then prints the maximum value entered. Some lines are missing.
Complete the program by inserting instructions after Line 4
1. OUTPUT (“Please enter 3 values. “)
2. Input (x, y, z)
3. MaxValue x
4. IF y > MaxValue THEN
MaxValue y
Answer:
1. OUTPUT (“Please enter 3 values. “)
2. Input (x, y, z)
3. MaxValue = x
4. IF y > MaxValue THEN
5. MaxValue = y
6. IF z > MaxValue THEN
7. MaxValue = z
8. OUTPUT("Maximum value is: ", MaxValue)
*¿Qué requisito debe cubrir el reciclado de dispositivos
de los equipos de computo para el cuidado del medio
ambiente?
anyone pls answer this!!!!!!thanks ^-^
Answer:
True
False
False
False
Explanation:
HTML isnt a scripting a scripting language it's a markup language
There are 6 levels of HTML
An empty tag only has a starting tag
print 3 numbers before asking a user to input an integer
Answer:
you can use an array to do this
Explanation:
(I've written this in java - I think it should work out):
Scanner input = new Scanner(System.in);
System.out.println("Enter an integer: ");
int userInt = input.nextInt();
int[] array = new int[userInt - 1];
for(int i = userInt-1; i < userInt; i--)
System.out.println(array[i]);
Which of the following would include a company's audited annual financial statements with no spin?
The option that would include a company's audited annual financial statements with no spin is: "10-K filing." (Option A)
Why is this so?A 10-K is a thorough report on a public company's financial performance that is filed yearly. The Securities and Exchange Commission (SEC) requires the report, which is significantly more extensive than the annual report.
This form must be filed within 60-90 days of a company's fiscal year ending, which may or may not coincide with the end of the calendar year. The 10-K is published online, through the SEC database, and on a company's website.
Learn more about annual financial statements at:
https://brainly.com/question/13161732
#SPJ1
Which of the following would include a company's audited annual financial statements with no spin?
O 10K
O 10-0
O Earnings Estimates
O Annual Report
plz help Complete the sentence.
Evaluating the user's experience happens as part of the__________ phase of software development.
Answer:
Release
Explanation:
Evaluating the user's experience happens as part of the Release phase of software development.
What is a software developer do?The foundation systems that run the machines or control subnetworks by software developers, as are the computer apps that let users perform particular activities.
To find issues and understand how the software functions, software quality assurance analysts and testers create and carry out software tests.
Thus, it is Release.
For more details about software development, click here:
https://brainly.com/question/1410106
#SPJ5
Drag each label to the correct location on the image.
Match the different types of mounting techniques with their definitions.
uses triangular pockets
to hold the corners of a
photograph to the mount
board
uses wet glue to stick
the print to a mount
board
uses a heat-activated
adhesive to permanently
stick the photograph to
a rigid backing board
uses different patterns
of tape to create hinges,
which attach the print to
a mount board
dry mount
photo corners
Answer: uses a heat activated.... the answer is dry mount
Use triangular pockets to hold the corners....the answer is photo corners
Use different patterns of tape.....hinge mount
Uses wet glue to stick the print....wet mount
Explanation: I got this right on a post test
The matchup of the mounting techniques are:
uses a heat activated- dry mountUse triangular pockets to hold the corners- photo corners Use different patterns of tape-h/in/ge mountUses wet glue to stick the print- wet mountWhat is the mounting techniquesMounting could be a handle by which a computer's working framework makes records and registries on a capacity gadget (such as difficult drive, CD-ROM, or organize share) accessible for clients to get to through the computer's record system.
There are diverse sorts of strategies in mounting craftsmanship work, exhibition hall mounting and dry mounting. Gallery mounting is authentic and reversible and dry mounting is authentic (in most cases) and non-reversible.
Read more about mounting techniques here:
https://brainly.com/question/20258766
Time shifting occurs when _______. A. Clocks move ahead one hour in the spring b. Works are copied and kept for future generations c. Individuals copy works to view at a later time d. Copyrighted materials comes into the public domain.
Answer:
c. Individuals copy works to view at a later time
Explanation:
Time Shifting: Recording a program to a storage medium to be consumed at a later date.
Time shifting occurs when Individuals copy works to view at a later time. The correct option is c.
What is time shifting?As the name implies, time shifting is the shifting of a signal in time. This is accomplished by adding or subtracting a shift quantity from the time variable in the function.
Time shifting or Shifting a signal in time means that the signal is either delayed or advanced in the time axis.
Other space shifting processes include time shifting, which involves recording a radio broadcast and listening to it later, and format shifting, which involves converting a media file into a different format.
You can watch a show at separate moments of the day by changing the time. When people copy works to view later, they are time shifting.
Thus, the correct option is c.
For more details regarding time shifting, visit:
https://brainly.com/question/11563105
#SPJ5
3. Online word processing programs always have more features than standalone programs.
O True
O False
True, Online word processing programs have more features than standalone programs.
What is an online word processor?
An online word processor provides the ability to create, edit, share, save, and access your documents from anywhere, anytime. The online versions of these programs work in real-time, so you don't have to worry about saving your work, and they allow multiple contributors to collaborate and edit documents all at once.
Features :
1. Office Online Is Free
2.Access Documents Anywhere With Cloud Storage
3.Easy Sharing and Collaboration
4.Office Online Offers a Simplified Workflow
Hence, Online word processing programs generally have more features than standalone programs.
To know more about Word processing from the given link
https://brainly.com/question/985406
#SPJ1
Assignment 4: Evens and Odds
n = int(input("How many numbers do you need to check? "))
even = 0
odd = 0
for x in range(n):
num = int(input("Enter number: "))
if num % 2 == 0:
print(str(num) + " is an even number.")
even += 1
else:
print(str(num) + " is an odd number.")
odd += 1
print("You entered "+str(even)+" even number(s).")
print("You entered "+str(odd)+" odd number(s).")
This works for me. Best of luck.
The program checks if user supplied integers are even or odd and displays the appropriate value. The program is written thus in python 3 ;
n_check = int(input("How many numbers do you need to check? "))
#number of values user wishes to test
even_count = 0
odd_counts = 0
for n in range(n_check):
num = int(input("Enter number: "))
if num % 2 == 0:
#even numbers leave no remainder when divided by 2
print(str(num) + " is an even number.")
even_counts+= 1
#increase count of even numbers
else:
print(str(num) + " is an odd number.")
odd_counts += 1
print("You entered "+str(even_counts)+" even number(s).")
print("You entered "+str(odd_counts)+" odd number(s).")
#display the number of even and odd numbers entered.
Learn more : https://brainly.com/question/24171161
6.3 Code Practice
You should see the following code in your programming environment:
import simplegui
def draw_handler(canvas):
# your code goes here
frame = simplegui.create_frame('Testing', 600, 600)
frame.set_canvas_background("Black")
frame.set_draw_handler(draw_handler)
frame.start()
Use the code above to write a program that, when run, draws 1000 points at random locations on a frame as it runs. For an added challenge, have the 1000 points be in different, random colors.
Answer:
Use the canvas code to draw 1000 points but then for the location import the random module and use random.randrange() for it
Explanation:
The drawing object will be used for drawing
The random class is used for the random numbers
I hope it helps
So my teacher asked us to predict who would win in a death match, and we could choose the two characters, so Alastor from Hazbin Hotel vs Blackhat from villinous, who would win?
Answer:
I think alastor from Hazbin Hotel.
Answer:
alastor
Explanation:
i mean alastor is a demon and blackhat we dont know if he is a demon or not but i mean alastor would win he took down a flying ship that was trying to kill them
biometric security includes the use of passwords. True or False
The template code provided is intended to take two inputs, x and y, from the user and print "pass" if one or more of the following is true:
x is not less than 4
y is not greater than 5 and x + y is less than 7
However, when using De Morgan's law to simplify this code, the programmer has made some mistakes. Can you correct the errors so the code functions as intended?
3. What does a production sound mixer do? Which responsibility of a production sound mixer do you think sounds most difficult and why? A production sound mixer has many duties, he has to announce each take that is being films, he also is responsible for recording voice-overs/wild lines. In my opinion the most difficult is recording the wild lines because the dialogues and all the film lines are in your hands, it's a lot of responsibility and you need to be very organized to keep track of all the lines you need to record and make sure that everything sounds right.
Answer:
The production sound mixer has various jobs around the studio, such as slating, wild lines, voice-overs, and background sound effects. Their hardest is likely slating, which requires a bit more precision than their other jobs.
Explanation:
"What does a production sound mixer do? Which responsibility of a production sound mixer do you think sounds most difficult and why?"
Straight from the lesson related to this question:
In getting sound right for a film, equipment is only part of the story. People are also needed to best use that equipment... On smaller-budget films, the filmmaker may select a production sound mixer who has his or her own equipment as this choice can save the filmmaker a considerable amount of money in sound equipment rental, and the mixer is likely to be skilled in using his or her own equipment.
In short, the production sound mixer is a person hired to mix sounds together in a film production. They have several responsibilities, such as those included in the passage below:
The responsibilities of the production sound mixer position can vary, again depending on the film's budget, needs, and size of crew. However, the production sound mixer does perform certain functions for almost every film. For example, s/he announces each take that is filmed and is responsible for slating. Slating is the use of the film slate, also called a clapboard, which shows specific information about each take, such as the date, director, production, scene number, and take number.
The production sound mixer can also be responsible for recording voice-overs, which are actors' lines that are not spoken by the actors within the scene... The sound mixer also records what are called "wild lines," which are lines that the actors repeat because the originals were not spoken or recorded clearly enough for the film's needs. He or she may not necessarily be responsible for creating the sound effects, but he or she may be responsible for recording the sound effects that someone else creates.
The production sound mixer has various jobs around the studio, such as slating, wild lines, voice-overs, and background sound effects. Their hardest is likely slating, which requires a bit more precision than their other jobs.
Quotes from FLVS.
One standard photo editing software programs for professionals is which of the following?
Question 6 options:
Imagemaker
Mosiacs
Photoshop
Picstar
Answer:
Adobe Photoshop
Answer:
C. Photoshop
I got this right in flvs
what are the outputs of these please help
Answer:
monkey know monkey not tell
Explanation:
Answer:
it will ask for a number.
if that number < or = to 0
then
it will add three to that number.
if that is not true
and that number > 0 and that number < 5
than
it will add one to that number.
if none of those are true
than
it will subtract 5 to that number.
Explanation:
Where are the motors for the light year one located ???
write a paragraph on plastic and pollution within 100 words
Plastic is everywhere nowadays. People are using it endlessly just for their comfort. However, no one realizes how it is harming our planet. We need to become aware of the consequences so that we can stop plastic pollution. Kids should be taught from their childhood to avoid using plastic. Similarly, adults must check each other on the same. In addition, the government must take stringent measures to stop plastic pollution before it gets too late.
Plastic has become one of the most used substances. It is seen everywhere these days, from supermarkets to common households. Why is that? Why is the use of plastic on the rise instead of diminishing? The main reason is that plastic is very cheap. It costs lesser than other alternatives like paper and cloth. This is why it is so common.
Secondly, it is very easy to use. Plastic can be used for almost anything either liquid or solid. Moreover, it comes in different forms which we can easily mold.
Furthermore, we see that plastic is a non-biodegradable material. It does not leave the face of the Earth. We cannot dissolve plastic in land or water, it remains forever. Thus, more and more use of plastic means more plastic which won’t get dissolved. Thus, the uprise of plastic pollution is happening at a very rapid rate.
Most importantly, plastic pollution harms the Marine life. The plastic litter in the water is mistaken for food by the aquatic animals. They eat it and die eventually. For instance, a dolphin died due to a plastic ring stuck in its mouth. It couldn’t open its mouth due to that and died of starvation. Thus, we see how innocent animals are dying because of plastic pollution.
In short, we see how plastic pollution is ruining everyone’s life on earth. We must take major steps to prevent it. We must use alternatives like cloth bags and paper bags instead of plastic bags. If we are purchasing plastic, we must reuse it. We must avoid drinking bottled water which contributes largely to plastic pollution. The government must put a plastic ban on the use of plastic. All this can prevent plastic pollution to a large extent.
Answer:
Plastic is everywhere nowadays. People are using it endlessly just for their comfort. However, no one realizes how it is harming our planet. We need to become aware of the consequences so that we can stop plastic pollution. Kids should be taught from their childhood to avoid using plastic. Similarly, adults must check each other on the same. In addition, the government must take stringent measures to stop plastic pollution before it gets too late.
Uprise of Plastic Pollution
Plastic has become one of the most used substances. It is seen everywhere these days, from supermarkets to common households. Why is that? Why is the use of plastic on the rise instead of diminishing? The main reason is that plastic is very cheap. It costs lesser than other alternatives like paper and cloth. This is why it is so common.
Secondly, it is very easy to use. Plastic can be used for almost anything either liquid or solid. Moreover, it comes in different forms which we can easily mold.
Furthermore, we see that plastic is a non-biodegradable material. It does not leave the face of the Earth. We cannot dissolve plastic in land or water, it remains forever. Thus, more and more use of plastic means more plastic which won’t get dissolved. Thus, the uprise of plastic pollution is happening at a very rapid rate.
Identify the parts of it, Give at least three web browser that you usually used to visit a website.
Answer:
Chrome, Safari, Microsoft Edge
Explanation:
Web browsers such as Chrome, Safari, Microsoft Edge would allow you to visit a website
Which computing component is similar to the human brain
Have the javascript function CountingMinutes(str) take the str parameter being passed which will be two times (each properly formatted with a colon and am or pm) separated by a hyphen and return the total number of minutes between the two times. The time will be in a 12 hour clock format. For example: if str is 9:00am-10:00am then the output should be 60. If str is 1:00pm-11:00am the output should be 1320.
function CountingMinutes(str) {
// code goes here
return str;
}
// keep this function call here
console.log(CountingMinutes(readline()));
Using the knowledge in computational language in Java it is possible to write a code that function as CountingMinutes:
Writing the code in Java:function CountingMinutes(str) {
// code goes here
// Declare variables for calculating difference in minutes
// variables in JavaScript are declared with "let" keyword
/* Build regelar expression which will match the pattern of "12houttime-12hourtime"
and extract time or hours in numbers from it */
let extractedTimeStringArray = str.match(/(\d+)\:(\d+)(\w+)-(\d+)\:(\d+)(\w+)/);
// extractedTimeStringArray array will be like- ["1:00pm-11:00am", "1", "00", "pm", "11", "00", "am", index: 0, input: "1:00pm-11:00am", groups: undefined] for str = "1:00pm-11:00am"
// console.log('object', time)
// Extract array value at 1st index for getting first time's hours (ie time before hyphen like 1:00pm in 1:00pm-11:00am ) (like 11 from 11:32am) and convert them to minutes by multiplying by 60
let mintsOfFirstTimeFromHours = extractedTimeStringArray[1] * 60;
// Extract array value at 2nd index for getting first time's minutes like 32 from 11:32am
let mintsOfFirstTimeFromMints = extractedTimeStringArray[2];
// Extract array value at 4th index for getting second time's hours (ie time after hyphen like 11:00am in 1:00pm-11:00am ) and convert them to minutes by multiplying by 60
let mintsOfSecondTimeFromHours = extractedTimeStringArray[4] * 60;
// Extract array value at 5th index for getting second time's minutes like 32 from 11:32am
let mintsOfSecondTimeFromMints = extractedTimeStringArray[5];
// if second time's 12 hour time is in pm
if (extractedTimeStringArray[6] === "pm") {
// Add 12 * 60 = 720 minutes for 12 hrs
mintsOfSecondTimeFromHours += 720;
}
// if first time's 12 hour time is in pm
if (extractedTimeStringArray[3] === "pm") {
// Add 12 * 60 = 720 minutes for 12 hrs to first time
mintsOfFirstTimeFromHours += 720;
// Add 12 * 60 *2 = 1440 minutes for 24 hrs to second time
mintsOfSecondTimeFromHours += 1440;
}
// Calculate output minutes difference between two times separated by hyphen
str = (mintsOfSecondTimeFromHours - mintsOfFirstTimeFromHours) + (mintsOfSecondTimeFromMints - mintsOfFirstTimeFromMints);
// return calculated minutes difference
return str;
}
// keep this function call here
// call the function and console log the result
console.log(CountingMinutes("1:00pm-11:00am"));
// output in console will be- 1320
See more about Java at: brainly.com/question/12975450
#SPJ1
How globalization is related to communication technology?
Answer:
hey mate there is your answer
Analysis tools that support viewing all or selected parts of data, querying the database, and generating reports include query-by-example as well as a specialized programming language called
Analysis tools such as query-by-example and a specialised programming language called SQL facilitate examining all or selected data, querying the database, and generating reports.
Data collection and analysis technologies are used to collect, evaluate, and present data for a range of applications and industries. They take unprocessed data and turn it into meaningful knowledge that businesses can use to make better choices. A data analyst may operate in a range of sectors, including operations, marketing, and finance. For instance, their findings might result in lower shipping costs. different viewpoints on consumer behaviour. Among the numerous types of data analysis tools, three categories stand out as particularly essential: Applications for Excel, R, Python, and business intelligence (BI).
Learn more about Analysis tools from
brainly.com/question/13994256
#SPJ4
is a special folder with pointers to disk folders that can be in many locations, but will all appear to be in the same library.
A library is a special folder that contains references to disk folders that can all look to be in the same library but actually can be found in different locations.
Which recovery tool creates restore points which are snapshots of Windows?A feature of Microsoft® Windows® called System Restore is intended to safeguard and fix software. System Restore creates Restore Points by taking a "snapshot" of a few system files and the Windows registry.
Document folders, also known as filing folders, are office supplies that come in a variety of designs, dimensions, and materials. The manila file folder is the most well-known type. These folders are made of strong, tear-resistant fabrics, making them ideal for carrying lots of papers and documents at once.
System Restore is a useful tool that creates what is known as a "restore point," which is a kind of snapshot of the software, registry, and driver settings on your PC at a certain moment in time. Then, if required, you can take your PC back to that point in time.
To learn more about System restore refer to :
https://brainly.com/question/27960518
#SPJ4
pls answer fast ........
Answer:
1,048,576 rows on MS excel worksheet
Some peer-to-peer networks have a server and some don't.
~True
OR
`False
Answer:
true
Explanation:
True because on peer-to-peer network the client computer act both as a server and workstation.
Answer:
True
Explanation:
An editing functions used to move selected text or objects to the Clipboard, from which they may be pasted elsewhere in the presentation is called......
The editing function that is used to move selected text or objects to the Clipboard, from which they may be pasted elsewhere in the presentation is called the Cut function.
This function is one of the basic functions that are used to manipulate text or objects in a document or presentation. It is used to remove selected text or objects from their current location and store them in a temporary storage area called the Clipboard. Once the text or objects have been cut, they can be pasted in a different location within the presentation or even in a different document altogether. This function is particularly useful when working with large documents or presentations where it may be necessary to move content around to improve the flow or organization of the material.
In summary, the Cut function is a critical editing function that is used to move selected text or objects to the Clipboard, allowing them to be pasted elsewhere in the presentation. It is an essential tool that helps users to efficiently manage their content and improve the overall quality of their work.
Learn more about presentations here: https://brainly.com/question/31786895
#SPJ11
Jennifer works as a programmer. She has fixed certain bits of code in a program while developing it. She has purposely left specific code in the program so she can access the program later and obtain confidential information. Which programming threat has she created?
A. logic bomb
B. trap door
C. Trojan horse
D. virus
Answer:
B. trap doorExplanation:
It's also referred to as the back door