What is 11100111 to decimal form?

Answers

Answer 1

Answer:

231

Explanation:

Answer 2
Answer 111001.11
Work
11100111/100= 111001.11

Related Questions

When is it fine to have short caption groups?

Answers

It is fine to have short caption groups when the content being captioned is simple and straightforward.

What is a short caption group?

It is fine to have short caption groups when you need to briefly describe or label images, charts, or tables in a document, powerpoint presentation, or online platform. Short captions allow for quick understanding and easy organization of visual content within groups, making it accessible and informative for the audience. For example, a group of photos with a common theme or subject may only require short captions to convey the message effectively. However, if the content is complex or requires more context, longer captions may be necessary to fully communicate the intended message. Ultimately, the decision on caption length should be based on the specific content and its communication needs.

To know more about powerpoint presentation visit:

https://brainly.com/question/29865562

#SPJ11

List good and bad points about play a team sport!

Answers

Answer:

Good:

You learn to be friendly.

You can work together to avoid problems.

Sportsmanship comes easily.

You can help each other up when needed

Bad:

Fights can happen

You'll have that one person who tries to be the boss.

You'll have that point where you compete against each other instead of the other team

You might disagree and it'll ruin the whole game.

Hope this helped!!

Explanation:

Good points are that you have someone to rely on when needed, but bad points are that you can disagree on something.

write the java code for a class called "point3d" that specifies a point in 3 dimensions (i.e. x, y, and z).

Answers

Sure, here's an example Java code for a class called Point3D that represents a point in 3D space with x, y, and z coordinates:

public class Point3D {

   private double x;

   private double y;

   private double z;

   

   // Constructor that takes in the x, y, and z coordinates of the point

   public Point3D(double x, double y, double z) {

       this.x = x;

       this.y = y;

       this.z = z;

   }

   

   // Getters and setters for the x, y, and z coordinates

   public double getX() {

       return x;

   }

   

   public void setX(double x) {

       this.x = x;

   }

   

   public double getY() {

       return y;

   }

   

   public void setY(double y) {

       this.y = y;

   }

   

   public double getZ() {

       return z;

   }

   

   public void setZ(double z) {

       this.z = z;

   }

   

   // Method that calculates the distance between two Point3D objects

   public double distanceTo(Point3D other) {

       double dx = this.x - other.x;

       double dy = this.y - other.y;

       double dz = this.z - other.z;

       return Math.sqrt(dx*dx + dy*dy + dz*dz);

   }

}

This class defines three private instance variables (x, y, and z) that represent the coordinates of the point, a constructor that takes in the x, y, and z coordinates of the point, getters and setters for the x, y, and z coordinates, and a method called distance To that calculates the distance between two Point3D objects using the distance formula.

Learn more about Java here:

https://brainly.com/question/30479363

#SPJ11

uestion
Question text
_ is not an object-oriented programming language​

Answers

BASIC is not an object-oriented programming language​ Hence option 3 is correct.

What is object-oriented programming?

Object-oriented programming (OOP) is a programming paradigm that focuses on using objects as the basic building blocks of software. In OOP, an object is an instance of a class, which defines a set of related data and behavior. An object contains data in the form of fields, and behavior in the form of methods.

BASIC is a procedural programming language that is not typically considered an object-oriented programming language. It does not provide built-in support for classes, objects, inheritance, and other key features of object-oriented programming.

In contrast, C++, Simula, and Java are all object-oriented programming languages that provide extensive support for classes, objects, inheritance, polymorphism, and other object-oriented programming concepts.

Read more about object-oriented programming here:

https://brainly.com/question/14078098

#SPJ1

See full text below

Which of the following is not an object oriented programming language?

1)C++

2)Simula

3)BASIC

4)Java​

You are adding a new rack to your data center, which will house two new blade servers and a new switch. The new servers will be used for file storage and a database server.
The only space you have available in the data center is on the opposite side of the room from your existing rack, which already houses several servers, a switch, and a router. You plan to configure a trunk port on each switch and connect them with a cross-over UTP plenum cable that will run through the suspended tile ceiling of the data center.
To provide power for the new devices, you had an electrician install several new 20-amp wall outlets near the new rack. Each device in the rack will be plugged directly into one of these new wall outlets.
What is wrong with this configuration? (Select two.)
- You should not run a plenum cable through a suspended tile ceiling.
- You should implement a UPS between the wall outlet and the network devices.
- You should not connect networking equipment to a 20-amp wall circuit.
- You should implement redundant power supplies for the network devices.
- You must use a straight-through cable to connect the two switches together.

Answers

The two things that are wrong with this configuration are:
- You should not run a plenum cable through a suspended tile ceiling.
- You should not connect networking equipment to a 20-amp wall circuit.

Explanation:
1. You should not run a plenum cable through a suspended tile ceiling: Plenum cables are specifically designed for use in plenum spaces, which are areas in a building where air circulates for heating, ventilation, and air conditioning (HVAC) purposes. Plenum spaces are typically located above suspended tile ceilings or below raised floors. Plenum cables have special insulation that is rated to limit the spread of smoke and toxic fumes in case of a fire. Running a plenum cable through a suspended tile ceiling may not be compliant with local building codes and fire safety regulations.

Running a plenum cable through a suspended tile ceiling is a fire hazard because plenum cables are designed to be used in areas with air circulation and can spread fire and smoke quickly. It is recommended to use plenum-rated conduit or trays instead.

2. You should not connect networking equipment to a 20-amp wall circuit: Networking equipment, such as switches and servers, typically require stable and reliable power sources to ensure uninterrupted operation. A 20-amp wall circuit may not provide enough power capacity for multiple networking devices, especially if they are high-powered blade servers or switches with multiple power-hungry modules. It is recommended to use dedicated power sources, such as uninterruptible power supplies (UPS) with appropriate power rating and backup time, to ensure reliable and consistent power supply for networking equipment.

Connecting networking equipment to a 20-amp wall circuit can overload the circuit and cause power issues, such as tripping circuit breakers or damaging equipment. It is recommended to use a dedicated circuit or a UPS to provide reliable power to the network devices. Additionally, implementing redundant power supplies for the network devices can provide further protection against power failures.

Using a trunk port and a crossover cable is a valid method for connecting switches together. However, using a straight-through cable would not work in this scenario. It is also not mentioned whether a UPS is already in use, so implementing one may or may not be necessary depending on the existing infrastructure.

Know more about plenum cable click here:

https://brainly.com/question/14808968

#SPJ11

How does a film establish the setting?

Answers

Answer:

Establishing Shots are critical in a film. They clue the viewer where this next scene is about to take place. Each time the location of a scene shifts, a new establishing shot does exactly; what its name implies: it establishes where the story will now continue, and fiction writers need to do the same thing.

Explanation:

Find the TWO integers whos product is 8 and whose sum is 6

Answers

Answer:

2 and 4

Explanation:

The two numbers that have a product of 8 and a sum of 6 are 2 and 4 as an example 2 • 4 = 8  2 + 4 = 6

Answer

What two numbers have a product of 8 and a sum of 6?" we first state what we know. We are looking for x and y and we know that x • y = 8 and x + y = 6.

Before we keep going, it is important to know that x • y is the same as y • x and x + y is the same as y + x. The two variables are interchangeable. Which means that when we create one equation to solve the problem, we will have two answers.

To solve the problem, we take x + y = 6 and solve it for y to get y = 6 - x. Then, we replace y in x • y = 8 with 6 - x to get this:

x • (6 - x) = 8

Like we said above, the x and y are interchangeable, therefore the x in the equation above could also be y. The bottom line is that when we solved the equation we got two answers which are the two numbers that have a product of 8 and a sum of 6. The numbers are:

2

4

That's it! The two numbers that have a product of 8 and a sum of 6 are 2 and 4 as proven below:

2 • 4 = 8

2 + 4 = 6

Note: Answers are rounded up to the nearest 6 decimals if necessary so the answers may not be exact.

Explanation:

Deon is setting up a three point lighting system to light an object in his scene which of the following lights is usually the largest and points in a direction opposite the main light

Answers

Answer:

The fill light.

Explanation:

Which step in the software development life cycle involves making improvements based on user feedback?

Coding
Design
Maintenance
Testing

Answers

Answer:

Design Phase

Explanation:

In design phase developers make prototypes. The prototype is the solution without actual implementation. That prototype is shown to the user for the purpose of getting feedback. So design phase of SDLC involves making improvements based on user feedback.

Answer:

Testing

Explanation:

When you test the game to see if it's fun you try to get feedback from users

I need help asap
Classify the examples as per their planning phase.

I need help asap Classify the examples as per their planning phase.
I need help asap Classify the examples as per their planning phase.

Answers

Answer: the Answer is c

Explanation: the

Note that the classifications for each example according to their planning phase.

What is the explanation for the above response?

1) Wireframe - This example belongs to the early planning phase. Wireframes are skeletal outlines or blueprints that represent the basic structure and layout of a website or application. They serve as a guide for developers to create the final product.

2) Page description diagram - This example also belongs to the early planning phase. A page description diagram (PDD) is a visual representation of the content and layout of a website or application. It shows how the pages will be structured and what content will be included on each page.

3) Browsing functionality - This example belongs to the mid-phase of planning. Browsing functionality refers to the features and capabilities of a website or application that enable users to navigate and browse through content. This includes search bars, filters, sorting options, and other tools that make it easier for users to find what they are looking for.

4) Design elements - This example belongs to the late planning phase. Design elements include the visual components of a website or application, such as color schemes, typography, icons, and images. They are typically created after the wireframes and PDDs have been developed and serve to enhance the user experience and make the product visually appealing.

Learn more about planning phase. at:

https://brainly.com/question/30579252

#SPJ1

Full Question:

Although part of your question is missing, you might be referring to this full question:

Classify the examples as per their planning phase.

wireframe

page description diagram

browsing functionality

design elements

A student is reading a book for language arts. She has to finish three chapters by class tomorrow, because there will be a quiz. She glances at the pages, and then checks a social media network to get her mind off of things. She then goes back to the book for a few minutes before deciding to go fix a snack. Then, she puts on a movie and gets back to her book. She ends up finishing the chapters in time for the quiz, but she does not do very well on the quiz because she cannot remember what she read.

This student is reading in blank way.

Answers

Based on the above, Since the  student is reading a book for language arts, the student is reading in Passive way.

What is passive reading?

The term is known to be linked to the act of officially reading the words, it is one where a reader who engages in passive reading retains very little of what is written.

Note that Active readers start out reading with a curiosity about what will be said. The passive reader is one that is a sluggish reader Make your writing lively, orderly, logical, and easy to know, but avoid becoming hurried.

Therefore, Based on the above, Since the  student is reading a book for language arts, the student is reading in Passive way.

Learn more about passive reading from

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

How much of a song can I use in a project?

Answers

Well, if it's for a YT video then you can only use royalty-free songs for example, Jazzy Frenchy or The Elevator Bossa Nova. You can't really use major artist's songs or else you'll get copyright claimed. As long as you give credit to the royalty-free songs you'll be fine.

I don't know what you're using to make a project, but from my point of view if you're making a Scratch project then you can use any song (royalty-free or not) as long as you give credit.

It really just depends on what you're using to make the project and make sure to read the rules on copyright-claimed songs and to make sure that you can use them.

7.4 Code Practice: Question 2
Adjust the code you wrote for the last problem to allow for weighted classes. Add a parameter weighted ( 1 = yes, 0 = no) and then return the correct number for the GPA. Weighted classes get one extra point on the GPA value.

I could really use some help on this and 7.5 (I’ll ask that question for 7.5 later)

7.4 Code Practice: Question 2Adjust the code you wrote for the last problem to allow for weighted classes.

