The keyboard shortcut to enter the current date in a field is
Ctrl+semicolon (;)
Ctrl+ampersand (&)
Ctrl+asterisk (*)
Spacebar

Answers

Answer 1

Answer:

oh cool I'm gonna try that


Related Questions

. Which responsibility belongs to the marketing function?

Answers

Answer:

The marketing functions involves various responsibilities of the business organization, these functions are responsible for the growth of company. The key roles and responsibilities of marketing functions are market research, finance, product development, communication, distribution, planning, promotion, selling etc.

Name 4 components of a components system​

Answers

The four main components are main memory, arithmetic and logic unit, control unit, and input/output (I/O). :)

Create a map using the Java map collection. The map should have 4 entries representing students. Each entry should have a unique student ID for the key and a student name for the element value. The map content can be coded in directly, you do not have to allow a user to enter the map data. Your program will display both the key and the value of each element.

Answers

Answer:

In Java:

import java.util.*;  

public class Main{

   public static void main(String[] args) {

       Map<String, String> students = new HashMap<>();

       students.put("STUD1", "Student 1 Name");

       students.put("STUD2", "Student 2 Name");

       students.put("STUD3", "Student 3 Name");

       students.put("STUD4", "Student 4 Name");

       for(Map.Entry m:students.entrySet()){  

           System.out.println(m.getKey()+" - "+m.getValue());    }  

}}

Explanation:

This creates the map named students

       Map<String, String> students = new HashMap<>();

The next four lines populates the map with the ID and name of the 4 students

       students.put("STUD1", "Student 1 Name");

       students.put("STUD2", "Student 2 Name");

       students.put("STUD3", "Student 3 Name");

       students.put("STUD4", "Student 4 Name");

This iterates through the map

       for(Map.Entry m:students.entrySet()){  

This prints the details of each student

           System.out.println(m.getKey()+" - "+m.getValue());    }  

10.11 LAB: Pet information (derived classes) The base class Pet has private data members petName, and petAge. The derived class Dog extends the Pet class and includes a private data member for dogBreed. Complete main() to: create a generic pet and print information using PrintInfo(). create a Dog pet, use PrintInfo() to print information, and add a statement to print the dog's breed using the GetBreed() function.

Answers

Answer:

Answered below.

Explanation:

//Program in Java

Class Test{

public static void main (String[] args){

//create a pet object

Pet pet = new Pet();

//call pet object's printInfo method

pet.printInfo();

//create a new Dog object

Dog dog = new Dog();

//dog can access the printInfo method of the Pet class because it derives from it

dog.printInfo();

//dog can also call it's private method.

dog.getBreed();

}

}

Mathilda’s computer has been running slow the past few months. She observed that the system unit becomes too hot. What does she need to do to fix this issue?
A.
She needs to make sure that the keyboard and mouse are properly connected.
B.
She needs to install antivirus software.
C.
She needs to delete unwanted files from her hard disk.
D.
She needs to clean the dust from the system unit fan.

Answers

It is D it may cause your computer to get hot because of the dust from the unit fan :/

Answer:

The answer is D

Explanation:

8. What's the output of this code?
1
def sum(x, y):
return(x+y)
print(sum (sum(1,2), sum(3,4)))

Answers

Answer:

10

Explanation:

[tex]sum(1,2) = 3\\sum(3,4) = 7\\sum(3,7) = 10\\[/tex]

Basically, sum((1+2) + (3+4)) = sum(3,7) = (3+7) = 10

HLOOKUP is used for Horizontal Data look ups while VLOOKUP is for Vertical Data look ups
Select one:
True
False​

Answers

Answer:

True

Explanation:

Both HLOOKUP and VLOOKUP are excel functions used for searching through tables for a specified lookup value to either get an exact or approximate match. The VLOOK and HLOOKUP functions have identical syntax which only differs with the HLOOKUP requiring the row index number to search through the rows while, VLOOKUP requires the column index number to search through the columns. Other than this difference, the other syntax values are the same.

VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup])

HLOOKUP(lookup_value, table_array, row_index_num, [range_lookup])

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.

Answers

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.

Suppose a byte-addressable computer using set-associative cache has 2 16 bytes of main memory and a cache size of 32 blocks and each cache block contains 8 bytes. a) If this cache is 2-way set associative, what is the format of a memory address as seen by the cache; that is, what are the size of the tag, set, and offset fields

Answers

Answer:

Following are the responses to these question:

Explanation:

The cache size is 2n words whenever the address bit number is n then So, because cache size is 216 words, its number of address bits required for that  cache is 16 because the recollection is relational 2, there is 2 type for each set. Its cache has 32 blocks, so overall sets are as follows:

