Answer:
pseudocode
Explanation:
it says the answer in the question
Answer:
B: pseudocode
Explanation:
What is your favorite LEGO set
Answer:
star wars death star....
Which operation will remove the originally selected information?
O Duplicate
O Copy
O Paste
O Cut
Answer:
D. the cut command
Explanation:
One of the common tests used to evaluate the accessibility of a web page consists of
using an Internet search engine to see if the page can be found easily.
clicking all hyperlinks in the page to test for broken or inaccurate links.
using the TAB and ENTER keys to move through the page’s content.
comparing the page with others in the website to find inconsistent layout.
The statement provided is True. An Internet search engine examination is a comprehensively employed method to evaluate the accessibility of a webpage, gauging if the page can be expeditiously found by users.
Other methods of accessing dataFurthermore, all hyperlinks in the page are clicked upon to weed out broken or inaccurate links which may negatively affect user experience by leading them astray. This rubric helps identify any links that may pose difficulties in accessing an accurate destination or even incorrect one, thus excluding any possibility of misunderstanding or degradation of user satisfaction.
An additional arbiter frequently employed to determine the accessibility of a webpage is using TAB and ENTER keys on a keyboard only interface. Loopholes for a comfortable exploration via keyboards when digital displays cannot help decipher is demonstrated in this manner; important for those susceptible to low vision or motor impairments obeying disability codes with accessible requirements or anyone else lacking interaction means save the keyboard.
Learn more about Internet search engine at
https://brainly.com/question/26488669
#SPJ1
QUESTION 10
If there is an Apple logo somewhere on your computer, more than likely your computer runs what type of operating system?
O Linux
Windows
macos
Unix
1. Railroad tracks present no problems for a motorcyclist.
A. O TRUE
B. O FALSE
2. Which of the following is considered to be a vulnerable road user?
A. Bicyclists
B. Motorcyclists
C. Pedestrians
D. all of the above
Answer: 1 is A
2 is D
Explanation:
explain how principles of computational thinking skills are applied in finding solutions that can be interpreted into software applications
The uses are:
They can help man to solve complex problems. Computational thinking helps man to make complex problem more easy.It helps us to understand the level of the problem and form possible solutions.How is computational thinking used?Computational thinking is known to be that which gives room for user to know what to inform the computer to do due to the fact that a computer only acts and processes what it is said to be programmed to do.
Therefore, The uses are:
They can help man to solve complex problems. Computational thinking helps man to make complex problem more easy.It helps us to understand the level of the problem and form possible solutions.Learn more about Computational thinking from
https://brainly.com/question/23999026
#SPJ1
Assume the variable s is a String and index is an int. Write an if-else statement that assigns 100 to index if the value of s would come between "mortgage" and "mortuary" in the dictionary. Otherwise, assign 0 to index.
Using the knowledge in computational language in python it is possible to write a code that Assume the variable s is a String and index is an int.
Writting the code:Assume the variable s is a String
and index is an int
an if-else statement that assigns 100 to index
if the value of s would come between "mortgage" and "mortuary" in the dictionary
Otherwise, assign 0 to index
is
if(s.compareTo("mortgage")>0 && s.compareTo("mortuary")<0)
{
index = 100;
}
else
{
index = 0;
}
See more about JAVA at brainly.com/question/12975450
#SPJ1
At which stage of problem solving should you discuss the problem with colleagues?
The stage of problem solving one should discuss the problem with a colleague is defining the problem.
How to explain the informationTo begin developing a problem-solving approach, it's critical to recognize the issue at hand. It will be more difficult to determine a solution if you can't collectively recognize the issue.
Although each phase in the problem-solving process is critical, defining the problem comes first since without it, the other processes are meaningless.
The stage of problem solving one should discuss the problem with a colleague is defining the problem.
Learn more about problem on
https://brainly.com/question/7507783
#SPJ1
3 3) Why computer is called non-inteligent , IN Dull machine?
Answer:
Computers are dull: The CPU is the Central Processing Unit or the brains of the computer. The CPU knows what to do with machine language instructions. It doesn't understand them; it just knows what to do with them.
Explanation:
Hope I could help.
please mark as brainliest
In HTML5, the
(line break) tag does not require a closing tag.
true or false
Select
the correct answer from each drop-down menu.
At which stage should James, a website designer, gather information about the website he wants to create, and at which stage should he begin its
coding?
James should gather information in the
phase and begin the site's coding in the
phase.
Answer:
At which stage should James, a website designer, gather information about the website he wants to create, and at which stage should he begin its coding?
James should gather information in the planning phase and begin the site's coding in the development phase.
Hope this helps!
he ________ feature, located on the Ribbon, allow you to quickly search for commands or features.
Answer:
The Quick Access Toolbar feature, located on the Ribbon, allow you to quickly search for commands or features.
.
The Quick Access Toolbar feature, located on the Ribbon, allow you to quickly search for commands or features.
Where is the Quick Access toolbar?Shortcuts to frequently used features, options, actions, or option groups are gathered in the Quick Access Toolbar. In Office programs, the toolbar is typically buried beneath the ribbon, but you can opt to reveal it and move it to appear above the ribbon.
Note that a toolbar that may be customized and contains a set of actions that are not dependent on the tab that is now shown is called the Quick Access Toolbar (QAT). It can be found in one of two locations: left upper corner, over the ribbon (default location) under the ribbon in the upper-left corner.
Learn more about Quick Access Toolbar from
https://brainly.com/question/13523749
#SPJ1
Sarah is a detall-oriented programmer. While testing her program, what other skill would she have to apply in order to detect all bugs?
Does anyone know what type of Chromebook this is?
Answer: Its............ A Chromebook type of Chromebook...??
Explanation:
Ion know I aint a geek, geezer -_- (Thats a lie)
How is fraudulent email spread that makes it so difficult to track?
what is rido? should this be prevented or be respected as a cultural practice?
Answer:
Rido refers to a state of recurring hostilities between families and kinship groups characterized by a series of re- taliatory acts of violence carried out to avenge a perceived affront or injusticeMaranaos are noted for their pride and rido culture which refers to self-esteem, personal dignity, honor and pride at one extreme and family feuds, conflicts, revenge, retaliatory acts on the other. Thus, they are extremely sensitive people especially when their 'amor propio' is at stake.
what is a network computer that processes requests from a client server
Answer:
computer processing unit
computer processing unit is a network computer that processes requests from a client server.
What is a computer processing unit?The main element and "control center" of a computer is the Central Processing Unit (CPU). The CPU, sometimes known as the "central" or "main" processor, is a sophisticated collection of electronic circuitry that manages the device's software and operating system.
A central processing unit, sometimes known as a CPU, is a piece of electronic equipment that executes commands from software, enabling a computer or other device to carry out its functions.
Computers use a brain to process information, much like people do. The brain is the central processing unit for a computer (CPU). The CPU is the component that carries out all of the computer's instructions. It connects with all the other hardware parts of the computer while being on the motherboard.
Thus, computer processing unit.
For more information about computer processing unit, click here:
https://brainly.com/question/29775379
#SPJ6
What kind of dependencies is the following image?
C4 C1,C3 represents a transitive dependency, because C4 is functionally dependent on C3.
What is transitive dependency?Transitive dependency is a type of dependency that exists between three different objects. It occurs when changes to one object affect a second object, which in turn affects a third object. This type of dependency can be seen in databases, software, and programming languages. In databases, transitive dependency occurs when a change to a primary key affects a foreign key, which in turn affects a second foreign key. In software and programming languages, transitive dependency occurs when a code change affects a library, which in turn affects a program. Transitive dependency is an important concept to understand when developing software, as it can have a significant impact on the overall performance of a system.
To learn more about transitive dependency
https://brainly.com/question/29532936
#SPJ1
Which of the following tactics can reduce the likihood of injury
The tactics that can reduce the likelihood of injury in persons whether at work, at home or wherever:
The Tactics to reduce injury risksWearing protective gear such as helmets, knee pads, and safety goggles.
Maintaining proper body mechanics and using correct lifting techniques.
Regularly participating in physical exercise and strength training to improve overall fitness and coordination.
Following traffic rules and wearing seatbelts while driving or using a bicycle.
Ensuring a safe and well-lit environment to minimize the risk of falls or accidents.
Using safety equipment and following guidelines in sports and recreational activities.
Being aware of potential hazards and taking necessary precautions in the workplace or at home.
Read more about injuries here:
https://brainly.com/question/19573072
#SPJ1
Given the string “supercalifragilisticexpialidocious”.
1. What is the length of the string i.e. write the script to find the length? (2 points)
2. Find the sub-string of first 5 positions and the other sub-string with last 5 positions. (4 points)
3. Find how many times “i” occurs in this word in python
The string and the three instructions is an illustration of the python strings
The length of the stringThe following instruction calculates the length of the string using the Python script:
len("supercalifragilisticexpialidocious")
The returned value of the above instruction is: 34
The substringsThe following instruction calculates the sub-string of first 5 positions and the other sub-string with last 5 positions
myStr[:5]+myStr[-5:]
The returned string of the above instruction is: "supercious"
The number of occurrence of iThe following instruction calculates the occurrences of i in the string
"supercalifragilisticexpialidocious".count("i")
The returned value of the above instruction is: 7
Read more about python strings at:
https://brainly.com/question/13795586
Make sure your animal_list.py program prints the following things, in this order:
The list of animals 1.0
The number of animals in the list 1.0
The number of dogs in the list 1.0
The list reversed 1.0
The list sorted alphabetically 1.0
The list of animals with “bear” added to the end 1.0
The list of animals with “lion” added at the beginning 1.0
The list of animals after “elephant” is removed 1.0
The bear being removed, and the list of animals with "bear" removed 1.0
The lion being removed, and the list of animals with "lion" removed
Need the code promise brainliest plus 100 points
Answer:#Animal List animals = ["monkey","dog","cat","elephant","armadillo"]print("These are the animals in the:\n",animals)print("The number of animals in the list:\n", len(animals))print("The number of dogs in the list:\n",animals.count("dog"))animals.reverse()print("The list reversed:\n",animals)animals.sort()print("Here's the list sorted alphabetically:\n",animals)animals.append("bear")print("The new list of animals:\n",animals)
Explanation:
What kind of variable is measured using 2 different values
A variable that is measured using two different values can be classified as a categorical variable or a binary variable.
Depending on the nature of the values, a variable can be classified as:
1)Categorical Variable: If the two different values represent distinct categories or groups, the variable is considered categorical. In this case, the variable can take on only one of two possible values.
Examples include gender (male/female), presence/absence of a certain trait, yes/no responses, or any other classification with mutually exclusive categories.
2)Binary Variable: If the two different values represent two distinct outcomes or states, the variable can be classified as a binary variable. Binary variables are often used in statistics, machine learning, and hypothesis testing.
Examples include success/failure, true/false, 1/0, or positive/negative results.
It's important to note that the distinction between categorical and binary variables lies in the nature of the values and the underlying meaning they convey.
Categorical variables can have more than two categories, while binary variables specifically refer to variables with only two possible values.
For more questions on variable
https://brainly.com/question/28248724
#SPJ8
If the old and new systems are operated side by side until the new system has proven itself, this type of system conversion plan is parallel implementation. True or false?
Answer:
True
Explanation:
Python
A video club wants to reward its best members with a discount based on the member’s number of
movie rentals and the number of new members referred by the member. The discount is in percent
and is equal to the sum of the rentals and the referrals, but it cannot exceed 75 percent. Write a
program to calculate the value of the discount and display it in percent considering two digits after
the decimal point. Hint: use min() function.
Here is a sample run:
Enter the number of movie rentals: 56
Enter the number of members referred to the video club: 3
The discount is equal to: 59.00 %
Note 1: the code should display five spaces between the colon (:) and the first digit of the discount
(use formatted output tools).
Note 2: Do not use if-else statements.
Using the knowledge in computational language in python it is possible to write a code that calculate the value of the discount and display it in percent considering two digits after the decimal point.
Writting the code:The program will receive two inputs from the user, then it will generate two other numbers one is the sum of the inputs and the other is equal to 75, after that it will check if the sum of the inputs is greater than 75 and print the result to the user.
#Read movie rentals and movies which have been reffered
a=int(input("Enter the number of Movie rentals "))
b= int(input("Enter the number of Movie rentals reffered to video club"))
c=a+b
d=75
#check if Discount is gretarer than 75
if(c>=75):
print("The discount is equal to "+str(d )+ str("%"))
else:
print("The discount is equal to "+str(c)+ str("%" ))
See more about python at brainly.com/question/18502436
#SPJ1
Question 4
If we wish to name a cell "Temp" so that we can use "Temp" as a variable name in a calculation and as an absolute reference, how do we do this? Multiple answers possible, and all must be selected for credit
In HTML, we cannot directly name a cell as a variable. However, we can use the "id" attribute to give an element a unique identifier, which can then be used as a reference in JavaScript.
What is the temp about?To name a cell "Temp" so that it can be used as a variable name in a calculation and as an absolute reference, we can do the following:
Click on the cell we want to name (e.g. cell A1).Go to the "Formulas" tab in the ribbon.Click on the "Define Name" button in the "Defined Names" group.In the "New Name" dialog box, type "Temp" in the "Name" field.In the "Refers to" field, type the cell reference (e.g. $A$1) or the formula that uses the cell reference (e.g. =$A$1*2).Click "OK" to save the new name.Now we can use "Temp" as a variable name in a calculation (e.g. =Temp*3) and as an absolute reference (e.g. =$Temp/2).
Learn more about temp from
https://brainly.com/question/29110320
#SPJ1
Describe a problem you’ve solved or a problem you’d like to solve. It can be an intellectual challenge, a research query, an ethical dilemma — anything of personal importance, no matter the scale. Explain its significance to you and what steps you took or could be taken to identify a solution.
Answer:
Explanation:
I run an online e-commerce store and lately its been very difficult keeping track of customer detail, incoming orders, keyword generation etc. One solution that I thought about would be an application that controls all of that for me. In order to accomplish this I would first need to design and create a GUI that contains all of the necessary buttons and displays for the information. Then I would need to code a webscraper using Python to grab all of the data from e-commerce store as soon as it becomes available, organize it, and display it within the GUI.
What is Stefen Salvators mom name? For the tvd fans
Answer:
Lillian "Lily" Salvatore
Explanation:
Answer:
lily
Explanation:
A manufacturer of scented candles is preparing to produce five new candles with fragrances of peppermint, cinnamon, lemon, spice pumpkin, and pine scents to sell for the holiday season. To track the sale of the new scented candles you will need to create a program that should use two parallel element arrays. An array that will hold the names of the 5 new scented candles and another array that holds the count of the 5 new scented candles that are sold over the next couple of months. The program will track the fragrance type of the candle purchased and the number of candles sold for each fragrance. The program should also generate a report that displays the fragrance type of the 1.largest number and 2.smallest number of candles sold and the 3.total sales of all candles purchased.
Answer:
Why are you asking someone to create a program
Explanation:
discuss MIS as a technology based solution must address all the requirements across any
structure of the organization. This means particularly there are information to be
shared along the organization
MIS stands for Management Information System, which is a technology-based solution that assists organizations in making strategic decisions. It aids in the efficient organization of information, making it easier to locate, track, and manage. MIS is an essential tool that assists in the streamlining of an organization's operations, resulting in increased productivity and reduced costs.
It is critical for an MIS system to address the needs of any organization's structure. This implies that the information gathered through the MIS should be easily accessible to all levels of the organization. It must be capable of handling a wide range of activities and functions, including financial and accounting data, human resources, production, and inventory management.MIS systems must be scalable to meet the needs of a company as it expands.
The information stored in an MIS should be able to be shared across the organization, from the highest to the lowest level. This feature allows for smooth communication and collaboration among departments and employees, which leads to better decision-making and increased productivity.
Furthermore, MIS systems must provide a comprehensive overview of a company's operations. This implies that it must be capable of tracking and recording all relevant information. It should provide a real-time picture of the company's performance by gathering and analyzing data from a variety of sources. As a result, businesses can take quick action to resolve problems and capitalize on opportunities.
For more such questions on Management Information System, click on:
https://brainly.com/question/14688347
#SPJ8
what is the function of a head frame
Answer:
it is to enable the hoisting of machinery,personnel or materials.
Explanation:
which means it is use to raise materials during construction work