Answers

def GPAcalc(grade, weighted):

   grade = grade.lower()

   dictionary = {"a": 4, "b": 3, "c": 2, "d": 1, "f": 0}

   if weighted == 1 and grade in dictionary:

       return "Your GPA score is: "+str(dictionary[grade] + 1)

   elif weighted == 0 and grade in dictionary:

       return "Your GPA score is : "+str(dictionary[grade])

   else:

       return "Invalid"

print(GPAcalc(input("Input a letter grade: "), int(input("Is it weigthed? (1= yes, 0= no)"))))

I modified the code a bit to cut down on the use of if and elif statements. If you need me to change it, I will. Best of luck.

The program is an illustration of conditional statements.

Conditional statements are statements whose execution is dependent on its truth value.

The program in Python, where comments are used to explain each line is as follows:

#This initializes the dictionary

dict = {"a": 4, "b": 3, "c": 2, "d": 1, "f": 0}

#This gets input for grade

grade = input().lower()

#This gets input for the weighted average

weighted = int(input())

#If the weighted average is 1, and the grade is in the dictionary

if weighted == 1 and grade in dictionary:

   #This prints the GPA score

   print("Your GPA score is: "+str(dict[grade] + 1))

#If the weighted average is 0, and the grade is in the dictionary

elif weighted == 0 and grade in dictionary:

   #This prints the GPA score

   print("Your GPA score is : "+str(dict[grade]))

#Otherwise

else:

   #The grade is invalid

   print("Invalid")

Read more about similar programs at:

https://brainly.com/question/19241597

NEED ASWERS FAST
Which of the following statements best compares and contrasts the education necessary to pursue careers in either dance or music production management?


Both dance and music production management degrees include classes in music history; however, someone pursuing a career as a music producer would focus on music and sound engineering.

Both dance and music production management degrees include earning an associate’s degree from a community college or university; however, someone pursuing a career as a dance producer would need to earn a BFA.

Both dance and music production management degrees include completing a course of study at a four-year college or university; however, someone pursuing a career as a dance producer would also need to complete an internship.

Both dance and music production management degrees include classes in music composition; however, someone pursuing a career as a music producer would also focus on musical instruments.

Answers

its not Both dance and music production management degrees include completing a course of study at a four-year college or university; however, someone pursuing a career as a dance producer would also need to complete an internship.

Its not Both dance and music production management degrees include completing a course of study at a four-year college or university; however, someone pursuing a career as a dance producer would also need to complete an internship.

What is Production management?

Planning and controlling industrial processes to make sure they proceed smoothly and to the desired level is known as production management, sometimes known as operations management.

Both the service and manufacturing industries use production management strategies. In terms of importance and extent, it is comparable to other disciplines like marketing, human resources, and financial management.

Production management in manufacturing activities comprises responsibilities for product and process design, capacity and quality planning and control challenges, and personnel organization and supervision.

Therefore, Its not Both dance and music production management degrees include completing a course of study at a four-year college or university; however, someone pursuing a career as a dance producer would also need to complete an internship.

To learn more about production management, refer to the link:

https://brainly.com/question/1379995

#SPJ2

A person with a kinesthetic learning style learns best by
a. reading and writing.
b. moving around and interacting with objects.
c. working with numbers and patterns.
d. independent study.

Answers

B. Moving around and interacting with objects. Is the answer

Consider the language ODDNOTAB consisting of all words that do not contain the substring ab and that are of odd length. (0) an applicable universal set (ii) the generator(s), (ili) an applicable function on the universal set and (iv) then use these concepts to write down a recursive definition for the language Give

Answers

The set theory is used to describe the set of strings of the ODDNOTAB language.Consider the ODDNOTAB language consisting of all odd-length words that do not include the ab substring. The following are the terms that must be included in the answer:(i) an applicable universal set(ii) the generator(s)(iii) an applicable function on the universal set(iv) using these concepts to provide a recursive definition for the language.

