1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
liq [111]
3 years ago
10

Give an essay on a way I can be a better person. If not correct I will refund. Best answer gets brainiest. Detailed, 5 sentience

in each paragraph, 5 paragraph in the essay.
Make your topic general please and not about yourself. please and thanks. have a nice evening. also I will give 50 points.
Computers and Technology
2 answers:
Papessa [141]3 years ago
5 0

Answer:

       "How To Become A Better Person"

            How to become a better person? This is a question often asked by the people who want to have a new life. Some said that to become a better person, you must be true to yourself or you must have a goal in life so that you are directed to do things positively. Others would say if you only have a determination in facing the challenges or trials of life, then definitely you will become a better person. Whatever the ways of becoming a better person, these are only some key ingredients that will eventually lead you to be a better person.

            Improving yourself is not just merely in your way of dreams or ambitions because in reality, you cannot achieve a certain thing if you do not know who you are, the inner YOU. But before that, you must know your "Supreme Creator," God the father. Knowing and worshiping God ahead of anything else is the number one key to become a better person because He is the source of all things above this Earth, to the universe and of all knowledge and wisdom that helps and provides us everything.

            As G. Arthur Keough quoted, "Worship is a recognition of the "worth – ship" of God, that God is worthy of all honor and praise. It sees in Him the all – powerful Creator, all – loving Redeemer, the Wonderful Shepherd, before whose throne all nations must bow with sacred joy." This quotation gives us the idea if you just worship Him, you can obtain happiness in life, which directs us to be a better person. Thus, this can be called a perfect pattern in character or behavior of a human being because it will help you to follow the different aspects of life to be more suitable one.

            After knowing God in your life, you will have to know yourself deeper and love yourself first before the people around you because if you do not love yourself or respect in any way, then how come you will learn to love other people, right?

Grace [21]3 years ago
3 0
"How To Become A Better Person"
How to become a better person? This is a question often asked by the people who want to have a new life. Some said that to become a better person, you must be true to yourself or you must have a goal in life so that you are directed to do things positively. Others would say if you only have a determination in facing the challenges or trials of life, then definitely you will become a better person. Whatever the ways of becoming a better person, these are only some key ingredients that will eventually lead you to be a better person.
Improving yourself is not just merely in your way of dreams or ambitions because in reality, you cannot achieve a certain thing if you do not know who you are, the inner YOU. But before that, you must know your "Supreme Creator," God the father. Knowing and worshiping God ahead of anything else is the number one key to become a better person because He is the source of all things above this Earth, to the universe and of all knowledge and wisdom that helps and provides us everything.
As G. Arthur Keough quoted, "Worship is a recognition of the "worth – ship" of God, that God is worthy of all honor and praise. It sees in Him the all – powerful Creator, all – loving Redeemer, the Wonderful Shepherd, before whose throne all nations must bow with sacred joy." This quotation gives us the idea if you just worship Him, you can obtain happiness in life, which directs us to be a better person. Thus, this can be called a perfect pattern in character or behavior of a human being because it will help you to follow the different aspects of life to be more suitable one.
After knowing God in your life, you will have to know yourself deeper and love yourself first before the people around you because if you do not love yourself or respect in any way, then how come you will learn to love other people, right?
You might be interested in
How do you know if something is in the public domain
liraira [26]
You can start by looking at the date. Anything made before 1923, no matter what, will be definitely in the public domain. ... Most times, it's impossible to determine whether something is in the public domain just by the date. There are three ways you can find out definitively whether a work is in the public domain.
8 0
3 years ago
Suppose Client A initiates a Telnet session with Server S. At about the same time, Client B also initiates a Telnet session with
Shtirlitz [24]

Answer:

Explanation:

From the given information;

We will like you to understand that the source port numbers and destination port number can be any number. For that reason, the ones being used here will just be examples.

NOTE:

That the destination port numbers sent from A to S and B to S are the same in their segments.

That the destination port numbers sent from S to A and S to B are the same in their segments.

From A to S, the segment sent possibly could have the source port number 467 and destination port number as 23(Telnet)

From B to S, the segment sent possibly could have the source port number 513 and destination port number as 23(Telnet).

From S to A, the segment sent possibly could have the source port number as 23(Telnet) and destination port number as 467.

From S to B, the segment sent possibly could have the source port number as 23(Telnet) and destination port number as 513.

Yes, it is possible. This is because the inclusion of  IP in the segments is to recognize the host.

