Write a python program to check whether the number is divisible by 7. If its divisible, print its divisible otherwise find previous number and the next number which is divisible by 7​

Answers

Answer 1

f = int(input("Enter a number: "))

if(f%7==0):

   print("It's divisible by 7.")

else:

   if(f<7):

       print("7")

   else:

       print(str(f-(f%7))+", "+str(f+(7-(f%7))))


Related Questions

. autopsy lists the fourth partition as an ntfs file system/exfat file system; however, we know this partition is encrypted. what is autopsy utilizing in order to determine what type of file system is in the fourth partition?

Answers

An autopsy is utilizing the file system journal to determine the type of file system in the fourth partition.

What do you mean by an autopsy?

An autopsy is a surgical process that involves dissecting a body to establish the cause, mode, and manner of death or to evaluate any sickness or injury that may be present for research or educational purposes. Autopsies are often done by a pathologist, a specialist medical expert. In most circumstances, the cause of death can be determined by a medical examiner or coroner. However, under certain conditions, only a small percentage of deaths necessitate an autopsy.

To learn more about autopsy

https://brainly.com/question/12363103

#SPJ4

I need to know everything I need to study for my AP computer science principles Unit 1 test. First person to answer will be given "most brainliest".

Answers

There is a lot of information that could be covered on the AP computer science principles exam. However, some key topics that could be covered include: computer programming, computer science concepts and principles, data structures and algorithms, and software development.

What is AP computer science?
The College Board offers high school students the chance to earn college credit for just a college-level science course by offering Advanced Placement (AP) Computer Science A, also known for AP CompSci, AP CompSci A, APCS, APCSA, and AP Java. A first-semester computer science course should be comparable to AP Computer Science A[1]. Students' Java skills are currently tested on the AP exam. After the May 2009 exam administration, AP Computer Science AB, which was equivalent to a full year, was eliminated.

It is important to consult your teacher or the AP course description to determine what specific topics will be covered on the exam. Additionally, there are a number of resources that can be used to help prepare for the exam, such as review books, practice exams, and online resources.

To learn more about AP computer science
https://brainly.com/question/20335252
#SPJ13

please verify you are a humanaccess to this page has been denied because we believe you are using automation tools to browse the website.this may happen as a result of the following:javascript is disabled or blocked by an extension (ad blockers for example)your browser does not support cookiesplease make sure that javascript and cookies are enabled on your browser and that you are not blocking them from loading.

Answers

Because we suspect you are using automation tools to explore the website, access to this page has been blocked. As a result of the following, this could occur: An extension disables or blocks Javascript.

For instance, ad blockers and other programs can stop the website from loading essential components. Ad blockers stop some page elements from loading, which can also stop harmful scripts from loading on websites or pop-up windows containing phishing URLs from appearing on your screen. The ability to restrict or change online advertising in a web browser, an application, or a network is known as ad blocking or ad filtering. Browser extensions or other techniques can be used for this.

Learn more about phishing here-

https://brainly.com/question/24156548

#SPJ4

The old ip address system is being replaced by the​ ________, which can contain more than a quadrillion possible unique addresses.

Answers

The old ip address system is being replaced by the​ iPv6 which can contain more than a quadrillion possible unique addresses.

With 128-bit addresses (2 to the power of 128), or more than a quadrillion unique addresses, IPv6 (Internet Protocol version 6) is a new version of the IP addressing schema that is replacing the previous one. The worldwide body in charge of managing and supervising the coordination of the Internet's domain name system and its distinctive identifiers, such as IP addresses, is called the Internet Corporation for Assigned Names and Numbers (ICANN). An IP address is made up of two parts: the network ID, which is made up of the first three numbers, and the host ID, which is the fourth number. so 192.168.1.1 on your home network.

Learn more about address here-

https://brainly.com/question/20012945

#SPJ4

On Lee’s automotive podcast, he includes an interview with an expert about the technology used in self-driving vehicles. What benefit does Lee’s podcast offer listeners?

Answers

Since Lee’s automotive podcast, is on interview with an expert about the technology used in self-driving vehicles. The benefit that Lee’s podcast offer listeners is option B. They will get a good idea of how these vehicles function.

What podcast means?

In actuality, the word "podcast" is a combination of "iPod" and "broadcast." Podcasting began as a largely independent means for individuals to spread their message and create a network of people who share their interests.

Note that in In essence, a podcast is on-demand discussion radio. This means that listeners may tune in whenever (and pretty much wherever) they choose, without having to crank up the volume and tune in live. Podcasts often have a single theme or subject.

Learn more about self-driving vehicles from

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

See full question below

On Lee’s automotive podcast, he includes an interview with an expert about the technology used in self-driving vehicles. What benefit does Lee’s podcast offer listeners?

A.

They will be able to incorporate this technology in other vehicles.

B.

They will get a good idea of how these vehicles function.

C.

They will be motivated to research similar technologies.

D.

They will be able to express their opinions about the vehicles.

What is one of the ways that video games of the 1960s were different from video games of later decades?

Video games of the 1960s were entirely electronic, while many modern videos games have a mechanical component.

The only major difference between video games of the 1960s and modern video games is the quality of the graphics.

Video games of the 1960s were completely mechanical, while modern video games are all partially mechanical and partially electronic.

Many video games of the 1960s were partly mechanical, while modern video games are completely electronic.

Answers

Many video games of the 1960s were partly mechanical, while modern video games are completely electronic which is the correct answer would be an option (D).

What are electronic games?

Any interactive game that is controlled by computer hardware is referred to as an electronic game. General-purpose shared and personal computers, arcade consoles, video consoles connected to home television sets, portable gaming machines, mobile devices such as cellular phones, and server-based networks are examples of machines, or "platforms," on which electronic games are played.

One of the ways in which 1960s video games differed from subsequent decades' video games many 1960s video games were partially mechanical, but current video games are entirely electrical.

Thus, Many video games of the 1960s were partly mechanical, while modern video games are completely electronic

Hence, the correct answer would be option (D).

To learn more about the electronic game here :

https://brainly.com/question/8910338

#SPJ1

joe wants to allow guests to use his organizations wireless network by providing a preshared key. what solution can he deploy to allow users to access his open network?

Answers

A communications protocol called ANT+ was created to make it simple to link fitness sensors like cycle computers and heart rate monitors.

AES encryption with a 128- or 256-bit key is used to encrypt whole drives with Bitlocker, a popular Windows-only program. Bitlocker cannot produce encrypted containers, in contrast to TrueCrypt and VeraCrypt. Partitions must be encrypted in their entirety. The ideas of risk management, threat modeling, the security model, security governance principles, business continuity needs, and policies and procedures are all covered in the domain of security and risk management.

The most secure VPN protocol is OpenVPN. It works with a variety of ciphers for encryption, including AES-256, Blowfish, and ChaCha20. It is supported by nearly every VPN service natively and has no known vulnerabilities.

Learn more about protocol here-

https://brainly.com/question/27581708

#SPJ4

Define a haskell function sum my nested that takes a list of mynested values and it returns the sum of all parameter values of myitem and myarray values. Since the parameter of myarray is a list of mynested values, it should recursively add all parameter values in that list. The function should return the overall sum as an int value

Answers

The program of haskell function will be:

sumMyNested :: [MyNested] -> Int

sumMyNested [] = 0

sumMyNested (MyItem x:xs) = x + sumMyNested xs

sumMyNested (MyArray x:xs) = sum (map sumMyNested x) + sumMyNested xs

What is haskell function?

Haskell is a purely programming language of functional. This means that Haskell functions act more like mathematical functions. A function performs an operation on the input parameters and returns the result. Functions do not change the state of the system. In this section, we will introduce Haskell functions using examples from the code snippet below. The Haskell concept is based on pure functions and immutable data.

To learn more about haskell function

https://brainly.com/question/15055291

#SPJ4

read an integer >2 from keyboard, for example 25, or 2500. use this number to determine the size of array "myarray," read each distinctive element value one by one from the keyboard, and store/set them in this array. delete its median value (i.e., the element at position "size/2" if the size of array is odd; otherwise, two elements at positions "size/2-1" and "size/2"). (hint: copy wanted elements to another array "x," then use "myarray

Answers

The number of elements that are actually present in an array is its length. The number of elements in an array is represented by the integer value that the len() function returns.

This gives back a value of 3, which is the number of elements in the array. The len() method in Python can be used to determine an array's length. It is a Python built-in method that accepts an array as an argument and returns the array's size in elements. The array size is returned by the len() method. The NumPy array's total number of items is determined by this attribute. dtype: The NumPy array's type can be determined with the use of this attribute.

Learn more about array here-

https://brainly.com/question/13107940

#SPJ4

still waiting for the server? how does your web browser get a file from the internet? your computer sends a request for the file to a web server, and the web server sends back a response. for one particular web server, the time (in seconds) after the start of an hour at which a request is received can be modeled by a uniform distribution on the interval from 0 to 3600 seconds. a. draw a density curve to model the amount of time after an hour at which a request is received by the web server. be sure to include scales on both axes. b. about what proportion of requests are received within the first 5 minutes (300 seconds) after the hour? c. find the interquartile range of this distribution.

Answers

Through the use of uniform distribution, there is 0.0833 that is about 8.33% probability that the request is gotten by this server as at the first 5 minutes (300 seconds).

What does uniform distribution mean?

In statistics, a uniform distribution is a style of probability distribution where all possible outcomes have an identical likelihood of occurring. Uniform distributions exist inside a deck of cards.

Hence:

Let a = 300 seconds

B= 3600

[tex]\frac{300-0}{3600-0} = 0.0833[/tex]

Therefore, the probability is 0.0833.

Learn more about probability from

https://brainly.com/question/21426159

#SPJ1

assume that we have a function for an application of the form f(i, p), which gives the fraction of time that exactly i processors are usable given that a total of p processors is available. that means that

Answers

That means that -F (i,p)=1.

Processor or Microprocessor is a hardware device that becomes the brain of a computer and if the PC is without a processor, the PC cannot run. The processor is often also referred to as the central control or brain of the computer which is supported by other components. The processor is an IC that controls the entire course of a computer system and is used as the center or brain of a computer that functions to perform calculations and perform tasks. The location of a processor is in the socket provided on the motherboard; the processor can be replaced with another processor as long as the processor matches the socket on the motherboard. Many processor brands on the market include Intel, AMD, IBM, Apple, Cyrix VIA, and IDT. However, there are 2 companies that are famous in the world as processor developers for PCs, namely AMD and Intel.

You can learn more about Processor here brainly.com/question/28255343

#SPJ4

​4.19 write an if/else if statement that carries out the following logic. if the value of variable quantityonhand is equal to 0, display the message "out of stock". if the value is greater than 0, but less than 10, display the message "reorder". if the value is 10 or more, do not display anything.

Answers

A logical conditional expression, the if/else statement tests a condition and only runs the block of code below it if the condition is true.

If a certain condition is true, the if/else statement causes a block of code to be executed. Another block of code can be run if the condition is false. The "Conditional" Statements in JavaScript, which are used to carry out various operations depending on various conditions, include the "if/else" statement. A programming conditional statement known as a "if" performs a task or displays data if it is verified to be true. Here is a broad, non-programming language-specific example of an if statement.

Learn more about condition here-

https://brainly.com/question/19035663

#SPJ4

aisha is the systems administrator for a hospital system's large database. which pathway in the information technology career cluster does aisha's career fall into? question 3 options: network systems information support and services web and digital communications programming

Answers

network systems information support pathway in the information technology career cluster does aisha's career fall into.

You need a combination of appropriate certifications, an associate's degree or a bachelor's degree in computer science, information science, or a related branch of study to work as a systems administrator.

Web administrators are included in what path?

You require an associate's or bachelor's degree in web design, information technology, or computer science to start a career as a web administrator, while some organizations may consider applicants with substantial expertise in online design and software.

The minimum educational requirements for site administrators range from a high school diploma to a bachelor's degree, but an associate's degree in web design or a closely related discipline is the most typical. A bachelor's degree in a discipline linked to computer science is necessary for more technical professions.

to learn more about Web administrators refer to:

https://brainly.com/question/23118827

#SPJ4

Pamela pays a monthly bill to Time Warner Cable in order to have internet access. For Paula, Time Warner Cable is her ____.
Group of answer choices

server

ISP

client

packet

Answers

Since Paula pays a monthly bill to Time Warner Cable in order to have internet access, Time Warner Cable is her ISP.

What is an ISP?

ISP is an abbreviation for internet service provider and it can be defined as a business organization (company) that is saddled with the responsibility of providing Internet connections, network access, and network services to individuals, business firms or organizations.

This ultimately implies that, individuals, business firms or organizations are only able to connect to the Internet through an internet service provider (ISP) which avails them access to its network system.

In this context, we can reasonably infer and logically deduce that Time Warner Cable is Paula's internet service provider (ISP).

Read more on internet service provider here: https://brainly.com/question/4596087

#SPJ1

HELP!!!!! I NEED THIS RIGHT NOW!!!!!
What factors likely influenced game designers away from developing fewer arcade games and directing more time and effort into developing console and PC games?

Answers

The causes that most likely led game designers away from arcade games and toward PC and console games were primarily because PC and console games were fast increasing and much simpler to purchase for the general public, whereas arcade games were more pricey and exclusive.

What is an Arcade game?

An arcade game is a coin-operated gaming machine that is commonly seen in public settings such as malls, restaurants, and amusement arcades. Video games, pinball machines, and electromechanical games are common types of arcade games.

An amusement arcade (also known as a video arcade, amusements, or simply arcade) is a location where people can enjoy arcade games such as arcade video games, pinball machines, electromechanical games, redemption games, merchandisers (such as claw cranes), or coin-operated billiards or air hockey tables.

Learn more about PC Games:
https://brainly.com/question/26230114
#SPJ1

I need help with the 3.19.5 super karel cleanup challenge on codehs. every code i've tried so far is correct but doesn't do all of the worlds.

Answers

Using the knowledge in computational language in JAVA it is possible to write a code that super karel cleanup challenge on codehs.

Writting the code:

function start(){

sweep();

if(rightIsBlocked()){

while(leftIsClear()){

sweep();

goBack();

moveUp();

}

if(leftIsBlocked()){

if(ballsPresent()){

takeBall();

}

while(frontIsClear()){

if(ballsPresent()){

takeBall();

}

move();

}

if(ballsPresent()){

takeBall();

}

goHome();

}

}

}

function goBack(){

turnAround();

while(frontIsClear()){

move();

}

turnAround();

}

function moveUp(){

turnLeft();

if(ballsPresent()){

takeBall();

}

move();

turnRight();

}

function sweep(){

while(frontIsClear()){

if(ballsPresent()){

takeBall();

}

move();

}

if(frontIsBlocked()){

if(facingEast()){

if(ballsPresent()){

takeBall();

}

if(leftIsBlocked()){

goHome();

}

}

}

}

function goHome(){

if(facingEast()){

turnAround();

while(frontIsClear()){

move();

}

if(leftIsBlocked()){

turnAround();

}else{

turnLeft();

while(frontIsClear()){

move();

}

turnLeft();

}

}

}

See  more about JAVA at brainly.com/question/19705654

#SPJ1

a large institution, such as a bank, may have thousands of transactions to process in which no user interaction is required; which type of computer system are you most likely to use? group of answer choices mainframe

Answers

I would most probably use mainframes if a  large institution, such as a bank, may have thousands of transactions to process in which no user interaction is required .

What is mainframe ?

A mainframe computer, often known as a big iron or a mainframe, is a computer that is generally used by major enterprises for vital applications such as bulk data processing for censuses, industry and consumer statistics, enterprise resource planning, and large-scale transaction processing.

Because of these architectural advantages, IT businesses commonly choose the mainframe to host the most important, mission-critical applications. Customer order processing, financial transactions, production and inventory control, payroll, and a range of other functions are typical of these applications.

learn more about mainframe here :

brainly.com/question/14191803

#SPJ4

while on a call to service a poweredge server, the reported issue is intermittent. the ability to stream real-time events and data logs is instrumental in diagnosing the problem. to successfully stream real-time metrics, the customer must have the correct idrac license installed. which one of the idrac licenses enables this feature?

Answers

The Datacenter license is the most recent iDRAC9 license that enables this features. The iDRAC performs similar duties as the iLO (if you are familiar with HPe ProLiant servers).

The integrated Dell Remote Access Controller, 9th generation (iDRAC 9) is a dedicated systems management chip found in all Dell EMC PowerEdge servers. The iDRAC performs similar duties as the iLO (if you are familiar with HPe ProLiant servers). In order to control the lifetime of the PowerEdge server even while it is off-line, iDRAC offers a secure out-of-band, agent-less connection.

Additionally, it enables administrators the ability to do remote management operations like monitoring, managing, upgrading, troubleshooting, and remediation through both an HTML 5 GUI online interface and a command line interface.

Additionally, iDRAC makes it possible to link to additional datacenter management tools from Dell Technologies, such as OpenManage Enterprise and OpenManage Integration for VMware vCenter. A user can manage the PowerEdge server's lifecycle even when it is off thanks to iDRAC's secure out-of-band, agent-less connectivity.

To know more about iDRAC click on the link:

https://brainly.com/question/28258701

#SPJ4

write a python program to play a simplified version of the game hangman. have user 1 input a secret word with a minimum length of 6. then, take as input from user 2 one letter at a time until they guess a letter not contained in the secret word. at the end of the program, print out the number of guesses and the secret word.

Answers

      Python is a popular computer programming language used to create software and websites, automate processes, and analyze data. Since Python is a general-purpose language, it may be used to develop a wide range of programs and isn't tailored for any particular issues.

How many hangman guesses are there?

      You make your guess by choosing a letter at a time. Seven errors are permitted.

      How Can Python Implement Snake Game?

putting in Pygame.Establish the screen.Build the Snake.Snake movementSnake crossing the bounds ends the game.I'll add the food.Increasing the Snake's Length.showing the result.

        What is the easiest way to create a Pong game in Python? These are the procedures used:

Step 1: On the left and right sides of the screen, make two paddles, A and B.

Step 2 : Construct a ball.

Step 3. Create an event that causes the paddle to travel vertically when a particular key is pressed.

step 4 :The code to update the score when each player misses a collision must be created.

       The game has modes for 2-3-4 players. You must attempt to guess the word if you know a letter. You must outperform your rivals by having the highest word knowledge. You can select from word pools that include things like colors, animals, and fruits, or you can select "ALL," which includes every word.

To Learn more About Python, Refer:

https://brainly.com/question/26497128

#SPJ4

Need help asap.Complete the sentence about the use of color.
Black text on a white background __
is a good choice for all readers
can be hard to read for those with dyslexia or autism
has a low contrast hue

Answers

Answer:

Black text on a white background can be hard to read for those with dyslexia or autism

Explanation:

This was the result of a research study on the effectives of foreground and background text colors

more than 90 percent of schools limit access to social networking websites from school computers and prohibit the use of cell phones and text messaging devices during school hours. group of answer choices true false

Answers

TRUE , more than 90 percent of schools limit access to social networking websites from school computers and prohibit the use of cell phones and text messaging devices during school hours.

What is social networking ?

The utilization of websites and web-based tools to connect like-minded people is central to social networking. examples of social networking platforms. Networking on social media. A method of communicating and exchanging information through the Internet among close friends, as well as meeting and connecting with others through shared interests, experiences, and friends.

Social networking is the activity of using a specialized online platform to stay in touch, interact, and collaborate with like-minded individuals, peers, friends, and family.

learn more about social networking here :

brainly.com/question/14312767

#SPJ4

after a nurse researcher enters a key word into a database such as medline or cinahl, there can be thousands of items in the search results. one method to restrict search results is to use a:

Answers

MeSH (Medical Subject Headings), a regulated vocabulary, is used by MEDLINE to index publications. MeSH terminology offers a standardized method of retrieving data that may utilize several terms to refer to the same topics.

The complete reference guide to nursing and allied health literature is available online. Full-text articles and protocols concentrating on the effects of healthcare are both found in the Cochrane Database of Systematic Reviews. The CINAHL Complete database is the best place to begin your search for nursing-related Evidence-Based Practice papers. The best resource for discovering nursing literature is CINAHL, which stands for Cumulative Index to Nursing and Allied Health Literature. The databases PubMed and CINAHL should always be used when performing nursing research, according to our recommendations.

Learn more about Nursing here-

https://brainly.com/question/11946510

#SPJ4

what is the most used command to test connectivity between 2 computers? ipconfig traceroute host ip address ping host ip address tracert host ip address

Answers

The most used command to test connectivity between 2 computers is ping host IP address.

What is IP address?
An Internet Protocol address (IP address) is a numerical label that identifies a computer network that employs the Internet Protocol for communication. An example of such an IP address is 192.0.2.1.Identification of the network interface and location addressing are the two primary purposes of an IP address. A 32-bit number is what the Internet Protocol version 4 (IPv4) designates as an IP address. However, a new version of IP (IPv6), utilising 128 bits again for IP address, was established in 1998 in response to the expansion of the Internet and the exhaustion of IPv4 addresses. Deployment of IPv6 has been happening since the middle of the 2000s. Human-readable notations are used to write and display IP addresses, such as 192.0.2.1 for IPv4 and 2001:db8:0:1234:0:567:8:1 for IPv6.

To learn more about IP address
https://brainly.com/question/24930846
#SPJ4

windows features a storage solution called storage spaces. what is the name of the storage spaces feature that allows you to allocate space for redundant information using options that include two-way mirroring, three-way mirroring, and parity?

Answers

Data resilience is the name of the space to store feature that enables you to assign space for redundant data utilising choices such as two-way mirrored, three-way mirroring, and parity.

Does being laid off mean being fired?

Explain duplication. Redundancy occurs if your position is eliminated. It varies from becoming fired from a job for another reason. When you quit your job, there is no reason to fault you and nobody is doubting your ability to perform your duties.

Why is an example redundant?

More than sufficient or excessive amounts of something is what is meant by the word redundant. Someone telling the very same tale repeatedly is an example of being redundant. If too many workers are performing the same task, this is an example called redundant work.

To know more about Redundant visit:

https://brainly.com/question/12972964

#SPJ4

error message click funnels no such plan: 'price 1lrabvj7zq54iqcjdwryec4g'; a similar object exists in live mode, but a test mode key was used to make this request.

Answers

Additionally, Stripe makes it simple to create subscription and recurring payment arrangements. We only need to visit your Stripe account, select "Products," and then click "Add a product." Make a personalized recurring pricing strategy.

A payment term, also known as a term of payment, is a document that specifies how and when our clients will pay you for your goods or services. The terms of payment specify how and when customers must make payments as well as any potential consequences for late payments. An order bump is a method of adding an extra product during the checkout process. The consumer can add the extra goods to their order with only one click thanks to the order bump offer, which is displayed right on the checkout page.

Learn more about payment here-

https://brainly.com/question/15138283

#SPJ4

a vpn concentrator is a specialized piece of hardware designed to handle the encryption and decryption required for remote, secure access to an organization’s network.

Answers

Answer:

True

Explanation:

will this help?

create a java program that creates 25 random 4 digit numbers and adds them to an array. once the array has been populated then sort the array using a bubble sort algorithm.

Answers

A language for object-oriented programming is Java. The classes and objects in Java, along with their characteristics and methods, are the foundation of everything. For instance, an automobile is an object in the actual world.

The car contains characteristics like weight and color, as well as functions like drive and brake. Without the need for additional software, Java code can run on any computer that has the JVM installed. Because of their ability to "write once, execute anywhere," Java developers may more easily collaborate and disseminate ideas and applications. Java is an object-oriented, well-structured language that is accessible to beginners. Since many procedures run automatically, you can become proficient in it rather quickly. Primitive data types, which include byte, short, int, long, float, double, boolean, and char, are separated into two classes.

Learn more about Java here-

https://brainly.com/question/12978370

#SPJ4

you are troubleshooting a laptop with multiple sticking keys that result in misspelled words while the user types. other than several sticking keys, the laptop appears to be functioning properly. you have cleaned the keyboard with compressed air, but the problem persists. after removing one of the key tops, it becomes apparent that a liquid was spilled into the keyboard.

Answers

Apply contact cleaner to the keyboard keys to clean them. we must unplug the keyboard cable(s) from the ZIF socket (s).

A heat sink is a tool used to dissipate heat produced by electrical parts or chips. One of the most efficient methods of thermal management for electronic equipment with high heat flux and high power is two-phase forced convection cooling. The computer must be turned on as the initial step. Find the power button, then press it. Every computer has a different location for it, yet it always displays the same symbol for the power button (shown below). our computer needs some time to become usable after being turned on. Static electricity is also referred to as electrostatic discharge, or ESD. Chips and circuit boards, including motherboards, can be destroyed by ESD.

Learn more about electrostatic here-

https://brainly.com/question/14889552

#SPJ4

when performing service blueprinting, the interaction associated with the actual customer interface is referred to as: group of answer choices back office front office back stage line of influence

Answers

Blueprints are most useful when coordinating complex services because they bridge efforts across departments. A department's success is often measured by unique touchpoints.

But users encounter many touchpoints during their journey and don't know (or care) which department has which touchpoint. Most blueprints cover the following components: Metadata:(course name, learning level, number of credits, conceptual learning time, etc.). Target audience: A brief description of the target learner. Prior Knowledge: A list of all prior knowledge required to complete the course. A blueprint is a type of engineering drawing that shows how a building is designed, what materials are used, and where elements such as doors, windows, sinks, and appliances can be found. Simply put: If you want to build a building, you need a set of blueprints.

Learn more about blueprint here-

https://brainly.com/question/15718773

#SPJ4

write a class that encapsulates data about an office worker. the class should store the following things: • employee number • office number • name (first and last) • birthdate • total number of hours worked • total number of overtime hours worked your class should also implement the following methods: • get employee number() o returns the employee number • set employee number() o changes the employee number • get office number() o returns the office number • set office number() o if the office number given is less than 100 or greater than 500 return false, otherwise return true • get name() o returns the employee’s name • set name() o changes the employee’s name • set birthdate() o changes the employee’s birthdate o the function should return true if the month is 1-12 and the day is 1-31 (don’t worry about which month has how many days) and false if an invalid day or month is entered.

Answers

A sample program that writes a class that encapsulates data about an office worker and stores office number and effectively calculates the age of the worker is given below:

The Program

// c program for age calculator

#include <stdio.h>

#include <stdlib.h>

// function to calculate current age

void findAge(int current_date, int current_month,

            int current_year, int birth_date,

            int birth_month, int birth_year)

{

   // days of every month

   int month[] = { 31, 28, 31, 30, 31, 30,

                   31, 31, 30, 31, 30, 31 };

   // if birth date is greater than current date

   // then do not count this month and add 30

   // to the date so as to subtract the date and

   // get the remaining days

   if (birth_date > current_date) {

       current_date

           = current_date + month[birth_month - 1];

       current_month = current_month - 1;

   }

  // if birth month exceeds current month, then do

   // not count this year and add 12 to the month so

   // that we can subtract and find out the difference

   if (birth_month > current_month) {

       current_year = current_year - 1;

       current_month = current_month + 12;

   }

  // calculate date, month, year

   int calculated_date = current_date - birth_date;

   int calculated_month = current_month - birth_month;

   int calculated_year = current_year - birth_year;

   // print the present age

   printf("Present Age\nYears: %d  Months: %d  Days:"

          " %d\n",

          calculated_year, calculated_month,

          calculated_date);

}

// driver code to check the above function

int main()

{

   // current dd// mm/yyyy

  int current_date = 7;

   int current_month = 12;

   int current_year = 2017;

   // birth dd// mm// yyyy

   int birth_date = 16;

   int birth_month = 12;

   int birth_year = 2009;

   // function call to print age

   findAge(current_date, current_month, current_year,

          birth_date, birth_month, birth_year);

   return 0;

}

Read more about programming here:

https://brainly.com/question/23275071

#SPJ1

Other Questions
What is the full meaning of FORTRAN the third purpose of government regulation is to . question content area bottom part 1 a. punish companies for unlawful behavior b. regulate and constrain companies c. protect consumers from unfair international trade d. protect companies from each other e. protect the interests of society against unrestrained business practices need answers asapI'm also giving brainliest to the right answer An excess of chromium metal is added to 500.0 mL of a 0.915 M AgNO3solution in a constant-pressure calorimeter. As a result of the reactionCr(s) + 2 AgNO3(aq)Cr(NO3)(aq) + 2 Ag(s)the temperature rises from 19.3 C to 55.9 C. Based on your previoustwo answers, calculate reaction (in J).Please help I dont understand how i got it wrong :( Select the correct answer.A stream of water holds thriving bacteria. If drought conditions caused the stream to dry up, how would the bacteria mostly likely respond to survive? A. They would learn how to photosynthesize. B. They would produce more peptidoglycan. C. They would secrete more polysaccharides. D. They would produce endospores. |-7| and |7|what does the | mean? help meeeeeee pleaseee !!!! Jasper takes a lot of short videos for his job as an HR trainer. What is one reason he might want to store the video files on an external hard drive? A. Files stored on hard drives are easier to share. B. The files are large and slow down his computer. C. He can just hand his hard drive to any employee who needs training. D. The files could give his computer a virus. Decide whether each table could represent a proportional relationship what dose k = HELP ME I HAVE WRITERS BLOCK AND THIS IS FOR A GRADE HeLp Find the value of x. A. 9B. 145C. 8D. 154 Please help with the following questions I will mark you brainly Why is the history of anti-Judaism before the enlightenment important ? What relevance does this history have for todays world? Write an algebraic expression as indicated. The algebraic expression for the mountain Robertos other account is Please help me with this question consider a customer service office that handles customers' requests. the arrival rate of customers is 100 customers per hour. the office has a processing capacity of 50 customers per hour. the office opens at 7 am and closes at 6:00 pm. Calculate the molarity of a carbonic acid solution given the following titration results: 47.00 mL of the carbonic acid solution was neutralized to a phenolphthalein endpoint with 23.82 mL of 0.1250 M ammonium hydroxide. With the country being so far in debt, Congress is looking for ways to fix the problem. After constant debating and arguing, the members of Congress decide to raise the amount of taxes citizens pay by 5%. Although this is a lot, they argue that it is the only way for the country to get rid of the debt problem they have. Congress promises that once the country is doing better, finically, then they will reduce the taxes to their previous levels. What power(s) is Congress using? What line from the scenario supports your opinion? Question 7 Mai and Tyler are selling items to earn money for their elementary school. The school earns w dollars for every wreath sold and p dollars for every potted plant sold. Mai sells 14 wreaths and 3 potted plants and the school earns $70.50. Tyler sells 10 wreaths and 7 potted plants and the school earns $62.50. This situation is represented by this system of equations: { 14 w + 3 p = 70 . 50 10 w + 7 p = 62 . 50 Which statements are true in explaining why it makes sense that the solution of this system is also a solution to 4 w + ( 4 p ) = 8 . 00 ? Select all that apply. (Lesson 2-15) Multiple select question. A) Because 10 w + 7 p is equal to 62.50, subtracting 10 w + 7 p from the left side of 14 w + 3 p = 70 . 50 and subtracting 62.50 from its right side keep the two sides equal. B) The equation 4 w + ( 4 p ) = 8 . 00 is the result of adding the two equations in the system and then dividing the result by 6. C) The equation 4 w + ( 4 p ) = 8 . 00 is the result of subtracting the second equation in the system from the first equation. D) The equation 4 w + ( 4 p ) = 8 . 00 represents the difference between Mai's sales and Tyler's sales, or the result of subtracting Tyler's sales from Mai's. E) The left side of the equation 4 w + ( 4 p ) = 8 . 00 shows the difference in terms of the items sold. The right side shows the difference in dollars. The cost per wreath, w, and the cost per potted plant, p, haven't changed. $50 item discounted 30% In which market would a producer sell bicycles to consumers?