The following are the solutions to the given question:The universal set will be {a,b} and the generator(s) will be Ʃ. We can use the complement of the set {ab} to create a subset of Ʃ*. The word with length one, i.e., Λ, will be used as the base case and written into the language.

The recursion definition for the language ODDNOTAB can be written as:ODDNOTAB = {Λ} ∪ {x ∈ Ʃ*: x = ay or x = by for some y ∈ ODDNOTAB} where Ʃ = {a, b}.Therefore, the solution to the problem is that the language ODDNOTAB consists of all words that do not contain the substring ab and that are of odd length.

The universal set is {a, b}, the generator(s) is Ʃ, the function on the universal set is {ab} complement, and the recursive definition for the language is given as ODDNOTAB = {Λ} ∪ {x ∈ Ʃ*: x = ay or x = by for some y ∈ ODDNOTAB}.

For more question on function

https://brainly.com/question/11624077

#SPJ8

Project: Design and Development Research Project
a team at work

A team (Imagery supplied by RicardoImagen/iStock via Getty)
Your Task
Your teacher may ask you to work in groups. Check with your teacher to see if this is required.
Choose a topic from the unit.
Identify a problem or issue to research.
Write a question (or questions) to be answered by your research.
Find at least four sources; these can be a journal article, a website from a reputable organization, an encyclopedia, a newspaper, or a documentary. When in doubt, ask your teacher.
Unacceptable sources include Wikipedia, an individual’s blog, and social media, except as examples not counted as sources.
Create a document using Word (or a similar word-processing application) as described below.
Your Word Document Requirements
Part 1: Name
Your name
Names of your partner(s) (Include the names of people in your group if this is a group project.)
Part 2: Title
Part 3: Questions to Answer
Part 4: Introduction
A paragraph that introduces your topic and the question(s) to be answered
Part 5: Exposition
An explanation of how you answered the question(s); give credit to your sources, whether using direct quotes or not
Part 6: Conclusion
A paragraph summarizing your analysis
Part 7: Bibliography
Part 8: Partner Participation (only included for those working in groups)
Describe the role and responsibilities of each member of the group.
What to Submit
You will submit the Word document described above. You can use this rubric to evaluate your project before you submit it.

Answers

The correct steps which are used to make a research are as follows:

Choose a topicFind out what problem needs to be fixed about the topicWrite your research questionsMake use of reputable sourcesWrite out your conclusions

What is a Research?

This refers to the systematic study of a particular thing or phenomena to find out why it occurs and why it occurs the way it does and the frequency of occurrence.

With this in mind, we can see that making a research requires meticulous steps and some sources for research should not be considered because they are not reputable and this can include; individual blogs, social media, etc.

Read more about research here:
https://brainly.com/question/968894

Answer:

sorry i know this is late, but hopefully it will help someone else!

have a lovely day <3

Imagine that you are a professional white hat hacker, testing a company’s system to make sure they are ready for attacks. What method of attack (or combination of attacks) would you use? How does your motivation for hacking impact the type of attack that you employ? Discuss how you might approach hacking and how the motivation for your hacking impacts the methods you would use.

Answers

Answer:

A white hat hacker, or ethical hacker, uses penetration testing techniques to test an organization's information technology

Explanation:

Annie has a three year old laptop. She is giving it a full service before selling it on. (a) Annie runs some 'Disk Health' utility software to check for any problems with her HDD. (i) Define what is meant by utility software.​

Answers

Utility computer program could be a sort of computer program that gives particular usefulness to help with the upkeep as well as the administration of a computer framework.

What is utility software?

Utility computer program is computer program planned to assist analyze, arrange, optimize or keep up a computer. It is utilized to back the computer foundation - in differentiate to application program, which is pointed at specifically performing assignments that advantage standard clients

Therefore the use of MS Word is an case of application computer program created by the company Microsoft. It permits clients to sort and spare archives. It is accommodating as well for making records.

Learn more about utility software from

https://brainly.com/question/30365102

#SPJ1