[tex]\text{Total Number of sets raluired}= \frac{\text{Number of blocks}}{Associativity}[/tex]

                                               [tex]=\frac{32}{2}\\\\ =16\\\\= 2^4 \ sets[/tex]

The set bits required also are 4. Therefore.

Every other block has 8 words, 23 words, so the field of the word requires 3 bits.

For both the tag field, the remaining portion bits are essential. The bytes in the tag field are calculated as follows:

Bits number in the field tag =Address Bits Total number-Set bits number number-Number of bits of words

=16-4-3

= 9 bit

The number of bits inside the individual fields is therefore as follows:

Tag field: 8 bits Tag field

Fieldset: 4 bits

Field Word:3 bits

Other Questions
When(NH4)2SO4(aq) and Ba(NO3)2(aq) react 11. The ratio of men to women at a track meet is 4:5. If there are 20 men at the meet, use a proportion to determine how many people are at the meet. Match the terms to their definition.1.ambrosianever wrong2. embodimentfood of the godsa concrete representation of an3. infallibleabstract concept what is mood of the count of monte cristo Which plan would most likely NOT help you reach the savings needed for college? Explain why you should never eat mushrooms you find in the woods unless you know for certain which type of mushrooms they are. #1 In this passage, which element does Mandela add to his description of the courage he needed to succeed in his mission?In life, every man has twin obligationsobligations to his family, to his parents, to his wife and children; and he has an obligation to his people, his community, his country. In a civil and humane society, each man is able to fulfill those obligations according to his own inclinations and abilities. But in a country like South Africa, it was almost impossible for a man of my birth and color to fulfill both of those obligations. In South Africa, a man of color who attempted to live as a human being was punished and isolated. In South Africa, a man who tried to fulfill his duty to his people was inevitably ripped from his family and home and was forced to live a life apart, a twilight existence of secrecy and rebellion. I did not in the beginning choose to place my people above my family, but in attempting to serve my people, I found that I was prevented from serving my obligations as a son, a brother, a father, and a husband. A. VisionB. RebellionC. SacrificeD. Boldness#2 Which sentence from the passage BEST supports your answer to Part A?A. In South Africa, a man who tried to fulfill his duty to his people was inevitably ripped from his family and home and was forced to live a life apart, a twilight existence of secrecy and rebellion.B. I did not in the beginning choose to place my people above my family, but in attempting to serve my people, I found that I was prevented from serving my obligations as a son, a brother, a father, and a husband.C. In South Africa, a man of color who attempted to live as a human being was punished and isolated.D. In a civil and humane society, each man is able to fulfill those obligations according to his own inclinations and abilities. how will you adapt your post-school social routine to minimize the impact that social pressures may have on your academic or work perfomance Is it A. B. C. or D. pls help Q.13 In order to produce maximum starting torque in a split-phase motor, how many degrees out of phase should the start- and run-winding currents be with each other?Select one:A. 180B. 0C. 120D. 90 I am a metalloid. I am in the nitrogen family and row 4. I have an atomic mass of 74.92. I can be used as a poison. Who am I? There are gauges available for checking panel flushness. TRUE OR FALSE? QUICK PLEASE HELP!!!ILL MARK BRAINLIEST!!! Cmo se llama la seccin conformada por varios pases pequeos entre Amrica del norte y Amrica del sur? PLSS HELPPFind the trigonometric ratio as a fraction Tan N = Find the trigonometric ratio as a fraction Tan L = 2. What benefits do each food group provide? Find the value of x Which graph represents a reflection of f(x) = 2(0.4)x across the y-axis? On a coordinate plane, an exponential function approaches y = 0 in quadrant 2 and increases into quadrant 1. It crosses the y-axis at (0, 2) and goes through (1, 5). On a coordinate plane, an exponential function decreases from quadrant 3 to quadrant 4 and approaches y = 0 in quadrant 3. It crosses the y-axis at (0, negative 2) and goes through (1, negative 5). On a coordinate plane, an exponential function decreases from quadrant 2 to quadrant 1 and approaches y = 0 in the first quadrant. It goes through the y-axis at (0, 2) and goes through (negative 1, 5). On a coordinate plane, an exponential function increases from quadrant 3 to quadrant 4 and approaches y = 0. It goes through (negative 1, negative 5) and crosses the y-axis at (0, negative 2). All of the following shift the demand curve for automobiles to the right except:a. the local factory gives a big raise to its employees b. a brand new automobile dealership opens in townc. the price of gasoline fallsd. none of the above Write a one paragraph essay with five sentences.Why is it important to observe necessary safety precautions in dancing?Please not Copied