Question

Please, i need Unique answer, Use your own words (don't copy and paste). *Please, don't use...

Please, i need Unique answer, Use your own words (don't copy and paste).

*Please, don't use handwriting.

Please, help me to answer all Questions i need they as soon as possible

Q1: If we want that our users may not access our database server directly from client computer, which client server architecture is best? Explain your answer logically. (in details)

Q2: Provide an example of system and its components and draw its diagram. Your example should not be from book. (in details)

Q3 Convert Decimal Number (65630)10 to equivalent Hexadecimal Number, Octal and Binary Number. (in details)

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Ans 1) There are two types of client-sever architecture

a.Two tier architecture b. Three tier architecture

A software application is created using programming language (called as frontend) and database(called as backend).In every software we have to implement following three layers

1.User Layer(presentation layer)

  It is also called as client layer which contain user interface of our application.This layer is used for design purpose.In this data is presented to the user and also input can accepted from user.

2.Business Layer

This layer is also know =n as business layer.In this layer we can write all business logic like validation of data,calculations,data insertion etc,This acts as an interface between client layer and Data Access Layer.

3.Data Layer

In this layer actual database is comes in the picture.Data Access Layer contains methods to connect with database and to perform insert,update,delete,get data from database base on our input data.

--> If you want that our users may not access our database server directly from client computer then Three tier architecture is the solution for that

  • .In this architecture the user layer,business layer and data layer are implemented independently by three different application.
  • The data required by the business login exists in database server.
  • In three tier architecture all layers interact with each other independently.

In two tier architecture layers means where the is to be store at the client side or the server is generally store at client side for fast and reliable result. So it can be accessible to the other user also in peer to peer transition.But this is not happened in three tier architecture the separate layer maintain so that they are first authenticate by the serve whenever the user try to access the data.

----------------------------------------------------------------------------------------------------------------------------------------------------------------------

Ans 2)->

A typical computer system consists of a computercase, a power supply unit, a motherboard, a central processing unit (CPU), main memory, and a hard disk drive. Input devices include a keyboard, mouse, microphone, video camera, and image scanner. Output devices include a monitor, speakers, and a printer.

Some hardware components are easy to recognize, such as the computer case, keyboard, and monitor. However, there are many different types of hardware components. In this lesson, you will learn how to recognize the different components and what they do.

Hardware Components

Let's start with the computer case. This is the metal enclosure that contains many of the other hardware components. It comes in various shapes and sizes, but a typical tower model is between 15-25 inches high. Want to know what's inside? Okay, go get a screwdriver and let's open it up. Seriously, if you are really into computers, the best way to learn is to actually get hands-on. To save us some time, however, have a look at this desktop computer case. A computer enthusiast replaced the metal side panel with a transparent one, so we can have a look inside.

----------------------------------------------------------------------------------------------------------------------------------------------------------------------

Ans 3)

Decimal no. is converted into hexadecimal by dividing decimal no. by 16 and the remainder will note down. then if the result is not zero then again it will divide by 16 till the result become zero after this the remainder will note down from last to first.

Division Result Remainder

65630/16 4101 14 (E)

4101/16 256 5

256/16 16 0

16/16 1 0

1/16 0 1

Ans= (65630)10 = (1005E)16

To convert decimal no. to the octal no. there is the same process

Division result Remainder

65630/8 8203 6

8203/8 1025 3

1025/8 128 1

128/8 16 0

16/8 2 0

2/8 0 2

Ans=   (65630)10 = (200136)8

For converting decimal no. to the binary no.

65630 / 2 result 32815 remainder 0
32815 / 2 result 16407 remainder 1
16407 / 2 result 8203 remainder 1
8203 / 2 result 4101 remainder 1
4101 / 2 result 2050 remainder 1
2050 / 2 result 1025 remainder 0
1025 / 2 result 512 remainder 1
512 / 2 result 256 remainder 0
256 / 2 result 128 remainder 0
128 / 2 result 64 remainder 0
64 / 2 result 32 remainder 0
32 / 2 result 16 remainder 0
16 / 2 result 8 remainder 0
8 / 2 result 4 remainder 0
4 / 2 result 2 remainder 0
2 / 2 result 1 remainder 0
1 / 2 result 0 remainder 1

Ans= (65630)10 = (10000000001011110)2

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------