Which of the following is likely to be a consequence of cloud computing in the future?
A) The preference to set up one's own computing infrastructure will increaseamong organizations.
B) The cost of obtaining elastic resources will decrease.
C) The demand for employees who know how to use and manage informationsystems will reduce.
D) The number of technology-based startups will stagnate.

Answers

The cost of obtaining elastic resources will decrease.

Is there a future for cloud computing?

It is reasonable to argue that cloud computing has a bright future. Businesses and people are increasingly turning to the cloud to store and manage their data as artificial intelligence (AI) advances. Natural catastrophes cause data loss. (One benefit of cloud computing is that data is typically spread across numerous sites, making it less susceptible to catastrophic losses.)

Natural disasters can cause data loss by affecting the hardware that stores your data. A server, for example, might be damaged by fire, flooding, earthquake, or other natural calamities. Storm-related electrical surges or outages may also cause data corruption.

To learn more about cloud computing to refer:

https://brainly.com/question/29737287

#SPJ4

What features in Excel are the same as in Word?
What features are differ?

Answers

Answer:

Following are the difference and similarity between word and Excel:

Explanation:

The similarity in word and excel:

The MS-word and MS-Excel both are the part of Microsoft, that is used for the word processing and the  Spreadsheet (tablet program).  In the word processing is used to create papers like essays while the spreadsheet is used for manipulating the mathematical formula, in another way we can say that both are used for type letters. In both spreadsheet and the word processing is used for insert images, graphs, and hyperlinks, it also uses the tools for formatting bars and the toolbars.

The difference in word and excel:

In a word, it includes an application for text processing, and excel would be used for the tablet program.  The word is used to create documents like assignments file data files,  while excel is being used for the manipulation of numbers by mathematical equations.

How did tribes profit most from cattle drives that passed through their land?
A.
by successfully collecting taxes from every drover who used their lands
B.
by buying cattle from ranchers to keep for themselves
C.
by selling cattle that would be taken to Texas ranches
D.
by leasing grazing land to ranchers and drovers from Texas

Answers

The way that the tribes profit most from cattle drives that passed through their land is option D. By leasing grazing land to ranchers and drovers from Texas.

How did Native Americans gain from the long cattle drives?

When Oklahoma became a state in 1907, the reservation system there was essentially abolished. In Indian Territory, cattle were and are the dominant economic driver.

Tolls on moving livestock, exporting their own animals, and leasing their territory for grazing were all sources of income for the tribes.

There were several cattle drives between 1867 and 1893. Cattle drives were conducted to supply the demand for beef in the east and to provide the cattlemen with a means of livelihood after the Civil War when the great cities in the northeast lacked livestock.

Lastly, Abolishing Cattle Drives: Soon after the Civil War, it began, and after the railroads reached Texas, it came to an end.

Learn more about cattle drives from

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

what is the location in the base interface of the link to
create a table using wizard?
pls Answer me.
I'll make as BRIANLIST. ​

Answers

Answer:

Hey mate, here is your answer. Hope it helps you.

Explanation:

Before you can create objects such as tables and forms, you must first create the database file in which they will be stored.

1. On the File tab select New.

2. Click on Blank database.

3. In the File Name box, type a name for your database.

4. Click on the browse button to the right of the File name box to browse for a location for your

database.

5. Click on Create.

A new database will be created with a new default Table.

6. Click on Design View to start working with this Table.

You can use forms to control access to data, such as which fields of data are. Then open the table or query upon which you want to base the form. 2. To create a form on which all fields from the underlying table or query are placed. Then to be more selective about which fields appear on your form, you can use the Form Wizard.

Ok this a computer question I downloaded a beta intel graphics driver and i am also installing ark editor from epic games but now something is taking up my disk drive its saying on task manager the disk is 100% also i had a driver on before that does anyone know the problem? is the ark editor or me installing the new driver on top of the other the problem?

Answers

Answer:

Uninstall the driver.

Explanation:

I would go to your File Explorer, This PC or My Computer, right click, and go up to manage. It would open up a Computer Management window. You would need to find Device Manager on the left. You would then see alot of devices. Find where it says, Display adapters, click on the little arrow to the left of it. If you see the driver, right click on it, and click uninstall. This also depends on what operating system you're using, and note, you've installed a beta driver, not a tested, fully working driver.

Answer:

Uninstalling the driver will not resolve

Explanation:

This is not a driver problem, it is a disk problem, when you run ark, it starts to use a lot of memory, processor and DISCO, with that the disk gets overloaded leaving the system slower, uninstalling the driver can solve it momentarily, but it could cause more problems in the future, the best way for you to solve it is by buying an SSD and asking a technician to clone the HD to the SSD, the cheapest SSDs cost about $ 30

True/False: actual data throughput is usually higher than the stated bandwidth

Answers

False.The actual data throughput is usually lower than the stated bandwidth.

Bandwidth refers to the maximum amount of data that can be transmitted over a network connection in a given time period. It is typically measured in bits per second (bps) or bytes per second (Bps)However, the actual data throughput is affected by various factors such as network congestion, packet loss, latency, and protocol overhead. These factors can reduce the amount of data that can be transmitted over the network, resulting in lower actual data throughput than the stated bandwidth.

To learn more about actual  click on the link below:

brainly.com/question/30226000

#SPJ11

Question 8 of 10
Which type of computer operating system would be best for a large
corporation?
O A. Single-user, multitasking
B. Multi-user, multitasking
C. Single-user, single-tasking
D. Real-time

Answers

Answer: B. Multi-user, multitasking.

Explanation:

Multiuser/Multitasking operating system refers to an operating system that's powerful and supports more than one user at a time, and can also perform more than one task at a time.

The operating system allows many users to use the programs which are running concurrently on a single network server. It is the computer operating system that would be best for a large corporation. An example is UNIX.

A eclipse occurs at a full moon when the moon passes between earth and the sun

Answers

Answer:

When the moon aligns with the sun

Explanation:

common sense

Tom walks into the accounting department and walks into a mess! User A can't access the Internet, User B has forgotten her password, User C's system is overheating to the point of smoking and the administrator is worried there might be a virus on all the systems. Whose system should he address first

Answers

Answer:

User C.

Explanation:

As per the given details, the problem of user C's system must be addressed first due to the seriousness of his case. His computer is excessively overheating up to the smoking point and if his problem is not addressed soon, it will damage the vital parts of the computer or may also explode. The other users having the problem of inability to access the internet or issue of forgotten password can be addressed later as these are minor problems that do not have as such consequences. Thus, user C is the correct answer.

BASIC program that prints the value of sin(30)​

Answers

Answer:

The value of sin 30° is 1/2. In terms of radian sin 30° is written as sin π/6. Trigonometric functions are very important, for various studies such as it is useful to study Wave motion, Movement of light, the study velocity of harmonic oscillators, and other applications. Most common trigonometric functions are the sine function, cosine function, and tangent function.

sin 30° = 1/2 = 0.5

Explanation:

1. To display the square of a number in a flowchart, put the statement "Print square of number" in a/an:

2. Using the following pseudocode, answer the question below.
( If grade < 60 then
Print "Not good!"
Else If grade < 70 then
Print "Almost there!"
Else If grade < 80 then
Print "Nice!"
Else If grade < 90 then
Print "Very Nice!"
Else If grade <= 100 then
Print "Perfect!"
EndIf)

What will be printed if the grade is 85?

Answers

1. To display the square of a number in a flowchart, put the statement "Print square of number" in a rectangle shape with rounded corners.

The rectangle represents a process or an action. Inside the rectangle, write the statement "Print square of number" to indicate that the square of the number will be displayed as an output.

2. In the given pseudocode, if the grade is 85, the output will be "Nice!".

The pseudocode contains a series of if-else statements that determine the appropriate output based on the grade. Let's analyze the conditions step by step:

- If grade < 60: Since 85 is not less than 60, this condition is not met.

- Else if grade < 70: Since 85 is less than 70, this condition is met. The output will be "Almost there!".

- The remaining conditions (grade < 80, grade < 90, grade <= 100) are not evaluated because the previous condition was satisfied.

Based on the pseudocode, if the grade is 85, the output will be "Almost there!". This suggests that the grade is close to achieving a higher level of performance, indicating that the individual is performing reasonably well but has room for improvement.

To know more about Flowchart, visit

https://brainly.com/question/6532130

#SPJ11

Other Questions
CAN SOMEONE PLEASE ANSWER ALL THESE QUESTIONS!! I WILL K1LL FOR THE ANSWERS RNN PLEASE(BRAINLIEST + 80 POINTS?)ANSWER ALL OF THEM PLSS!!________Either Table C or Table D shows a proportional relationship.Plot all the points from the table that shows a proportional relationship.Table C: (x,y) -- (2,1) (4,3) (6,5) (8,7)Table D: (x,y) -- (2,1) (6,3) (8,4) (10,5)________One of the tables shows a proportional relationship.Use the points from this table to graph the line representing the proportional relationship.(graph and x and y coordinates below) the story, from The Eyes Have It1. is D3. Which of the following sentences from the story best conveys the narrators growing sense of fear in the text?A It took some time for the full import to sink in. B My heart pounded and my breath choked in my windpipe. C A slow suspicion burned in my mind. D In any case, the full meaning was there, staring me right in the face.4. In the last sentence from the story, the narrator states, I have absolutely no stomach for it. Explain how the authors word choice adds a humorous meaning to the story. Use text evidence to support your answer. If Northern Ireland were to unite with the Republic of Ireland, what challenges do you think the island nation would face? Consider the history of the island, the religious aspects, and the economies. How would this impact the United Kingdom? Write an inequality that represents "nine less than three times a number is greater than forty"? (10 pts) Write the equation of the ellipse 9x2 +16y? - 18x +32y - 119 = 0 in standard form and find the center (hk). standard form he Which equation represents the transformation of f(x)=|x| when effected by a vertical stretch of 3, a horizontal shift to the right 4 units, and a vertical shift up 2 units?g(x)=13|x4|+2g(x)=13|x+4|2g(x)=3|x4|+2g(x)=3|x+4|+2 what is the term for foreign travel with the goal of minimizing the environmental consequences of tourism as well as the negative effects on local cultures? A coworker just sent you a presentation to review. You noticed that she used different types of transitions on the same slide, and the animations and videos were distracting from the topic. Give your coworker advice about guidelines she can follow when using animation, transitions, and multimedia. Be sure to include at least four guidelines. ...- x-xI stg I can't think of a good answer- x-x Insert commas and write the number name in international system of numeration What is the equation for the axis of symmetry of a parabola? Podaj ukad rymw w strofie nr 1 z przykadem ( wiersz "Kto mi da skrzyda...)Podaj ukad rymw w strofie nr 2 z przykadem ( wiersz "Kto mi da skrzyda...) Chan drew the triangle below. Which two angles are congruent? There are 88 students in 4 classes. If there are equal number of students in each class, how many students per class? A square has a side length of 2x 4. Which expression represents the area of the square? The Smart Blues and the Royal Reds are playing a football game. The Smart Blues' first play goes for -2 yards. How much did the Smart Blues gain or lose? Yo ____ al escondite con los nios. Can someone help I dont understand my answer are not adding up Select the correct answer.What is the value of this expression if h = 8,1 = -1, and k = -12?13320.-12OB. 36OC 12OD.ResetNext2021 Edimentum. All rights reserved Juliet paid $270 at $0. 75 in car repairs The sales tax rate is 8. 5% what is a reasonable estimate for the total where we have paid to prepare his car Find in each case whether the lines are parallel to each other, perpendicular to each other, or neither. a) y = 1- x b) x - 2y = 4 y = x + 4 = 3x 1 c) 3y=9x + 1 d) 4y = 8x + 1 x + 3y = 4 2y = 3 - 4x