in the database development process interviews with users lead to database requirements, which are summarized in a data model. group of answer choices true false

Answers

Answer 1

In the database Development process, the requirements are summarized in a data model and the given statement is True.

What does the database Development process include?

The eight steps in the database development life cycle serve as a roadmap for building new databases. Planning, gathering requirements, conceptual design, logical design, physical design, building, implementation and deployment, and finally continuing support are the processes.

What is the Data model in DBMS?

Data pieces and their relationships are depicted visually in data models for an organisation. Models assist in the creation of efficient information systems by assisting in the definition and structuring of data within the context of pertinent business activities.

-In a data model, the database's requirements are enumerated.

-The developers examine current forms, reports, inquiries, and other user behaviours during the requirement development and interview processes.

-The developer ascertains the requirement for new forms, reports, and queries during the interview and requirement development process.

​-The first step is for the developers to conduct user interviews and create the new system's specifications.

Hence, the given statement is True.

To learn more about the Data model from the given link

https://brainly.com/question/27250492

#SPJ4


Related Questions

what are the two primary advantages of using e-ink vs. a traditional laptop or smartphone display? what is the main reason e-ink isn't being used for laptops or tablets?

Answers

The two primary advantages of e-ink are that it is very power efficient and has a wide viewing angle. The main reason e-ink is not used for laptops or tablets is that it is not suitable for video or fast scrolling.

What is e-ink?
Displays with the appearance of regular ink on paper, such as electronic paper, electronic ink, e-ink, or electrophoretic displays, are known as electronic paper or electronic ink. An electronic paper display reflects light source like paper, in contrast to traditional flat panel displays that emit light. The wider viewing angle compared to most light-emitting displays may make it easier for them to read. The contrast ratio of electronic displays as of 2008 is comparable to that of a newspaper, and newly manufactured displays from 2008 are marginally better. E-paper displays should be able to be read in bright sunshine with out image appearing to deteriorate. Numerous electronic paper technologies can operate without energy for an endless amount of time with static text and visuals. Plastic substrates & plastic electronics are used in flexible electronic paper's display backplane.

To learn more about e-ink
https://brainly.com/question/24167692
#SPJ13

bob knows alice is a fool for ascii art, and so he creates the /shared data/bob/fun script. view and take a screenshot of this file's contents with an appropriate command (as bob). labtainers 3 3 as bob, can you modify that script so that when alice runs the script, bob will gain access to the content of the accounting.txt file?

Answers

The answer to this question is about the clear contradiction between access to the file and getting access to the information. Here Bob is unable to read the file  /shared_data/accounting.txt file. And he is very much attractive to know or see the content.

Coding is described as how we communicate with computers. Code explains to a computer what actions to take, and writing code is like creating a set of instructions. By learning to write code, you can request computers what to do or how to behave in a much faster way.

Coding can be described as a list of step-by-step instructions that get computers to do what you want them to do. Coding makes it possible for us to create computer software, games, apps, and websites.

You can learn more about Coding at https://brainly.com/question/1603398

#SPJ4

a systems engineer configures a disk volume with a redundant array of independent disks (raid) solution. which solution does the engineer utilize when allowing for the failure of two disks?

Answers

Block-level striping with two parity blocks is the solution to engineer utilizes when allowing for the failure of two disks.

Block-level striping with two parity blocks permitted two disk failures before any data is lost. Block-level striping with two parity blocks event where two disks fail, RAID can still reconstruct the required data. Its performance depends on how the array is implemented, as well as the total number of drives. RAID approach an information storage virtualization generation that mixes more than one physical disk power component into one or greater logical devices for the functions of information redundancy, overall performance improvement, or both.

Learn more about RAID at https://brainly.com/question/14669307

#SPJ4

according to the penal code, a server-seller who fails to meet a standard level of care that an ordinary person under similar conditions would meet, such as checking ids, calculating age, refusing to over-serve patrons, and looking for signs of intoxication is guilty of:

Answers

Answer:

criminal negligence

Explanation:

consider a multicomputer in which the network interface is in user mode, so only three copies are needed from source ram to destination ram. assume that moving a 32-bit word to or from the network interface board takes 20 nsec and that the network itself operates at 1 gbps. what would the delay be for a 64-byte packet being sent from source to destination if we could ignore the copying time? what is it with the copying time? now consider the case where two extra copies are needed, to the kernel on the sending side and from the kernel on the receiving side. what is the delay in this case?

Answers

35.7 MB/sec would the delay be for a 64-byte packet being sent from source to destination if we could ignore the copying time.The delay in this case would be 1792 nsec.

What is byte?

The byte is a digital data unit consisting of eight bits.The byte was historically the number of bits used to encode a single character of text in a computer, and it is thus the smallest addressable unit of memory in many computer architectures.

By using a network time of 1nsec per bit or a time delay of 512nsec per packet.

If network operates itself in 1gbps means the network delivers 125 MB/sec

To copy 64bytes  4 bytes at a time, 320 nsec are needed on each side, or 640 nsec total(source +destination)

Adding  the  512-nsec  wire  time,  we  get  1132  nsec total. We get 1792 nsec if we need two more copies.

Relocating 64 bytes in 1792 nsec is equivalent to 35.7 MB/sec.

To learn more about byte

https://brainly.com/question/14927057

#SPJ4

Write a program that repeatedly reads in integers until a negative integer is read. The program also keeps track of the largest integer that has been read so far and outputs the largest integer at the end.

Answers

For Python: Number = int("Enter number: ");, num = maxn, if num >= 0:, If num >= maxn, num = maxn, Number = int("Enter number: ");, "Largest:" print(str(maxn) + ".

A well-liked general-purpose programming language is Python. It is utilized in a variety of industries, including desktop applications, web development, and machine learning. Fortunately, Python features a straightforward, user-friendly syntax for beginners. Python is a fantastic language for beginners to learn because of this.

All of Python's core ideas will be covered in our tutorials. By the conclusion, you will feel confident using Python to create projects. Obtain user input

Number = int("Enter number: ");

Set the biggest as the first input.

num = maxn

Up until a negative input is recorded, this loop is repeated.

if num >= 0:

If the current input is bigger than the biggest before

If num >= maxn,

Set the current input to biggest.

num = maxn

Obtain further input from the user

Number = int("Enter number: ");

Print the biggest

"Largest:" print(str(maxn) + ".

To know more about python click on the link:

https://brainly.com/question/13437928

#SPJ4

if you were tasked with interfacing an ecidic-based computer with an ascii or unicode computer, what would be the best way to convert the ebcidic characters to ascii characters?

Answers

There is no best way to convert EBCDIC characters to ASCII characters because the two character sets are not equivalent. However, there are several methods that can be used to approximate the conversion, such as using a lookup table or translating each character individually.

What is ASCII?

The American Standard Code for Information Interchange (ASCII) is a character encoding standard for electronic communication. Text is represented using ASCII codes in computers, telecommunications equipment, and other devices. The majority of modern character-encoding methods are based on ASCII, however many of them accommodate many more characters. For this character encoding, the Internet Assigned Numbers Authority (IANA) favours the designation US-ASCII.

To learn more about ASCII
https://brainly.com/question/20796198

#SPJ4

what is the output of an adt stack for the peek() operation? group of answer choices true or false there is no output the object that is at the top of the stack the number of items left on the stack

Answers

The output of an ADT stack for the peek operation is The number of items left on the stack.

The user can see the element at the top of the stack with the peek operation. This operation does not alter the stack in any way. Without removing the top object, the peek operation retrieves it. The ADT stack is unaffected by the peek operation.

The total number of elements on a data stack can be obtained from the built-in function QUEUED. For instance, you can use the QUEUED function with no arguments to determine the number of elements on the data stack.

Learn more about the output of an adt stack for the peek operation here: https://brainly.com/question/13105612

#SPJ4

write a complete c program where you create a user defined function that calculates the circumference of a circle. the user has the option to provide the diameter or the radius of the circle.

Answers

The program is given below in C++ with a user defined function to calculate circumference of a circle.

#include <iostream>

#define PI 3.14

using namespace std;

void Cal_Crcmfrnc(float); // function prototype

int main()

{

   float radius;  // declaring variable

   cout<< "Enter Radius : ";   // prompting for input

   cin>> radius;  //

   Cal_Crcmfrnc(radius); // function call

   return 0;

}

void Cal_Crcmfrnc(float rds)  // function definition

{

   float crcumference;  //declaring variable

   crcumference = 2 * PI * rds;   // calculating circumference

   cout<< "Circumference of the Circle :  " << crcumference;  //displaying  output

}

Here, in the attachment the complete program with output is provided.

You can learn more about C++ Functions at

https://brainly.com/question/24172315

#SPJ4

The sun has been up for several hours, and it has been shining on these trees.
What can the trees do because they are in sunlight? What does this mean for the number of energy storage molecules in the trees?
The trees can . . .

A. give off carbon to the air. Giving off carbon allows them to make energy storage molecules.

B. give off carbon to the air. Giving off carbon uses up energy storage molecules.

C. take in carbon from the air. The carbon is used to make energy storage molecules.

D. take in carbon from the air. The carbon is used to break down energy storage molecules.

Answers

For some hours now, the light has been beaming on these trees. Because they are in sunlight, The trees can "take in carbon from the air. The carbon is used to make energy storage molecules." (Option C).

What is the above process called?

The above process is called Photosynthesis. Photosynthesis is the process through which plants convert sunlight, water, and carbon dioxide into oxygen and sugar energy.

Photosynthesis is the process through which plants and other organisms convert light energy into chemical energy, which is subsequently released to fuel the organism's activities through cellular respiration.

Photosynthesis has the following characteristics: It is a process that happens only in plants that have the green pigment chlorophyll, which is utilized to manufacture food. Sunlight, water, and oxygen are required, and two processes occur, one light-dependent and one light-independent.

Learn more about trees:
https://brainly.com/question/11076581

#SPJ1

filter is a higher-order function that group of answer choices can check the equality of all types of data. allows a variable number of arguments. reduces a list of elements to a single element. applies a function to all elements of a list.

Answers

The built-in Python function filter() enables you to process an iterable and extract those elements that meet a specified condition. This action is frequently referred to as a filtering procedure.

Filter() is a built-in method in Python that lets you process an iterable and extract elements that match a specified condition. A filtering operation is the term used to describe this process. Apply a filtering function to an iterable using the filter() function to create a new iterable that only contains the elements that match the given condition. Filter() is one of the functional programming tools available in Python.

You'll be able to use filter() in your code effectively once you have this information. As an alternative, you can write more understandable and Pythonic code by using generator expressions or list comprehensions.

It would be beneficial for you to have some prior knowledge of iterables, for loops, functions, and lambda functions in order to better grasp filter().

To know more about python click on the link:

https://brainly.com/question/18502436

#SPJ4

In MakeCode Arcade, which feature executes the code in a module?
OA. If-then statement
OB. Function call
O C. Repeat loop
о D. Return value

Answers

In MakeCode Arcade, the code in a module is executed when the module is called as a function call.

What is code?

In information processing, code is a set of rules that is used to convert information into another form, sometimes abbreviated or secret, for transmission across a communication channel or storage in a storage device. An early example is the advent of language, which allowed a person to communicate to others what they thought, saw, heard, or felt through speaking. However, speaking limits the range of communication to the distance a voice may travel and the audience to those present at the time the speech is delivered. Writing, which transformed spoken language into visual symbols, broadened the scope of communication beyond place and time.

A function allows you to write a chunk of code that you can reuse throughout your programme.

So, B is the right answer.

To learn more about code

https://brainly.com/question/26134656

#SPJ13

Answer: b

Explanation:

took quiz

The four Creative Commons conditions include Attribution, ShareAlike,
NonCommerical,
and NoDerivatives.
True or false?

Answers

The four Creative Commons conditions include Attribution, ShareAlike,

NonCommerical, and NoDerivatives is a true statement.

What is a Creative Commons license?

An worldwide active non-profit organization called Creative Commons (CC) offers free licenses for usage by creators when making their work accessible to the general public.

Note that in term of Attribution, All Creative Commons licenses mandate that anybody who makes use of your work in any form give you credit in the manner you specify, but not in a way that implies your endorsement of them or their usage. They need your permission before using your work without giving you credit or for promotional purposes.

Learn more about Creative Commons from

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

alan believes that an attacker is collecting information about the electricity consumption of a sensitive cryptographic device and using that information to compromise encrypted data. what type of attack does he suspect is taking place?

Answers

The type of attack that Allan suspects is Side-channel Attack.

What do you mean by a Side-channel attack?

An attack made possible by data loss from a physical cryptosystem. Timing, power use, and electromagnetic and auditory emissions are characteristics that could be used in a side-channel attack.

What is a cryptosystem?

A group of cryptography methods known as a cryptosystem are required to implement a specific security service, such as confidentiality. Three algorithms are typically used in a cryptosystem: one for key generation, one for encryption, and one for decryption.

Alan suspects that a hacker is gathering data on a sensitive cryptographic device's electrical usage and utilising it to decrypt data that has been encrypted. So he suspects a Side-channel attack.

Hence, Alan believes that the undergone attack is a Side-channel attack.

To learn more about cryptography from the given link

https://brainly.com/question/88001

#SPJ4

a microblog select one: a. is a way to contribute to an online encyclopedia. b. is only used by celebrities. c. allows only a limited number of characters per posting. d. requires special software.

Answers

A microblog permits only a limited number of characters per posting. Thus option (c) holds the correct answer which is "allows only a limited number of characters per posting".

What is a microblog?

A microblog is a type of blog that differs from a trad-itional blog in that it allows the posting of very short con-tent. A microblog allows users to share small elements of con-tent such as video li-nks, individual images, or short sentences/messages quickly. In simple words, rather than writing lengthy text, a microblog restricts to writing short messages that can appear in several con-tent formats, including video, audio, text, images, etc.

With microblogs, short messages can be shared with an online audience to improve engag-ement. So-cial me-dia chan-nels like Fa-cebo-ok, Ins-ta-gram, and Twi-tt-er provide popular plat-forms for microblogging.

You can learn more about microblogs at

https://brainly.com/question/18364767

#SPJ4

Invented by the well-known quality control statistician dr. Kaoru ishikawa, what is the name of the analysis tool that provides a systematic way of looking at effects and the causes that create or contribute to those effects?.

Answers

The name of the analysis tool that provides a systematic way of looking at causes and effects that create or contribute to those effects is the Fishbone diagram, invented by Kaoru Ishikawa.

what is meant by the Fishbone diagram?

Team members can more accurately diagnose a disorder or problem by visualising its root causes using a fishbone diagram rather than just focusing on its symptoms.

What are the 5M's of the causes and effect diagram?

The "5 M's" of manufacturing—machine, method, material, man/mind power, and measurement/medium—are used to classify the causes in this case.

This tool was created by Kaoru Ishikawa and is also referred to as the fishbone diagram and the Ishikawa diagram because of the way it is shaped like a fish's skeleton. They are used to determine the various contributing factors (causes) to a problem (effect).

Hence, the name of the analysis tool is the Fishbone diagram.

To learn more about the  Fishbone diagram from the given link

https://brainly.com/question/5993715

#SPJ4

What type of information is most likely to be found on a magazine's web landing page? question 5 options: "about us" information subscription statistics information on signing up for a subscription frequently asked questions

Answers

The type of information is most likely to be found on a magazine's web landing page is about option C: information on signing up for a subscription .

What is a Landing Page?

A landing page, is a term when seen in the eyes of many marketers, is just any page that a visitor arrives at after clicking on an advertisement or promotional link. That is not true or untrue.

Numerous campaigns use a variety of online resources as landing pages, however that does not make such resources landing pages (such as homepages, "About" pages, or "Contact Us" pages).

Therefore, Visitors are not converted into landing pages by being sent to your homepage or "Contact Us" page. A landing page is a separate web page designed to persuade website visitors to take an action. It is not tied to the website's navigation (to sign up, buy, download, etc.). Typically, a strong framework for landing page SEO powers this subscription.

Learn more about landing page from

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

what entity, control and boundary object classes would you design for the software for an automatic teller machine? list the key responsibilities for each object class you define and note what makes each object class an entity, control or boundary class.

Answers

The system components that depend on their environment are modeled by boundary classes. Modeling components that are not dependent on the environment of the system is done by entity classes and control classes.

Because modifications to the model typically only influence a small portion of the entire model, this stereotyping produces a robust object model. Boundary classes are the only entities impacted by changes to the user interface, for instance. Only the control classes will be impacted by changes to the control flow. Long-term information changes will only have an impact on entity classes. These stereotypes are particularly helpful in identifying classes in analysis and early design, though. In later stages of design, you should probably think about adopting a slightly different set of stereotypes to better correspond to the implementation environment, the application kind, and so forth.

An interaction between a system's surroundings and internal workings is model by a boundary class. In such an interaction, events are transformed and translated, and changes in the system display are noted (such as the interface).

The system components that depend on their environment are modeled by boundary classes. Modeling the components that are not dependent on the environment of the system is done by entity classes and control classes. Therefore, altering the GUI or communication protocol should only involve updating the border classes; the entity and control classes should remain untouched.

Because they define the system's limits, boundary classes also make the system simpler to comprehend. They support design by offering a reliable starting point for locating associated services.

To know more about boundary class click on the link:

https://brainly.com/question/13646092

#SPJ4

what job has becom e more important because modern digital recording equipment offers a wide array of options and capabilities, with much to navigate?

Answers

Engineering is the job has become more important because modern digital recording equipment offers a wide array of options and capabilities

What is Engineering?

In engineering, science and math are combined to address practical issues and create better environments for us all. The ability to put ideas into practice in a way that is both practical and cost-effective is what really sets engineers apart. What distinguishes engineers from other branches of science and mathematics is their capacity to transform abstract ideas into physical reality. Think about some items you use regularly: vehicles (cars, planes, and boats), infrastructure (roads and bridges), computers, and other electronic devices.

Branches in Engineering:

1)Data Science Engineering

2)Electronics and Communication Engineering

3)Computer science Engineering

Hence considering the above options as well as the vivid opportunities Engineering is the job

To know more about Engineering follow this link

https://brainly.com/question/17169621

#SPJ4

write the defintion of a function, is reverse, whose first two parameters are arrays of integers of equal size, and whose third parameter is an integer indicating the size of each array. the function returns true if and only if one array is the reverse of the other

Answers

The definition of a function, is reverse, whose first two parameters are arrays of integers of equal size is (int k=0; kn; k++) int printArray (int s[], int n) "cout" "s[k]" " endl;".

This definition appears strange, but we'll need it to define a function (which is the main topic of this section). But first, let's try to understand what a relation is, before we truly define what a function is.

The list of ordered pairs above allows us to create a great number more relations, but we only wanted to provide a few to serve as examples. Also keep in mind that, if we desired, we could obtain additional ordered pairs from the equation and include them into any of the aforementioned relations.

Now, you're probably wondering why we care about relationships at this point, and that's a fair question. Some highly unique relationships are employed at practically all mathematical levels. These particular relations are identified by the definition that follows.

To know more about function click on the link:

https://brainly.com/question/12889542

#SPJ4

The sharing of physical hardware by many organizations in the​ cloud, termed​ pooling, is accomplished with​ __________.

Answers

Virtualization enables the sharing of physical hardware by multiple businesses on the cloud, known as pooling.

What is physical hardware?

Physical hardware refers to an implementation in a physical device, including a component, that does not contain instructions or data other than those permanently implanted in the device or component. Physical gear, like as discs, CPUs, and networks, is virtualized and configured to meet the demands of clients. Large Application Programming Interfaces (APIs) that disguise the intricacies of dealing with the hardware on which the application is executing abstract nearly totally away the physical hardware underpinning the OS platform in most circumstances.

To learn more about physical hardware
https://brainly.com/question/10937439

#SPJ4

How do you manage your online presence? What kind of sites are you most active on, and what steps can you take to manage your image on these sites better?

Answers

Answer:

1. optimize your website to increase your online visibility and other search engines.

2. make your company information clear and prominent.

Though obvious, it's surprising how many businesses neglect to do make it easy to locate their business information. You should show:

company name

location, including city and state

contact information

overview of products and services

operating hours

3. provide useful content in your page

true or false? amazon simple storage services (amazon s3) is an object storage suitable for the storage of flat files like word, documents, photos, etc

Answers

True -amazon simple storage services (amazon s3) is an object storage suitable for the storage of flat files like word, documents, photos, etc

What are amazon's simple storage services?

A highly scalable cloud storage service called Amazon Simple Storage Service (Amazon S3) stores object data in buckets.

Safeguard and store any amount of data for a variety of applications, including analytics, backups, machine learning, websites, and cloud-native applications.

use examples:

Construct a data lake using Amazon S3

To unlock data insights, use applications for big data analytics, artificial intelligence (AI), machine learning (ML), and high-performance computing (HPC).

There fore we can conclude that  Amazon S3 is the best storage service

To know more on Amazon S3 please follow this link

https://brainly.com/question/14014995

#SPJ4

The __________ search operator is used to search for two things at once and match both items.



AND


OR


ALSO

Answers

The AND search operator is used to search for two things at once and match both items.

What is search operator?
A character or a string of characters utilized in a search engine query to focus the search is known as a search operator (also known as a search parameter). Operators are characters and sequences of characters that express actions or cause actions to be done in computer science and mathematics. In search, boolean operators are frequently employed. For instance, the symbol AND indicates that the search results' Web pages must have both the word or phrase that comes preceding it and the word (or phrase) that comes after it. NOT denotes that the word or phrase that follows it shouldn't appear on pages in search results. Instead of pages that contain both or all of the terms in the query, the OR symbol specifies that the pages in the search engine results should include any terms on either side.

To learn more about search operator
https://brainly.com/question/28484453
#SPJ13

mobile devices, fitness trackers, and apps are now widely available to assist individuals with behavior change. what behavioral strategy do mobile devices mainly impact?

Answers

The behavioral strategy that the  mobile devices mainly impact is option d: self monitoring.

What is Behavioral strategy?

Behavioral strategy integrates cognitive psychology and social psychology into the theory and practice of strategic management. By putting strategic management on a solid foundation of reasonable presumptions about human cognition, emotion, and social interaction, it seeks to increase the empirical integrity and practical applicability of strategy theory.

Self-monitoring is a personality attribute that entails the capacity to keep track of and control one's appearance, feelings, and actions in response to social contexts and circumstances. It entails being conscious of your actions and how they affect your surroundings. 2

A technique called self-monitoring trains pupils to evaluate their own conduct and keep track of the outcomes. Self-monitoring does raise or decrease the frequency, intensity, or length of existing behavior, but it does not produce new abilities or knowledge. Teachers also spend less time observing pupils' conduct as a result.

