Question

In: Computer Science

Please type out answer for i can copy it. Need at least 175 words. Thank you...

Please type out answer for i can copy it. Need at least 175 words. Thank you very much.

-Question

Why are data manipulation, efficiency, and memory useful in programming? Provide specific examples for each.

Solutions

Expert Solution

Note: Done accordingly. Please comment for any problem. Please Uprate. Thanks.

Computers, basically, do two things: make calculations (arithmetic or logical) and remember information. That is, they're manipulating and storing information.Each programming phase includes either data manipulation (calculation) or storage, even when it seems that we are dealing with textual information. This is because, internally, all information in a computer is essentially represented as numeric values. Users in the accounting sector or comparable areas often manipulate information to determine product expenses, sales patterns or prospective tax commitments. Stock market analysts commonly use information manipulation to forecast trends in the stock market and how stocks could perform in the near future. Computers may also use data manipulation to show information to users in a more significant manner, depending on a software program, web page, or user-defined data formatting. So data manipulation is very important.

Efficiency in programming is also important as computers can only perform a restricted amount of activities at a specified moment, generally around a billion activities per second. Here, by an individual procedure, we mean adding, multiplying, assigning a value to a variable, etc. So if we want our algorithm to finish running in a second or so, then we need to make sure that the total number of operations we are asking for is less than 1 billion and make our algorithm efficient. Taking example of video call if program is not implemented efficiently then there will be too much lag in a video call which will result in poor rating of the application and loss to the company.

The general output of your system depends on how well your processor speed and memory work together. The more memory your CPU has access to, the easier it gets to work, enabling a quicker computer. If you don't have enough memory that your CPU has to operate a lot, it's much difficult to transfer information, which damages the efficiency of your computer a few times. So programmer should consider about proper memory usage and should use only that much memory which is required. Example suppose your program needs an array of 10 integers but you allocate 100 instead of dynamically allocating and freeing the memory then that much memory is wasted.


Related Solutions

Please type answer for i can copy it. Thank you very much. -Question Respond to the...
Please type answer for i can copy it. Thank you very much. -Question Respond to the following in a minimum of 175 words: Discuss the following:   Differences, advantages, and disadvantages of Java® compared to another language of your choice (e.g., C++, Python, Ruby) Database connectivity and file handling in Java® and in your other chosen language  
Please type the answer for i can copy it. Thank you very much. -Question 1 Respond...
Please type the answer for i can copy it. Thank you very much. -Question 1 Respond to the following in a minimum of 175 words: Read the following pseudocode class definitions: Class Plant Public Module message() Display "I'm a plant." End Module End Class Class Tree Extends Plant Public Module message() Display "I'm a tree." End Module End Class -Question 2 Given these class definitions, determine what the following pseudocode will display: Declare Plant p Set p = New Tree()...
Please type answer for i can copy it. Thank you very much. -Question 1 What is...
Please type answer for i can copy it. Thank you very much. -Question 1 What is a polymorphism ? -Question 2 Can you start an algorithm in pseudo code? language is in (OOP) object oriented programming
i need 500 words on this topic no copy paste please. Is the stock market "out...
i need 500 words on this topic no copy paste please. Is the stock market "out of control?" How can the poor benefit from this financial institution?
please answer this question at least 200 words! thank you! What can agents do to protect...
please answer this question at least 200 words! thank you! What can agents do to protect themselves from liability for the acts of the principal? Consider and discuss the alternatives and possibilities. What exactly are the alternatives?
Can leadership effectiveness be taught/learned? Explain *please i need full answer, two paragragh at least thank...
Can leadership effectiveness be taught/learned? Explain *please i need full answer, two paragragh at least thank you in advance
please i need unique answer , don't copy and paste ,, don't use handwriting.. can you...
please i need unique answer , don't copy and paste ,, don't use handwriting.. can you complete my answer , i need you answer b only Question: 3- Al Yamamah Steel Industries Co. uses the step method for allocating the costs of its service departments to operating departments. The company has two support departments (Human Resource and Information Technology) and two operating departments (Hot Rolled Hollow Steel and Cold Rolled Hollow Steel). Al Yamamah Steel Industries Co. decided to allocate...
Respond to the following in a minimum of 175 words PLEASE TYPE RESPONSE: Can you explain...
Respond to the following in a minimum of 175 words PLEASE TYPE RESPONSE: Can you explain the advantages and disadvantages to using the T-accounts and Excel? Please make sure you explain it with examples in a way that your peers would understand.
please can you complete my answer .. Please, i need Unique answer, Use your own words...
please can you complete my answer .. Please, i need Unique answer, Use your own words (don't copy and paste). Please, don't use handwriting, Use your keyboard. Q1: 1. Explain with the help of suitable examples / graph the following:     a. ‘Production Possibility Curve’      b. The concept of ‘Opportunity Cost’      c. Distinguish between ‘Quantity Demanded’ and ‘Demand Schedule’ Answer : this is my answer i want you to complete my answer (with the help of suitable examples...
**** I need the answer with unique words .. thank you In your own word, explain...
**** I need the answer with unique words .. thank you In your own word, explain why do designers use Denormalization? What is the limitation of using Denormalization? Name and explain a better alternative approach than Denormalization. Answer : to increase performance. In computing, denormalization is the process of trying to improve the read performance of a database, at the expense of losing some write performance, by adding redundant copies of data or by grouping data.[1][2] It is often motivated...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT