Which statement regarding socializers is true?

Answers

Answer 1

Answer:

The answer is: they are comparable to suit of hearts

Explanation:

The answer is: they are comparable to suit of hearts


Related Questions

how to prepare balance sheet and distributor of capital=175000, land=125000, investment = 80000, accrued income =10000, bank overdraft =30000, debtor=35000, net profit =40000, wages payable =5000​

Answers

Answer:

add them all

Explanation:

Isla is writing a report on the best roller coasters in America. Which device could help her with this?


Drone

Navigation system

Smart watch

VR headset

Answers

The device could help Isla with the above is VR headset.

What is a report?

Report writing is  known to ne a kind of formal style of writing a lot about  a topic. People of report writing about a school event , Business, etc.

The device could help Isla with the above is VR headset because it will help her to be as if she is inside the  roller coasters.

Learn more about writing a report from

https://brainly.com/question/192736

Consider the following method findValue, which takes an ArrayList of String elements and a String value as parameters and returns true if the String value is found in the list and false otherwise.
public static boolean findValue(ArrayList arr, String key)
{
for (int j = 0; j < arr.size(); j++) // Line 3
{
if (arr.get(j).equals(key))
{
return true;
}
}
return false;
}
Which of the following best explains the impact to the findValue method when, in line 3, int j = 0 is replaced by int j = 1 ?
A. It has no impact on the behavior of the method.
B. It will cause the method to return a different result when the key value is not in the list.
C. It will cause the method to return a different result when the key value is found only at the first index in the list.
D. It will cause the method to return a different result when the key value is found only at the last index in the list.
E. It will cause the method to throw an array index out of bounds exception.

Answers

The impact to the findValue method when, in line 3, int j = 0 is replaced by int j = 1 is (c) It will cause the method to return a different result when the key value is found only at the first index in the list.

How to determine the impact

On line 3, we have the following loop

for (int j = 0; j < arr.size(); j++) // Line 3

This means that the method searches through all elements of the array.

When this is changed to:

for (int j = 1; j < arr.size(); j++) // Line 3

The method searches through all elements of the array except the element at the first index

So, a different result would be returned if the key value is found only at the first index in the list.

Read more about methods at:

https://brainly.com/question/13795586

50 points The system administrator role began in the late 1970s and involved physically managing _____ and _____.

A.
hardware; databases

B.
software; databases

C.
hardware; networks

D.
software; networks

Answers

The system administrator role began in the late 1970s and it involved physically managing: C. hardware; networks.

Who is a system administrator?

A system administrator can be defined as an individual who is saddled with the responsibility of configuring and managing an informations system (IS), which typically involves the physical management of hardware and networks.

Historically, the role of a system administrator began in the late 1970s and it involved physically managing the components of an informations system (IS) such as:

HardwareNetworks

Read more on hardware here: brainly.com/question/959479

Which configuration management tool helps developers track and manage the product’s build, deployment, and integration?
A.
SQL Integrity Check
B.
SpiraTeam
C.
Unified Modeling Language
D.
Quick Test Professional
E.
RS Project Manager

Answers

I believe it is quick test professional, granted I have never used Spirateam before so I’m not too familiar with it.

Why fair use is justified in school work

Answers

some kids think school/schoolwork is hard but its hard sometimes because the teachers/school wants us to get alot of education and we do.

Answer:

Fair use law is justified in school work as the purpose of the work has been altered for academic use with zero profit gain. It goes about advancing knowledge, by either appending the already given knowledge or rewriting the given knowledge for personal use.

Which one is correct

Answers

C The Excel PMT function is a financial function that returns the periodic payment for a loan.

A single access point, and the set of hosts it serves, is called a(n) ________. BSS BSSID ESS None of these

Answers

Answer:

That's called a BSS! ^^

Explanation:

The functions of forums

Answers

Answer:

The purpose of the forum is to talk about features that are currently in the game, whether they’re working, whether they’re not working, what we enjoy or dislike, what we would like to see in future, and what we would like to see less of, sharing tips and advice, and sharing creative stuff in the player content section.

