weakness of c programm
Answers
Answered by
0
C programming syntax. It is not as simple and short. ( like in Python )Security.C programs do not contain any objects and classes since it is purely procedural language.Because of this, there isn't a concept like private data, and so any data inside any function is accessible to any other function.This is a disadvantage and a drawback when you don't want to make certain sensitive data accessible to any random function.Platform dependent. C programs are not portable: which means, you can't run the program you compiled on one computer on another computer with other specifications likeDifferent OSDifferent compilerDifferent processorOther unexpected factors.
I hope you like it if yes then make me as brainlist plz plz plz plz plz
I hope you like it if yes then make me as brainlist plz plz plz plz plz
Similar questions