Learn more about behavioral strategy from

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

See full question below

Mobile devices, fitness trackers, and apps are now widely available to assist individuals with behavior change. What behavioral strategy do mobile devices mainly impact? 36 2.38 Multiple Choice w Chain-breaking references Stimulus control Cognitive restructuring Self-monitoring

to restore the avl property after inserting an element, we start at the insertion point and move towards root of that tree. is this statement true? selected answer: correcttrue answers: correcttrue false

Answers

It's interesting to note that only the path from such a point to the node or only those subtrees have an uneven height distribution after insertion.

What is insertion?
An insertion occurs when something is placed inside of something else, such as inserting a key into a lock or adding a statement to a conversation. You've probably noticed that the word insert, which means "put in," is present in the noun insertion. An insertion is anything that is placed within another thing. It may be used more figuratively as well as literally to refer to actions like inserting a page into a binder, for instance. For instance, the president is sworn into office every four years. Additionally, your brother might frequently insert himself into conversations he has no knowledge of.

To learn more about insertion
https://brainly.com/question/26320301
#SPJ4

packaged information is a special form of secondary data and consists of two broad classes, which include syndicated data and packaged services. true false

Answers

A sort of secondary data known as "packaged information" consists of two broad classes, that include syndicated data and packaged services the Given statement is True.

What are the applications of Packaged information?

Information Packaged Applications used for numerous research decisions in marketing, including:

1) Measuring Consumer Attitudes and Opinions

2) Market segmentation -> Geodemographics is the process of categorising geographic areas according to the socioeconomic characteristics of their residents.

There are two major categories of packed information: Syndicated data is a type of external data that is provided to subscribers from a shared database in exchange for a service charge. A prepackaged marketing research procedure is referred to as a "packaged service," and it is used to produce data for a specific user.

Therefore, the given statement is True.

To learn more about secondary data from the given link

https://brainly.com/question/14806486

#SPJ4

by definition, mutator methods exhibit which of the following types of side effect? group of answer choices modification of fields of the object on which they're called modification of local variables declared within the method modification of fields of the object calling the method modification of the parameters of the method

Answers

Mutator method Modification of private instance variables.

In computer science, the mutator method is a method used to control changes in a variable. They are also widely known as method setters. Often a setter is accompanied by a getter (also known as an accessor), which returns the value of a private member variable. While accessor methods have a return type and no parameters, mutator methods have no return type (they are void methods) and have parameters (the value the object will change to).

For mutators, method names must be property names with "=” appended. As long as an accessor matching a particular property name is defined on the enclosing type, this convention will enable the call site mutation syntax reflecting the assignment.

You can learn more about mutator method here brainly.com/question/24961769

#SPJ4

write a program that counts the number of words, lines , and toal characters(not including whitespace) in a paper, assuming that consecutive worlds are separated either by spaces or end of line characters. it also calculates the average word length by dividing the total number of characters by total number of words.

Answers

Create a program that, assuming that subsequent words are separated by either spaces or end-of-line characters, counts the number of words, lines, and overall characters (excluding whitespace) in a paper.

What is the Line, Word, and Character Counting Program?

1.WordCount.java Term papers with a specific word count are frequently assigned to students. The computer can help with the tedious task of counting words in a long paper.

2. Write a programme that counts the number of words, lines, and overall characters (excluding whitespace) in a paper, assuming that subsequent words are separated by either spaces or end-of-line characters. The average word length is calculated by dividing the total number of characters by the total number of words.

3. The data. The data is contained in the txtfile. Make a copy of the data file and save it in the program's project directory.

4.In addition to displaying the findings on the screen, write down the same information.

To learn more about 'Program' refer to

brainly.com/question/16397886

#SPJ4

