Answer:
The answers will be given in the explanation;
Explanation:
Some ways the Help Desk Services Department manager can excel might be:
It must be cheerful, innovative, dynamic, it must be characterized by treating the department staff with empathy and respect, it must be attentive to listening to new ideas and suggestions.
Some key points that can help you choose efficient personnel for this department are:
-Examine the ability of staff to resolve conflicts that may arise with users.
-Efficient management of the information and communication media, and in the event of failures, the manager must evaluate the ability of the staff to provide a practical and timely solution in the shortest possible time.
-Communication skills with the user: the personnel to be hired must have empathy, know how to listen and be willing to give practical solutions to their users.
-Written communication skills: the hired staff must be dynamic and willing to give suggestions either orally or in writing.
Suppose you have a sentineled, doubly-linked list class as specified in project 2 and an object of that class called my_list. The function below finds and returns the first index of a specified value in that list, but portions have been removed. Using the minimum possible spacing at all in your answers, fill in the missing code. This algorithm does not employ the __iter__ and __next__ methods of the Linked_List class. Also note that this exercise does not include the object names, so your answers should include my_list. as appropriate. Finally, none of your responses should contain colons. As a reminder, the linked list implementation provides the following methods: insert_element_at(value, index) #cannot be used to append
append_element(value)
get_element_at(index)
remove_element_at(index)
__len__ #support for the len method to obtain the list's size
def index_of(my_list, val):
for k in :
if :
raise ValueError
and what is the performance?
Answer:
def index_of (my_list, val):
for k in range(my_list.__len__):
if my_list.get_element_at(k) == val :
return k
Explanation:
The python function "index_of" accepts two arguments, a list and the value to be searched for.
The for-loop iterates over the list using the "__len__" magic method to return the index of the searched term in the list if present.
Which equipment is a standalone recorder?
Answer:
i think its Pro tool
Hopes it helps you
Which of the following characterizes how an enabled security program might react to a new program installation on a computer system?
It might alert you to space requirement excesses.
It might report an error or tell you that the file is corrupted.
It might protect the new installation from getting viruses.
It might automatically set a restore point for the computer system.
Answer:
It might automatically set a restore point for the computer system
Answer:
It might report an error or tell you that the file is corrupted.
Explanation:
Now that you have explored several different languages (Python, HTML, CSS, and JavaScript), what can you do to keep straight which rules apply to which language?
Please help!!
Answer:
html
Explanation:
css is used to style
python and javascript are programming languages.
html <hr> will show a horizontal rule
Answer:
I will keep the rules of Python, Html, CSS, and JavaScript straight by remembering that Html is a way to create a webpage, CSS is used to change the style of a webpage, JavaScript is a way to add interactive elements to a Html website, and Python is another language to make a webpage as well as create games and other things.
Explanation:
This is what i put on the text questions make sure to change some stuff btw
How Charles Babbage Concept of
Computer has help the modern
Computer
English mathematician and inventor Charles Babbage is credited with having conceived the first automatic digital computer. During the mid-1830s Babbage developed plans for the Analytical Engine. Although it was never completed, the Analytical Engine would have had most of the basic elements of the present-day computer.
Jobs with only 7 letters
Answer:
nursing
Explanation:
it's needs 20 words so don't mind thisssss part hehe
Define the Database
If you do not have the latest Java SDK in place when you download the Eclipse IDE, you will have to download the program again.
True
False
Answer:
True
Explanation:
Use the drop-down menus to match each description to the correct term.
Has records and fields:
Has columns and rows:
Enables a user to interact with a database without working directly with data:
Works like a dialog box:
An interface that makes it easier for inputting data into a database:
Enables you to search several tables for data:
The application software Cermine is used to record data, query the database to find specified data, format the display of a database object, and search for data entry. Other part of the question is discussed below:
What are the perfect match of the given words?Application Software Cermine: Matching the items with the best options
To answer this question, you need to match each description on the left with the corresponding item on the right:
The first description is "A collection of records" which matches with "record".
The second description is "A data retrieval tool that finds specified data within a database" and this matches with "query".
The third description is "The display format that you choose when working with a database object on the screen" and this matches with "form".
The fourth description is "All of the fields for a single database entity" and this matches with "record".
The last description is "A data entry tool you use to input data into a database" and this matches with "Search".
Therefore, The application software Cermine is used to record data, query the database to find specified data, format the display of a database object, and search for data entry.
Learn more about Programming:
brainly.com/question/23275071
#SPJ3
What are the uses of an interface in encapsulation?
Answer:
As you can see in the above examples, encapsulation is implemented in Java using interfaces, classes, access modifiers, setters and getters. A class or an interface encapsulates essential features of an object. Access modifiers (private, public, protected) restrict access to data at different levels. I don't know If this helps
Which of these conclusions supports the fact that Eclipse is categorized as an IDE?
The user cannot use cheat sheets because it is frowned upon.
The user must get used to a proprietary and unique menu system.
The user must specify the programming language he or she wants to use.
The user must have a high level of expertise before quality results can be obtained.
Answer:
The user must specify the programming language he or she wants to use.
Explanation:
Which of the following statements are true of an integer data type? Check all that apply.
It can be a whole number.
It can be a negative number.
x - It uses TRUE/FALSE statements.
x - It represents temporary locations.
It cannot hold a fraction or a decimal number.
Answer:
It can be a whole number
It can be a negative number
It cannot hold a fraction or a decimal
Explanation:
An integer is a whole number such as 1, 2, 5, 15, -35 etc. It never goes into decimals/doubles such as 1.12, 2.34 etc.
Which of these titles will work in Java syntax?
hello world
Helloworld
helloworld
HelloWorld
Answer:
I am pretty sure it is D, "HelloWorld"
Answer:
HelloWorld is the answer
Explanation:
Remember Java syntax for naming projects and classes: begin with a capital letter, and then capitalize the first letter of each new word.
Lena is completing her senior year of college and is living in an apartment with three friends. Her family has a subscription to HBO Go, and Lisa is able to use the log-on ID and password while she’s at college. Lena does not have cable TV or satellite TV as she typically streams shows or movies that are available online for free or through HBO Go. Several of Lena’s friends don’t have a subscription to Hulu, so Lena has given them her log-on ID and password so they can watch their shows. She doesn’t mind sharing the HBO Go subscription with her friends—what could it hurt? She has heard that the entertainment industry and HBO Go are upset over people sharing their subscription to the streaming services in this way. Lena’s sharing of her family’s HBO Go subscription is an example of:________
a) streaming piracy
b) illegal sharing
c) consumer copying
d) consumer misbehavior
e) digital stealing
Answer:
d) consumer misbehavior
Explanation:
This is an example of consumer misbehavior. What Lena is doing is not technically piracy or illegal because HBO has created the family feature on their accounts for the account to be used by multiple people at the same time. Yet, the feature was not intended to be used by individuals that are not technically family or even under the same roof. Therefore, what Lena is doing goes against HBO's reason for this feature and sharing the account as Lena is doing is ultimately hurting HBO's streaming service.
What is the most likely reason a user would export data with the formatting in place?
A) The fields will not have any errors.
B) The file will be much easier to read.
C) The file is automatically spellchecked.
D) The columns are automatically alphabetized.
Answer:
its d
Explanation:
Answer:
its b on edge
Explanation:
believe me if youre a viber
7. Write a python program to get the following output.
1-----99
2-----98
3-----97
. .
. .
. .
98-----2
99-----1
whats is the code of this question
Answer:
for i in range(1,100):
print(f"{i}-----{100 - i}")
OR:
for i in range(1,100):
print(str(i)+"-----"+str(100 - i)")
Explanation:
First off, we can see that the program starts off with an iteration of 1 and ends at 100. So we use this loop code to begin:
for i in range(1,100):
Then, we use this code to print the pattern (make sure to indent this):
print(str(i)+"-----"+str(100 - i)")
We can also use f-strings as a better and cleaner alternative (make sure to indent this too):
print(f"{i}-----{100 - i}")
This code will get us the output shown in the question.
Which 2 conditions must be met in order to use receipt forwarding in QuickBooks Online?
Write a program that reads decimal numbers from the keyboard. The program reads at least three numbers. Find and display the smallest number, the second smallest number, and the third smallest number of the set. The program ends if the largest number encountered does not change for n iterations (the largest number does not change for the next n numbers since it changed). The value of n is read from the keyboard. Value n is greater or equal to 3.
Please enter the value of n: 3
Please enter a demical number: 1.1
The set of the samllest number, the second smallest
number and the third smallest number is {1.100000, I,
/}
Please enter a demical number: 1.2
The set of the samllest number, the second smallest
number and the third smallest number is {1.100000,
1.200000, /}
Please enter a demical number: 4
The set of the samllest number, the second smallest
number and the third smallest number is {1.100000,
1.200000, 4.000000}
Please enter a demical number: 2.3
The set of the samllest number, the second smallest
number and the third smallest number is {1.100000,
1.200000, 2.300000}
Please enter a demical number: 0.4
The set of the samllest number, the second smallest
number and the third smallest number is {0.400000,
1.100000, 1.200000}
Please enter a demical number: 2.2
The set of the samllest number, the second smallest
number and the third smallest number is {0.400000,
1.100000, 1.200000} Program ended with exit code: 0
Please enter the value of n: 1
Please enter a demical number: 4
The set of the samllest number, the second smallest
number and the third smallest number is {4.000000, I,
/}
Please enter a demical number: 2
The set of the samllest number, the second smallest
number and the third smallest number is {2.000000,
4.000000, /}
Program ended with exit code: 0
Answer:
Explanation:
The following code is written in Pyton and keeps prompting the user for new decimal values, once the user is done it loops through the array getting the highest three values and outputting them to the user.
def atleast_three():
numbers = []
smallest = 0
medium = 0
largest = 0
while True:
numbers.append(float(input("Please enter a decimal value: ")))
answer = input("Add another value? Y/N").lower()
if answer != 'y':
break
else:
continue
for x in numbers:
if x > largest:
largest = x
elif (x > medium) & (x < largest):
medium = x
elif (x > smallest) & (x < medium):
smallest = x
print(str(smallest) + ", " + str(medium) + ", " + str(largest))
What is the diagram of a combination circuit that accepts a 3 bit number and generates an output binary number equal to the square of input number?
Answer:
see picture
Explanation:
Disclaimer: I didn't design this; I found it.
Search for "3 bit square circuit".
The instructions that we give computers are called programs or applications, so another commonly used names is?
Answer:
Software
Explanation:
Software can be regarded as instructions that is made up of entire set of programs or procedures,that is been used by a computer during operation. It should be noted that the instructions that we give computers are called programs or applications, so another commonly used names is software.
How did the process of making a photograph change over time?
Answer:
Photography changed our vision of the world by providing more access to more images drawn from more places and times in the world than ever before. Photography enabled images to be copied and mass-distributed. The media-sphere was burgeoning. ... Photography's nearly 200 year history has been exciting.Explanation:
i hope this help morea worldwide system of computer network
Answer:
The internet is a worldwide system of computer network.
Select the correct statement(s) regarding direct sequence spread spectrum (DSSS) and orthogonal frequency division multiplexing (OFDM).
a. OFDM is not classified as a spread spectrum technique, although OFDM has the effect of spreading the signal over a larger frequency spectrum
b. OFDM has greater spectral efficiency compared to DSSS
c. DSSS relies upon a PN code that is only shared by the transmitter and receiver pair
d. all statements are correct
Answer:
a. OFDM is not classified as a spread spectrum technique, although OFDM has the effect of spreading the signal over a larger frequency spectrum.
Explanation:
Orthogonal Frequency Division Multiplexing is a technique in which large digital data is sent over radio waves by splitting it into multiple subcarriers. The data is then transmitted to different users who can access the files. OFDM is not a spread spectrum technique, it is based on large frequency spectrum.
1. Mrs. Bautista has a bank balance of -42 dollars at the start of the month. After she
deposits 6 dollars, what is the new balance?
Answer:
- 36
Explanation:
-42 + 6 = -36
Mrs. Bautista is kinda broke
Why shouldn't you use the "blank endorsement" on every check you receive?
Answer: Risky
Explanation:
It can be considered risky because the endorser is not restricting the check. The blank endorsement indicates that whoever is in possession of the endorsed check is considered to be the owner.
Amaya is curious how her computer actually boots up. Which of the
following should Amaya research to find out more?
hard drive
O RAM
OROM
O CPU
Answer:
Options 1, Ram
Explanation:
That's how a computer works.
You are the IT administrator for a small corporate network. The employee in Office 2 is setting up a virtualization environment for software development. To make the system easier to use, she has requested dual monitors. You need to upgrade the computer in Office 2 to support dual monitors. You have purchased a second monitor and placed it in the Workspace (the monitor on the left). The video card in the computer currently only supports a single monitor, so you will need to upgrade the video card to support dual monitors. In this lab, your task is to configure dual monitors as follows:
Select and install a video card that provides you with dual monitor support for both monitors using a digital connection to the video card. When installing the video card, connect the PCIe power connector to the video card.
Connect the left monitor to the newly installed video card using an HDMI cable. The new monitor is already plugged into the surge protector.
Connect the original monitor to the new video card using the DVI-D cable.
Turn on the computer.
Turn on the new monitor.
Make sure Extend these displays is selected.
Configure the display properties to show the Start menu and taskbar on the left monitor.
Configure the relationship of the two monitors to reflect the physical placement of both monitors with the new monitor 2 on the left as the main display.
Answer:
Explanation:
There is no actual question in entry. The Information provided explains exactly how to set this up. Almost all video cards nowadays come with atleast 1x HDMI port and 1x DVI-D port so there should be no problem setting up the dual display. The surge protector basically provides power to the pc and monitor while also protecting it from sudden electricity spikes or low tension. Once the cables are connected to the proper slots you would simply need to go to the display settings in your OS and choose Extend these Displays under multiple displays. If the displays are not properly aligned you would then need to right click on the desktop and choose graphic settings. From there you need to click on the multiple displays tab and align the displays as you wish.
What are examples of Table Tools options that can help edit data?
Answer:
1 - change views
2 - change fonts
3 - add controls
4 - insert rows and columns
5 - add existing fields
6 - change margins
7 - view the property sheet
8 - change padding
Answer:
properties
add and delete
before change
Explanation:
What are some common predefined number formats used in the United States? Check all that apply.
ratings
zip codes
kilograms
phone numbers
Social Security numbers
employee numbers
Answer:
B)__(Zip Codes)
D)__(Phone Numbers)
E)__(Social Security Numbers)
9.6 question 1 edhesive
I need help
Answer:
its lit
Explanation:
Answer:
see image
Explanation:
it does what the instructions tell you to do.