Smiling and nodding are two ways to show a(n)
or situation.
OA. positive
B. frightened
OC. negative
OD. uninterested
о
attitude about a person
SUBMIT

Answers

Answer 1
It is a way to show a positive attitude about a person.

Related Questions

In a file processing environment, descriptions for data and the logic for accessing the data are built into?

Answers

In a file processing environment, descriptions for data and the logic for accessing the data are built into application programs.

What are Computer Application?

In regards to Software classification, one can say that the application program is known to be a kind of a computer program that is said to be set up so that it can be able to carry out a particular work or task.

It is one that is often used by a lot of end-users. A good example of this applications software are Word processors, media players, and others.

Therefore, In a file processing environment, descriptions for data and the logic for accessing the data are built into application programs.

Learn more about application programs from

https://brainly.com/question/24264599

#SPJ1

In database applications, reports are created to display selected information.
a. true
b. false

Answers

In database applications, reports are created to display selected information is a true statement.

What are reports in DBMS?

A report is known to be a kind of a database object that is aid to be used a lot especially if a person want to depict or show the information in their database for:

Show or distribute a summary of data. Save snapshots of the data. Provide details about some records.

Therefore, based on the above,  In database applications, reports are created to display selected information is a true statement.

Learn more about database from

https://brainly.com/question/518894

#SPJ1

1.21 lab: divide by x write a program using integers user_num and x as input, and output user_num divided by x three times. ex: if the input is:_________

Answers

A program using integers user_num and x as input, and output user_num divided by x three times is given below:

The Program

#include <stdio.h>

int main(void) {

  int userNum;

  int x;

  int ans1;

  int ans2;

  int ans3;

 

  scanf("%d", &userNum);

  scanf("%d", &x);

 

  ans1 = userNum/x;

  ans2 = ans1/x;

  ans3 = ans2/x;

 

  printf("%d %d %d\n", ans1, ans2, ans3);

  return 0;

}

Read more about programming here:

https://brainly.com/question/23275071

#SPJ1

You want to suspend an account if a user fails to provide successful login credentials. what configuration supports this requirement?

Answers

You want to suspend an account if a user fails to successfully log in after two attempts. Set up an authentication lockout policy that locks the account after two failed attempts configuration would be made to support this requirement.

Account suspension is a security measure that can help protect your online account from unauthorized access. If a user fails to successfully log in after two attempts, their account can be locked out from further attempts. This can help prevent someone from guessing your password and gaining access to your account.

To set up an authentication lockout policy, you'll need to configure your account settings to support this requirement. Once configured, any attempts to log in with the wrong password will result in the account being locked out after two tries. This can help keep your account safe and secure, so be sure to set up this protection if you're concerned about unauthorized access.

Learn more here:

https://brainly.com/question/13031747

#SPJ4

If you want to become a digital citizen you only have to buy a piece of technology.
a. true
b. false

Answers

If you want to become a digital citizen you only have to buy a piece of technology is a false statement.

What does it means to be a digital citizen?

Digital Citizenship is known to be a term that connote  the ability of a person to be able to engage positively in conversations that are known to be made critically and competently in regards to the digital world.

Note that it is one that is said to be drawing on the use of the skills of effective communication as well as creation, to work on the forms of social participation that are said to be respectful of human rights as well as the dignity via the use of technology.

Therefore, saying that If you want to become a digital citizen you only have to buy a piece of technology is a false statement because not buying it makes you one but using it.

Learn more about digital citizen from

https://brainly.com/question/28433866

#SPJ1

Which internet explorer security feature restricts the browsing session information that can be tracked by external third-party websites and applications?

Answers

Tracking protection internet explorer security feature restricts the browsing session information that can be tracked by external third-party websites and applications

The internet can be a dangerous place, and it's important to take steps to protect your privacy. One way to do this is to enable tracking protection in your web browser.

Tracking protection is a security feature that restricts the information that can be tracked by external websites and applications. This means that your browsing session will be more private, and your data will be less likely to be collected and used without your consent.

To enable tracking protection in Internet Explorer, go to the Tools menu and select Internet Options. On the Privacy tab, click the Tracking Protection button. You can then choose to enable tracking protection for all websites, or only for certain websites that you trust.

Enabling tracking protection can help to keep your data safe and your privacy protected. So if you're concerned about online privacy, be sure to enable this feature in your web browser.

Learn more on internet explorer here:

https://brainly.com/question/28431103

#SPJ4

Suppose we compute a depth-first search tree rooted at u and obtain a tree t that includes all nodes of g.

Answers

G is a tree, per node has a special path from the root. So, both BFS and DFS have the exact tree, and the tree is the exact as G.

What are DFS and BFS?

An algorithm for navigating or examining tree or graph data structures is called depth-first search. The algorithm moves as far as it can along each branch before turning around, starting at the root node.

The breadth-first search strategy can be used to look for a node in a tree data structure that has a specific property. Before moving on to the nodes at the next depth level, it begins at the root of the tree and investigates every node there.

First, we reveal that G exists a tree when both BFS-tree and DFS-tree are exact.

If G and T are not exact, then there should exist a border e(u, v) in G, that does not belong to T.

In such a case:

- in the DFS tree, one of u or v, should be a prototype of the other.

- in the BFS tree, u and v can differ by only one level.

Since, both DFS-tree and BFS-tree are the very tree T,

it follows that one of u and v should be a prototype of the other and they can discuss by only one party.

This means that the border joining them must be in T.

So, there can not be any limits in G which are not in T.

In the two-part of evidence:

Since G is a tree, per node has a special path from the root. So, both BFS and DFS have the exact tree, and the tree is the exact as G.

The complete question is:

We have a connected graph G = (V, E), and a specific vertex u ∈ V.

Suppose we compute a depth-first search tree rooted at u, and obtain a tree T that includes all nodes of G.

Suppose we then compute a breadth-first search tree rooted at u, and obtain the same tree T.

Prove that G = T. (In other words, if T is both a depth-first search tree and a breadth-first search tree rooted at u, then G cannot contain any edges that do not belong to T.)

To learn more about  DFS and BFS, refer to:

https://brainly.com/question/13014003

#SPJ4

The operating system monitors the overall activity of the computer and provides services. True or false

Answers

The operating system monitors the overall activity of the computer and provides services true

What routing protocol must be used to support dynamic routing when using windows server 2016 and ipv6 routing?

Answers

Border Gateway Protocol routing protocol must be used to support dynamic routing when using windows server 2016 and ipv6 routing.

The Border Gateway Protocol (BGP) routing protocol is a key ingredient in supporting dynamic routing when using Windows Server 2016 and IPv6 routing. BGP is a standards-based protocol that enables routers to exchange routing information so that they can make informed decisions about the best paths to reach destination networks.

BGP is the de facto standard for inter-domain routing and is the only routing protocol that can be used to support dynamic routing in Windows Server 2016. When configuring BGP, you must specify a number of parameters, such as the AS number, router ID, and other BGP attributes.

BGP is a complex protocol, but it is essential for supporting dynamic routing in Windows Server 2016. By configuring BGP, you can ensure that your network can take advantage of the latest IPv6 routing features and capabilities.

Learn more on Border Gateway Protocol here:

https://brainly.com/question/28446917

#SPJ4

An instruction set has 8 steps and each step takes one clock cycle. What is the number of cycles needed to complete the instruction set using pipelined process to complete 100 instruction sets?

Answers

The number of cycles that is said to be needed to complete the instruction set using pipelined process to complete 100 instruction sets is 800.

What do you mean by instruction set?

An instruction set is known to be a set of commands that is known to be made for a central processing unit (CPU) in regards to machine language.

Note that it is one that is seen or connote any form of possible instructions that is made for a CPU or a sub group of instructions that is often used to enhance its performance in some situations.

Note also that CPU clock cycles = Instruction count x CPI.

100 X 8 = 800

Therefore, based on the above, The number of cycles that is said to be needed to complete the instruction set using pipelined process to complete 100 instruction sets is 800.

Learn more about instruction set from

https://brainly.com/question/13164100

#SPJ1

Activating the ______ will make the trigger stay in the operating mode even when it is released.

Answers

Answer:

Trigger lock

Explanation:

When the output (information) of an information system is used as new input it is called:____.

Answers

When the output (information) of an information system is used as new input it is called feedback.

What is information from a system that is used to make changes to the input?

The term feedback 'is seen as a form of output that is said to be used to make alterations to input or processing activities.

Note that a system is made up of the interrelated components that carry out a lot of tasks that is said to be perceived as feedback of the  information system.

Therefore, When the output (information) of an information system is used as new input it is called feedback.

Learn more about feedback from

https://brainly.com/question/25653772
#SPJ1

The composite of your self-awareness, self-concept, and self-esteem is called _______ question 8 options: perception social comparison self attribution

Answers

The composite of your self-awareness, self-concept, and self-esteem is called is self.

What is the idea of self-concept and self awareness?

The idea of Self-awareness is known to be one that tends to influences the self-concept.

It is seen as the quality or any given  trait that entails the  conscious awareness of a person's  own thoughts, feelings, as well as their behaviors, and traits.

Therefore, based on the above, one can say that the composite of your self-awareness, self-concept, and self-esteem is called is self.

Learn more about self-awareness from

https://brainly.com/question/26728098
#SPJ1

The program that translates high-level programming language into machine-readable form is?

Answers

The program that translates high-level programming language into machine-readable form is called compiler.

The compiler program was invented in 1951 by Corrado Bohm.

A compiler program receives a high-level source code and transforms it into a bytecode which is machine-readable code. The importance of the compiler is to make the high-level source program executable since the computer recognizes only binary language. The working of the compiler program involves converting the high-level language to an assembly language which is intermediate and is converted to the machine code while some compilers directly convert the high-level language to machine code. This process is known as compilation.

The compiler program has an advantage over the interpreter program as it checks the whole program at once while the interpreter checks the program line by line.

To know more about the compiler, click here:

https://brainly.com/question/27049042

#SPJ4

When using a self-contained recovery device on a cfc, hcfc, or hfc system with an operating compressor, technicians must?

Answers

When using a self-contained recovery device on a cfc, hcfc, or hfc system with an operating compressor. Technicians must recover 80% of the nameplate charge.

Compressor is a mechanical device used in many industries which has the function of increasing gas pressure by reducing its volume. The air compressor is a specific type of gas compressor.

Compressors can be characterized in a number of different ways, but are usually divided into types based on the functional method used to produce compressed air or gas. The following are common compressor types. Types covered include:

PistonsDiaphragmHelical ScrewSlide propellerScrollingRotary LobeCentrifugalAxial

How to use an air compressor

Position the Air CompressorCheck the Oil LevelCheck the Drain ValveSet the PSIPrepare the Air TankConnect the Air HoseConnect the Desired ToolRemove Excess Moisture

You can learn more about compressor here https://brainly.com/question/26581412

#SPJ4

When copper wires are bundled together, they are susceptible to ____________, a form of interference where the signals leak out onto other wires.

Answers

Answer:

crosstalk

Explanation:

When inputting a formula into excel or other spreadsheet software, what components are required for the formula to function properly? lab flow

Answers

The components that are required for the formula to function properly are:

There should be a Closing parentheses for every opening form of parentheses.There should be an equal sign at the start of the formula.

What is a spreadsheet software?

A spreadsheet is known to be a kind of a computer program that is one that functions by helping to take in, display as well as alter data that are arranged in rows and columns.

Note that the Spreadsheets are said to be part of the most famous tools available for every personal computers.

Hence, The components that are required for the formula to function properly are:

There should be a Closing parentheses for every opening form of parentheses.There should be an equal sign at the start of the formula.

Learn more about spreadsheet from

https://brainly.com/question/4965119

#SPJ1

The nurse is reviewing a client's history, which reveals that the client is participating in a psychiatric rehabilitation program. the nurse understands that which is the goal of this program?

Answers

The client is enrolled in a mental rehabilitation programme, the nurse discovers while analyzing the client's history. The nurse is aware that clients should be empowered to participate in this programme at their best level of functioning.

What is a psychiatric rehabilitation program?

A psychiatric rehabilitation programme, or PRP for short, aims to provide people with mental illnesses with a range of services, treatments, and supports. These programmes seek to improve patients' quality of life, recovery, and results while successfully integrating them with social and community services.

People with serious and persistent mental diseases must develop the emotional, social, and intellectual skills essential to live, learn, and work in society with the least amount of professional support possible (1).

A crucial component of a mental health care is psychiatric rehabilitation. For individuals who have been diagnosed with any mental health disease that seriously hinders their capacity to lead meaningful lives, it encourages recovery, community integration, and enhances quality of life.

To learn more about psychiatric rehabilitation program, refer to:

https://brainly.com/question/25818042

#SPJ4

Inserting an item at the end of a 999-item array requires how many items to be shifted?

Answers

0 things need to be moved. A new item is simply added to the end of the array when it is appended. Existing objects don't need to be moved.

What is an array?

A number of components are organized into an array data structure, sometimes referred to as an array, which is a form of data structure used in computer science. Each component is identified by a distinct array index or key.

A mathematical formula may identify the position of each element in an array given its index tuple. An array is a collection of elements with the same type that are kept in close proximity to one another in memory and may be individually referred to using an index to a unique identifier. Declaring an array of five int values eliminates the need to declare five different variables (each with its own identifier).

To learn more about array, refer to:

https://brainly.com/question/24275089

#SPJ4

The growing network of interconnected devices embedded in objects that speak to one another is known as _______.

Answers

The growing network of interconnected devices embedded in objects that speak to one another is known as The Internet of Things (IoT).

