Computer Science, asked by caseykegley1999, 1 year ago

#1

plz help me get the answer ASAP i need it right ty


John recently worked on a project about various programming languages. He learned that though procedural language programs are useful, they have disadvantages too. What is a disadvantage of programs written in procedural languages?


A.

Programs do not represent data complexity.


B.

Programs take more time to execute.


C.

Programs are prone to security threats.


D.

Programs do not interface with multiple platforms.

Answers

Answered by cryptichindu
3
Hey Casey,
The Answer To This Question Depends Upon The Programming LANGUAGE You're Using and if you Ask That What is The Common Disadvantage of POP(Procedural Oriented Programming) Is The Reusability of The Code. It Does'nt Means That You Just Copy and Paste Your Code Many Times in Your Program It means That You SHould Code in Such a Manner That You Write The code Once and Use It MAny Times From a Single Instance or Write Once, Use Many Times . If You see if the code is not reusable then you'll have to write the code many times in a single program and Your Program Size Will Be Large and Very Hard To Fix Errors.

So The Answer is B and as I Said Already, It May Vary According To The Programming Language in Use

caseykegley1999: thank u so much for the answer
cryptichindu: Welcome Always
Similar questions