Explanation:

Alliance wars is currently in beta testing. Anyone enrolled in the testing has their own access to a separate forum for discussion to discuss amongst themselves, and to provide feedback to the devs, on what is working and what isn’t. None of that information needs to be shared outside of the beta forum. Anyone NOT enrolled in the testing has no idea what is going on with it, so has no reason to be involved with discussing that side of things. If you don’t like that, you had your chance to apply the same as they did.

So yes, that thread should have been removed.

why is the pc showing the same display on two monitors

Answers

[tex]Answer:[/tex]

Your computer is set to that by default. If you want the display to be separated, see what you can find in your settings[tex].[/tex]

If that doesn't work, try to find some reliable help on a browser search.

The principal disadvantage of _________ mapping is the complex circuitry required to examine the tags of all cache lines in parallel.

Answers

Answer:

Associative

Explanation:

Associative mapping is where the address and data of the memory word are stored. However, complex circuitry is required to examine the tags of all cache lines in parallel.

A good first step to understanding any kind of text is to :
A. take careful notes
B. create meaning
C. focus on the details
D. find the main idea

Answers

Answer:

find the main idea

Explanation:

You've decided to go with a wireless guest network, which will be easy for customers to connect to throughout the bookstore's seating areas. Wireless networking has long been a request of customers, and you're excited to offer it to them. That decision was easy, but now you need to decide the technical details when setting up the wireless router. The router offers two Wi-Fi options: 802.11g and 802.11n.
Which wireless technology will you use for the guest network?
i. 802.11n
ii. 802.11g

Answers

Answer:

802.11n, but read explanation.

Explanation:

802.11n is faster because it supports 5GHz but also 2.4GHz. I don't know much about routers and networks, but as far as I know, 5GHz routers cover small area but since it supports 2.4GHz too, that should he superior to the 802.11g by any means. Though, once again, I don't know much about networks and routers.

Sea level is the average level of the sea between high and low tide. It is used as a reference point for measuring elevation, or height and depth, on Earth. Some places lie above sea level, while others lie below sea level. The lowest point in New Orleans is 8 feet below sea level. You can represent that numerically using . The highest point in Chicago is 735 feet above sea level. You can represent that numerically using .

Answers

Answer:

1.The lowest point in New Orleans is 8 feet below sea level. You can represent that numerically using

✔ a negative integer

2.The highest point in Chicago is 735 feet above sea level. You can represent that numerically using

✔ a positive integer

Hope I helped!! :))

Answer:

The lowest point in New Orleans is 8 feet below sea level. You can represent that numerically using

✔ a negative integer

.

The highest point in Chicago is 735 feet above sea level. You can represent that numerically using

✔ a positive integer

.

Explanation: the other person is correct they should get all the credit im  just saying this to let people know that its right so that they know these answers are correct

Spyware is :___________a) software that tells the user if anyone is spying on his computer. b) software that monitors computing habits and sends the data it gathers to someone else. c) software that monitors whether spies are looking at the computer.

Answers

Answer:

The answer is b

Explanation:

Spyware is a type of malware that collects personal data from your device and sends it to another party

Alice has an item x and Bob has a set of five distinct items y1, y2, y3, y4 and y5. Design a protocol through which Alice (but not
Bob) finds out whether her x equals any of Bob's five items; Alice should not find out anything other than the answer ("Yes" or
"No") to the above question, and Bob should not know that answer or any secret from Alice. Do not use a hash-based solution
because even though the probability of a colission is small, Alice requires that no such colission can occur (but using encryption
is fine, because in that case two distinct items that are encrypted with the same key will result in two different ciphertexts)

Answers

I guess it will be 4 yards each hopes it will help u :)

_also known as "closed source,"
referring to code that only its legal owner
can use and manipulate

Answers

Proprietary software

A CPU's job is to execute programs, which are made up of a series of individual operations called _________.