What is Internet of Things IoT system?

The term IoT is known to be the short term for the words group Internet of Things.

This is known to be a kind of a collective network that is known to be made up of connected devices as well as the technology that tend to  boast communication that often exist between devices and the cloud.

The  Internet of Things is a network of linked objects that are known to be  able to gather and exchange data in real time via the use of embedded sensors.

Therefore, The growing network of interconnected devices embedded in objects that speak to one another is known as The Internet of Things (IoT).

Learn more about The Internet of Things (IoT)  from

https://brainly.com/question/19995128
#SPJ1

What will happen if you are not media literate?

Answers

Answer:

You will be missing out alot. And it will effect you in the long run.

Explanation:

The reason why it will effect you in the long run is

- Unessary cost

What is normally disabled by default on most Linux servers?
O TUI
O laas
O GUI
O Embedded Linux

Answers

The Option that is normally disabled by default on most Linux servers is GUI.

Is Linux an embedded OS?

Embedded Linux is known to be a kind of Linux operating system as well as a kernel that is set up to be place or installed and known to be used inside embedded devices as well as other appliances.

It is seen as a kind of compact type of Linux that gives features and services in line with the operating system.

Therefore, The one that is normally disabled by default on most Linux servers is GUI.

Learn more about GUI from

https://brainly.com/question/3692609

#SPJ1

The president of darts is convinced that the processor on his windows vista system is overloaded. how can you help him determine if there is a problem with the processor?

Answers

To determine if there is a problem with a processor that seems to be overloaded, the best step to take is to Open the Task Manager and view the running processes and end the ones that are overclocking the processor.

What is a Processor?

This refers to the heart and mind of a computer that executes tasks and commands.

Hence, we can see that To determine if there is a problem with a processor that seems to be overloaded, the best step to take is to Open the Task Manager and view the running processes and end the ones that are overclocking the processor.

Read more about processors here:

https://brainly.com/question/614196

#SPJ1

The ascii data set consists of 128 characters with values ranging from 0 to 127. the newer ____ data set consists of 65,536 characters providing support for international languages and symbols.

Answers

The ASCII data set consists of 128 characters with values ranging from 0 to 127. The newer Unicode data set consists of 65,536 characters providing support for international languages and symbols.

What is ASCII?

ASCII is an abbreviation for American Standard Code for Information Interchange and it was developed from a telegraph code. Also, it is a character encoding standard that comprises seven-bit (7-bit) set of codes (128 characters), which typically ranges from 0 to 127.

The function of a ASCII character set.

The ASCII character set can only be used for encoding English language and it comprises both lower case and upper case letters of the 26 alphabets, symbols, and number 0 to 9.

On the other hand (conversely), the newer Unicode data set typically comprises 65,536 characters in order to provide support for several international languages and symbols.

Read more on ASCII here: https://brainly.com/question/15849452

#SPJ1

In the context of the types of data in a database, which is a source of internal data?

Answers

Answer:sales records

Explanation:

Debra tracks her business finances in a spreadsheet. She wants to figure out how much she could increase profits if she raises prices on some products. What feature should she use to find the answer?.

Answers

On this spreadsheet, a feature which Debra should use to find the answer is the What-if analysis.

What is a spreadsheet application?

A spreadsheet application can be defined as a type of software program which is typically designed and develop with cells that are arranged in a tabulated format in rows and columns, so as to do the following on a data set:

GenerateSortCalculateFormatArrange

What is the What-if analysis?

The What-if analysis can be defined as a feature of Microsoft Excel and it can be defined as a process that is designed and developed for changing the values in cells, so as to see how these changes will affect the outcome of Excel formulas on the spreadsheet.

Read more on What-if analysis here: https://brainly.com/question/24843744

#SPJ1

reads a line of input, including leading and embedded spaces, and stores it in a string object.

Answers

A getline reads a line of input, including leading and embedded spaces, and stores it in a string object.

What is a Getline?

The term  C++ getline() is known to be a kind of  standard library function that  is known to be used by a programmer to be able to read a string or a line usually from an input stream.

It is said to be an aspect  of the <string> header. The getline() function tends to obtain or extracts characters from the input stream and attach it to the string object.

Therefore, A getline reads a line of input, including leading and embedded spaces, and stores it in a string object.

Learn more about string object from

https://brainly.com/question/17157424

#SPJ1

________ reads a line of input, including leading and embedded spaces, and stores it in a string object.

Select one:

a. cin.get

b. getline

c. cin.getline

d. get

e. None of these

To which state does a process move when the cpu scheduling algorithm determines it may next use the cpu?

Answers

