subject
Computers and Technology, 29.01.2020 15:40 GalleTF

Object oriented programming (oop) allows us to handle complex code in an organized structure and break down the problem by modelling it in a way that relates to our everyday life. with fast advancement in technology and ever decreasing product cycles, many developers are starting to believe that oop is not currently being implemented as it was intended to be implemented. they believe that oop is unnecessarily complicating the problem solving so, oop should be phased out as the absence of structure is better (in many cases) than having bad structure.
analyze the above statement very carefully and answer the following:
• do you believe that oop should be phased out and we should start working on some alternative(s)? provide your answer with yes or no.
• give your opinion with two solid reasons to support your answer.

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 08:10, Bearboy5957
Ihave a music player on my phone. i can buy songs, add them to playlists and play them. obviously it would be redundant to store each song in each playlist; each playlist is just a list of pointers to the songs. for this lab you will simulate this behavior. your program will need to have options to: add songs to the system library (you will store the text of the first line of the song, rather than the audio) add playlists add songs to a playlist list playlists play a playlist list all of the songs in the library with a count of how many times each song has been played remove a song from a playlist remove a playlist remove a song from the library (and thus from all playlists that contain it) note that we will not be checking many error cases. in real programming this would be bad, you should usually try to recognize and respond to as many types of errors as you can. in the context of class we are trying to acquaint you with as many concepts as possible, so for the sake of educational efficiency we will not be checking most errors in this lab, you may assume that your user provides correct input. you may add all appropriate error testing if you wish, but we will not be testing for it.
Answers: 2
image
Computers and Technology, 22.06.2019 18:10, o10922025
Assume that to_the_power_of is a function that expects two int parameters and returns the value of the first parameter raised to the power of the second parameter. write a statement that calls to_the_power_of to compute the value of cube_side raised to the power of 3 and that associates this value with cube_volume.
Answers: 1
image
Computers and Technology, 24.06.2019 00:00, BluedragonKBT44
The gene form of a trait is called a(n) 
Answers: 2
image
Computers and Technology, 24.06.2019 05:30, lexie2751
How do i get rid of my member ship for
Answers: 2
You know the right answer?
Object oriented programming (oop) allows us to handle complex code in an organized structure and bre...

Questions in other subjects:

Konu
Mathematics, 13.01.2021 19:30