Answers

Answer: Instructions

Explanation: Common knowledge, plus i got it right on a test

In your own words explain the following about the Domain Name System
What problem does the DNS solve?
How does the DNS help the world wide web scale so that billions of users can access billions of web pages?

Answers

Answer:

The domain name system (DNS) is a naming database in which internet domain names are located and translated into internet protocol (IP) addresses. The domain name system maps the name people use to locate a website to the IP address that a computer uses to locate a website.

Explanation:

The Domain Name System is like the phone book for the Internet (DNS). People utilize domain names like espn.com or thenewyorker.com to access information online. Web browsers can interact by using Internet Protocol (IP) addresses. DNS changes domain names into IP addresses so that browsers may load Internet resources.

What problem does the DNS solve?

DNS servers manage which server a user will access when they enter a domain name into their web browser by converting requests for names into IP addresses. These are referred to as inquiries.

Now, according to the question, the DNS helps the World Wide Web scale so that billions of users can access billions of web pages. It translates an English-written website into an IP address, allowing users to be routed to websites on which they are trying to read information.

Get more information about DNS :

https://brainly.com/question/17163861

#SPJ2

_____ is the process of setting up a program or app to work with your computer, mobile device, and other hardware

Answers

Answer:

Installation

Explanation:

whenever you download a program like firefox you have to install it to use it first

Which type of document would be best created in Word? HELLP!!!!


Spreadsheet

Resume

Presentation

Animation

Answers

Answer: The answer is Resume

Explanation: I had this question on a quiz of mine and got the question right! Trust me it’s the right answer

It should be noted that the type of document would be best created in Word is B:Resume.

Documents serves as piece of written or electronic matter which gives information, one of this document is a resume.

A resume can be regarded as formal document which is been presented by job applicant to the employers, it itemize qualifications of the applicants for a position.

We can conclude that Microsoft word which is computer program can be used to create this resume.

Learn more about resume at:

https://brainly.com/question/800048

Question 1
Your friend is sad because a picture he deleted four years ago is still on the Internet,
and it's embarrassing. You remind him that

Answers

Explanation:

you remind him that you cant rewind your mistakes

Answer:once something is on the internet it’s stay on the internet

Explanation:

What is the value of mystery(5)? int mystery(int n) { if (n > 0) return 3 - n % 2 + mystery(n-1); return 0; } Group of answer choices

Answers

Answer:

The function returns the largest of n number of elements in the array.

It takes an int array parameter int[] a, and an integer parameter n. It then assigns the first element of the array to an integer variable X.

The for loop begins at the second element of the array and loops less than n number of times. In each iteration, it checks if the element is greater than X and swaps it with X.

The function finally returns X.

Explanation:

hope this helped :)

A hyperlink with the _____ scheme may cause a web browser on a mobile device to initiate a phone call.

Answers

Answer:

tel; scheme

This is a function found in Java script that is used to initiate phone-calls per a given number.

-learning code and computers with potato

Are you a computer science student. And why?​

Answers

Answer:

Kind of, I like coding and helping people with python, etc.

Planning to learn C# soon.

5 differences between a regular mouse and a gaming mouse​

Answers

Answer:

A gaming mouse has more buttons to keybind to while a regular mouse is simpler

Explanation:

12. Which expression is equivaleType the correct answer in the box. Spell all words correctly.

Nathan is creating a presentation for the employees at his office. Which media element should he use in the navigational buttons and menus in his presentation?

Nathan should use text or ______elements for the navigational buttons and menus in his presentation. Nt to the given expression?

Answers

Answer:

nathan should use text or media element for the navigational button and menus in the presentation

Answer:

i think the first drop down is normal and second one complex

Explanation:

What differentiates files stored on the same track and sector of different platters of a hard disk?.

Answers

Files that are stored on the same track and sector of different platters of a hard-disk drive are differentiated by a cylinder.

What is a hard-disk drive?

A hard-disk drive can be defined as an electro-mechanical, non-volatile data storage device that is made up of magnetic disks (platters) that rotates at high speed. Also, hard-disk drive are commonly installed on computers and other digital service for the storage of files.

In Computer technology, the Files that are stored on the same track and sector of different platters of a hard-disk drive are typically differentiated from one another by a cylinder configured with tracks of equal diameters.

Read more on hard-disk here: https://brainly.com/question/26382243

what would be the effect if register contained 10100110​

Answers

Answer:

If the register contain 10100110, this means motor B is on and motor C is on and motor B turning to produce Backward motion and motor C is turning to produce Forward motion.

Explanation:

hope it helps you

On any given camera, a 50mm lens would create an image of a scene that would appear
enlarged compared to an image of the same scene created using a 25mm lens.
False
O
True
Answer this ASAP

Answers

Answer:

true

Explanation:

On any given camera, a 50mm lens would create an image of a scene that would appear enlarged compared to an image of the same scene created using a 25mm lens. This statement is True.

What is lens?

The lens may be diverging or converging which forms an image enlarged or diminished in nature.

The lens of dimension 50mm will make larger image as compared to the image by the lens of 25mm.

Thus, the statement is true.

Learn more about lens.

https://brainly.com/question/14413099

#SPJ2

Other Questions
1. The scores from a statistics test were99, 60, 82, 78, 93, 71, 68, 86, 80, 95, 72, 64a. Calculate the mean and standard deviation for the class(to the nearest whole number)b. Drawn and label the normal distribution curve,andc. 68% of the students have a test score betweenandd. 95% of the students have a test score betweene. What percentage of the students scored less than a 792f. What percentage of the students scored between a 55 and a 912 Use the figure below to match the type of angles with the correct type of angles.Answer choices:Vertical AnglesComplementaryCorresponding AnglesSame-Side Interior AnglesAlternate Interior AnglesAlternate Exterior AnglesSame-Side Exterior AnglesSupplementary 80+80helppelase80+2-0 PLEASE HELP simplify (6 1\4) ^4 What does the dolphin represent In the Augusta Primaporta?A. Augustuss connection to the godsB. Augustuss naval victories C. The Pax RomanaD. Fidelity What is the volume I need some help Which hormone stimulates mitosis in plant cells?a. Gibberellinsb. Auxinsc. Cytokinins In the painting, why is the right side lighter thanthe left side?-The right side represents the civilizationfound in the US.-The right side represents the West.-The right side represents war and conflict. 4pounds of tomatoes for 6 dollars what was the cost per pound of tomatoes The water level at a pier is modeled by the function y= 2.5 cos(2pi/12.5) +12, where y represents the water level measured in meters, and x represents the number of hours since the last high tide. After how many hours is the water first expected to reach a depth of 12 meters? Round to the nearest tenth of an hour.ANSWER CHOICES 1.6 hours3.1 hours14.4 hours19.6 hours Help me please with the venn diagram The most effective tools for establishing and preserving freedom are the legislatures and the courts. They would be the most effective approach for the preservation and expansion of one's rights and freedom. The legislature is the basis of the given laws which are strictly implemented and should therefore, everything will follow due process.. Solve 23 x 105.23,000,000230,00023,0002,300,000 Jennifer had to finish 3 assignments during the week.She completed the first assignment in 3 1/2 hours. Thesecond assignment took 1/2 hours lesser while the thirdassignment took 2 1/2 hours more than the first. Howmuch time did it take her to complete theassignments. according to the chart how many colonies were founded with the purpose of making a profit someone help me with this ill mark u brainlist or whatever its called lol Irina is worried about IT problems.2Andy uses cash every day.3Peter talks about small businesses.4Andy lives opposite a small shop.5Peter uses an app to save money.6Andy earns money from tips.7Irina bought concert tickets yesterday. What were the main causes of the Reign of Terror? Choose the correct definite article for the following noun.coleslelalesl A 1 kg object accelerates at a rate of 5 m/s2.