No, the source ports will be different. Because source port number from A to S can't be the same from B to S at the time they are in the same host.

7 0
2 years ago
A nonpipelined system takes 300ns to process a task. The same task can be processed in a 5-segment pipeline with a clock cycle o
Vladimir79 [104]

Answer:

Pipelined architecture is 1.667 times more speedy than non pipelined architecture.

Explanation:

There are five stages to to complete an instruction to execute in pipeline architecture. as

Stage 1:  Instruction Fetch

Stage 2: Instruction Decode

Stage 3: Execute

Stage 4: Memory Access

Stage 5 : Write Back

The pipeline architecture processed instruction as given below. Each Stage take 1 clock cycle, which is represented as CC.

                Stage 1           Stage 2         Stage 3         Stage 4            Stage 5

I1:              1cc                  2cc                 3cc                4cc                   5cc

I2              2cc                 3cc                  4cc               5cc                   6cc

I3              3cc                  4cc                 5cc              6cc                    7cc

I4              4cc                 5cc                  6cc              7cc                    8cc

each four Instructions set takes 8 Clock Cycles.

I5              9cc                  10cc                11cc               12cc                 13cc

I6              10cc                 11cc                  12cc             13cc                 14cc

I7              11cc                  12cc                 13cc              14cc                 15cc

I8              12cc                 13cc                  14cc              15cc                16cc

.

.

.

I97:             193cc            194cc              195cc              196cc               197cc

I98             194cc             195cc             196cc               197cc               198cc

I99            195cc             196cc              197cc              198cc               199cc

I100         196cc                197cc             198cc            199cc                 200cc

<u>Pipelined architecture Time Calculation</u>

So in pipeline architecture 100 instructions takes 200 clock cycles to execute.

1 Clock Cycle time period is = 60ns.

200 Clock Cycle =  60ns * 200 = 12000 ns

<u>Non Pipelined architecture Time Calculation</u>

1 task Time period= 300ns

100 task time period = 100 * 300 =  30000 ns

The difference between pipelined and non pipelined architecture time period is = 30000 - 12000 = 18000 ns

<u>Speedup ratio</u>

<em>Speed up ratio= 30000/18000 =  1.667</em>

7 0
3 years ago
You implement basic version control and go through the phase of creating a local repository. Initiate the commands to set up tha
notsponge [240]
Version control is the foundation of DevOps. Gain speed with Helix Core. Get the version control tools you need. Try today. Modern Collaboration. Increase Visibility.
3 0
2 years ago
What layer in the Transmission Control Protocol/Internet Protocol (TCP/IP) model is responsible for defining a way to interpret
sweet-ann [11.9K]

Answer:

The data-link layer

Explanation:

The physical layer and data-link layer are often confused a lot especially in terms of what they do in the TCP/IP 7 layer protocol. The physical layer as the name suggests represents the physical devices like the cables and the connectors that join or interconnect computers together. This layer is also responsible for sending the signals over to other connections of a network. The data-link, on the other hand, translates and interprets these sent binary signals so that network devices can communicate. This layer is responsible in adding mac addresses to data packets and encapsulating these packets into frames before being placed on the media for transmission. Since it resides in between the network layer and the physical layer, it connects the upper layers of the TCP/IP model to the physical layer.

3 0
3 years ago
Other questions:
  • How did the discovery of glossopteris support wegner's continental drift hypothesis?
    15·1 answer
  • How do you do this question
    11·1 answer
  • The cylinder head and engine block are completely sealed by a A. valve seal. B. head gasket. C. intake manifold. D. spark plug
    11·2 answers
  • The program is to be answered in Java Programming not C++ Please answer the following: Modify the BarChart program to accept the
    6·1 answer
  • I need help with yes lol please and thank you
    15·2 answers
  • What are stored procedures? What kind of attack do stored procedures protect from? Identify two reasons why stored procedures ar
    14·1 answer
  • How would you describe binary to someone ??<br> PLEASE ANSWER I WILL GIVE U BRAINLY!!
    15·2 answers
  • In English there are five vowel letters in the alphabet: A, E, I, O, U. For the purposes of this exercise we won't count Y as a
    5·1 answer
  • When delivering digital technologies to clients, what is a best practice to make those solutions sustainable?
    10·1 answer
  • In cells D6 through D8, enter formulas to calculate the values of the stocks. The formulas should multiply the number of shares
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!