you are an it consultant. you are visiting a new client's site to become familiar with their network. as you walk around their facility, you note the following: when you enter the facility, a receptionist greets you and escorts you through a locked door to the work area where the office manager sits. the office manager informs you that the organization's servers are kept in a locked closet. an access card is required to enter the server closet. she informs you that server backups are configured to run each night. a rotation of tapes are used as the backup media. you notice the organization's network switch is kept in the server closet. you notice that a router/firewall/content filter all-in-one device has been implemented in the server closet to protect the internal network from external attacks. the office manager informs you that her desktop system no longer boots and asks you to repair or replace it, recovering as much data as possible in the process. you take the workstation back to your office to work on it. which security-related recommendations should you make to this client?

Answers

Security-related recommendations should you make to this client-
-implement a security policy
-implement user training on security policy
-update software to latest security patches
-configure the router/firewall/content filter to allow only certain ports through.

What is Client?
As part of the client-server model of computer networks, a clients is a piece of hardware or apps that accesses a provider made available by a server. In cases where the client needs to access the service across a network because the server is frequently (but not always) located on a different computer system.

A client is a computer or programme that uses another programme, piece of computer hardware, or piece of software to access a service provided by a server in order to function. Online browsers, for instance, are clients that link to web applications and download web pages so that they can be displayed. Email is retrieved from mail servers via email clients.

To learn more about client
https://brainly.com/question/26986135
#SPJ4

Other Questions
a conveys the affective and social relationship between two or more individuals. a. content message b. contextual message c. relational message d. qualitative message Select the sequence of transformations that will carry rectangle A onto rectangle A'. A) reflect over y-axis, rotate 90 clockwise, then reflect over x-axis B) rotate 180 clockwise, reflect over y-axis, then translate 3 units left C) rotate 180 clockwise, reflect over x-axis, then translate 2 units left D) rotate 90 clockwise, reflect over y axis, then translate 3 units left Please help if someone knows the answer will mark brainiest!!!A "foil" is a character whose attributes contrast with and therefore accentuate the main character's attributes. In "The Invalid's Story" the storm is a foil to the narrator in that A. Both the storm and the narrator were visibly enraged throughout the story. B. The "bitter storm raged" on while the narrator presented himself as controlled and collected. C. the storm was subtle while the narrator was visibly enraged. Fill in the missing numbers to complete the linear equation that gives the rule for this table.x: 1, 2, 3, 4y: 8, 28, 48, 68Y = ?x + ? Can anyone help? Ive asked this same question 6 times! What is the main reason sea level is rising?A: Ice Melting B: Thermal Expansion Assume that 5 cards are drawn from a standard deck of 52 cards. How many ways can I get 3 sevens, 1 six and 1 five? martin earns $23.89 per hour proofreading ads at a local newspaper.His weekly wage w can be describe by the equation w= 23.89h, where h is the number of hours worked (a). write the equation in function notation (b). find f(23) f(35) and f(41) it snowed 20 inches in 10 days in Montreal. Find the unit rate. In a retail business, the difference between the account balance of inventory and the inventory on hand is called a.inventory shrinkage. b.inventory reduction. c.adjusted inventory. d.cost of goods sold. What is Chargaffs Rule? How can we use that to compare species' DNA? determine the value of x nodes following quadrilateral Question 2, please let me know if you have any questions regarding the materials, I'd be more than happy to help. Thanks! The pH of a 1.00 M solution of urea, a weak organic base, is 7.050.Calculate the Ka of protonated urea. 2x^2+13x--24=0 solve for x cules son las races de la ecuacin x-6x-7=0 2. Mr. Cole took a walk with his wife. They walked 4.4 miles in 1.4 hours. What was their average speed inmiles per hour? Hi guys does anyone know which mosque is this in Turkey I really need its name. in the united states, part-time employees are most likely to receive health and life insurance benefits and paid time off and least likely to receive retirement benefits. question 12 options: true false OMGGGGGGGGGGGGGGGGGGGGGGGGGGGGG