When a process is in Running state, it may be moved by the CPU scheduling algorithm when it is determined that the process may next use the CPU. This can happen for a variety of reasons, including when the process is preempted by another process or when the process itself voluntarily relinquishes the CPU.

There are two types of process Scheduling algorithms- those that preempt running processes, and those that don't. The preemptive scheduling algorithms are further classified as either voluntary or involuntary.

Voluntary algorithms allow a process to voluntarily relinquish the CPU before its time slice is complete- usually in response to an event like an I/O completion. Involuntary algorithms preempt a running process and move it to a waiting state when another process needs the CPU.

The most common involuntary algorithms are priority-based. A process with a higher priority is given the CPU first, regardless of when it last ran. If two processes have the same priority, then the process that has been waiting the longest is given the CPU next.

Learn more here:

https://brainly.com/question/14400616

#SPJ4

Jonathan spends his free time writing and testing code. what type of software does he work with?

Answers

Since Jonathan spends his free time writing and testing code, the type of software that he work with is Open source software.

What is open source software?

Open source software is known to be some line of code that is said to be set up so as to be publicly available to everyone to see, change, and distribute the code as they want to.

Note that  Open source software is made  in a decentralized as well as collaborative way and as such, Since Jonathan spends his free time writing and testing code, the type of software that he work with is Open source software.

Learn more about Open source software from

https://brainly.com/question/4593389

#SPJ1

Some hackers are skillful computer operators, but others are younger inexperienced people who experienced hackers refer to as?

Answers

Younger inexperienced hackers refer to as script kiddies.
Other Questions
To an economist, ________ is anything that is generally accepted in payment for goods or services or in the repayment of debt. a. income b. money c. credit d. wealth A certain rifle bullet has a mass of 6.93 g. Calculate the de Broglie wavelength of the bullet traveling at 1649 miles per hour. If a person drives 360 miles at an average of 35 miles per hour, then their distance d from the destination (in miles) is a function of the number of hours h driven. This lab is about charge transfer - yet in this lab we don't ever talk about the amount of charge we transfer. is there a way to reliably calculate or measure that? True or false? secondary prevention is a means for reaching herd immunity in the population. Why have you chosen the genre? For each major political party, what is the highest permanent party organization in the state? The top five legacy media companies in the united states are (select all that apply)? comcast bertelsmann nbc universal disney news corporation time warner viacom/cbs How can the nursing process be used to solve problems not related to direct patient care? What theme is revealed in the following sentences from the end of the excerpt?And the ladies, selecting with dainty and discriminating fingers and a little greedily, all declared that Mr. Pontellier was the best husband in the world. Mrs. Pontellier was forced to admit that she knew of none better. Love is best expressed through gifts. The truth is not always obvious to a casual observer. Providing great food is an important part of entertaining. Maintaining appearances is the most important job a wife has. A healthcare provider prescribes metaproterenol for a client who was recently admitted to the hospital. for what therapeutic effect should the nurse monitor the client? why did the proclamation of 1763 cause problems between american colonists and the british government Wide screen formats were initially adapted to standard television format by a special editing process called? Compare phasic and tonic contraction in smooth muscles. what tissues and organs are associated with each? Ballad operas and singspiels were similar because: A. neither one was sung in English.B. neither one had arias. C. they were both meant for elite audiences.D. they were both sung in the language of the audience. the narrator of the passage can best be described as offering an unreliable description of events offering an unreliable description of events possessing a complete knowledge of events possessing a complete knowledge of events not allowing access to characters thoughts not allowing access to characters thoughts giving the reader equal access to all characters thoughts giving the reader equal access to all characters thoughts providing the reader access to only one characters thoughts Exercise 2 Circle the appositive or appositive phrase in each sentence. My doctor, Dr. Enriquez, recently moved to our neighborhood. Brian invests 2300 into his bank account. He receives 10% per year simple interest. How much will Brian have after 2 years? Give your answer to the nearest penny where appropriate. A student is interested in the behavior of fish. He has 4 fish bowls and 20 goldfish. He puts the same number of fish in every bowl and puts them under light. He changes the temperature of each fish bowl, and he observes the behavior of the fish. What can the student find out from doing just this experiment?A.If the temperature of the fish bowl and the amount of light affect the behavior of the fish.B.If the temperature of the fish bowl affects the behavior of the fish.C.If the number of fish, the temperature, and the amount of light affect the behavior ofD.If the number of fish in the fish bowl affects the behavior of the fish. A coordinate plane with a horizontal line passing through (negative 3, negative 3), (negative 3, 0) and (negative 3, 3).Which is true of the standard form of the equation of the line graphed?