Add a comment
Know the answer?
Add Answer to:
Please, i need Unique answer, Use your own words (don't copy and paste). *Please, don't use...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Please, i need Unique answer, Use Your own Words (don't copy and paste).. *Please, don't use...

    Please, i need Unique answer, Use Your own Words (don't copy and paste).. *Please, don't use handwriting.. _______ Computer Organization * Help me, Answer all Questions, and I need more details and more Explain ____________ Q2: Provide an example of system and its components and draw its diagram. Your example should not be from book. Q3: What is the range of 4-digit decimal number? Also write the biggest 4-digit decimal number which is also the last 4-digit number? Q4: Convert...

  • Please, i need Unique answer, Use your own words (don't copy and paste). *Please, don't use...

    Please, i need Unique answer, Use your own words (don't copy and paste). *Please, don't use handwriting. Describe when and why you should use PHP (as a server-side programming language). Why a client-side programming language (like JavaScript), not enough? Also, is it generally safe to keep credentials like the Database passwords in PHP source code? Why? Compare that to doing the same thing in JavaScript.

  • lease, i need Unique answer, Use your own words (don't copy and paste). *Please, don't use...

    lease, i need Unique answer, Use your own words (don't copy and paste). *Please, don't use handwriting. * i need References URL Link How would you explain this U-Shaped graph of mental health data and how can you justify the complexities of the relationship between our health and our life course Please, i need Unique answer, Use your own words (don't copy and paste). *Please, don't use handwriting. Please, i need Unique answer, Use your own words (don't copy and...

  • Please, i need Unique answer, Use your own words (don't copy and paste). *Please, don't use...

    Please, i need Unique answer, Use your own words (don't copy and paste). *Please, don't use handwriting. i need more details and more explin Q1: Discuss why mean is the most widely used measure of central tendency in the health science research? *Justify your answers with evidence. *with Example Q2: Discuss some limitations of Mean in the health science research with examples.

  • Please, i need Unique answer, Use your own words (don't copy and paste). Please, don't use...

    Please, i need Unique answer, Use your own words (don't copy and paste). Please, don't use handwriting, Use your keyboard. Q2. Choose one accounting assumptions and explain in your word.                                                                                                                 Q3. Explain how accounting adjustments affect financial statements.                    

  • Hello.. *Please, i need Unique answer, Use Your own Words (don't copy and paste). *Please, don't...

    Hello.. *Please, i need Unique answer, Use Your own Words (don't copy and paste). *Please, don't use handwriting. *Please i need Reference Like: URL Link.. _______ * Help me, Answer all Questions, and I need more details and more Explain ____________ Why is it hard to store all patient data in electronic health record ? ( i need 500 words) Thank you..

  • Hello.. *Please, i need Unique answer, Use Your own Words (don't copy and paste). *Please, don't...

    Hello.. *Please, i need Unique answer, Use Your own Words (don't copy and paste). *Please, don't use handwriting. *Please i need Reference Like: URL Link.. _______ Book: Introduction to Epidemiology * Help me, Answer all Questions, and I need more details and more Explain ____________ before you write your answer . please if you can't write 500 words, don't answer please. i need 500 words Q: It is projected that by 2035 the number of diabetes will increase by 96.2%...

  • Please, i need Unique answer, Use your own words (don't copy and paste). *Please, don't use...

    Please, i need Unique answer, Use your own words (don't copy and paste). *Please, don't use handwriting. * i need References URL Link Q) 'Person’s attitude has a major role in influencing their behavior and learning'. Do you agree with the above statement? Justify your answer with one example based on your study on theoretical background to health behavior

  • Please, i need Unique answer, Use your own words (don't copy and paste) *Please, don't use...

    Please, i need Unique answer, Use your own words (don't copy and paste) *Please, don't use handwriting. * i need References APA style Q1. What are the General purposes of communication?

  • I need new and unique answers, please. (Use your own words, don't copy and paste), Please...

    I need new and unique answers, please. (Use your own words, don't copy and paste), Please Use your keyboard (Don't use handwriting) Thank you.. Q1:What is K-Fold Cross Validation? Draw an example for k=5. Q2: Explain the difference in neural network architectures when neural network models are used as classifiers and when they are used as optimizers. Give an example of each ANN architecture type.    

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT