+ 1
Is there is possible to create an program that don't show any error and bugs
3 Respostas
+ 6
✓ Legends says No. If you're programmer then error and bugs are always to be happen
+ 1
in Python:
try:
#yourProgramm
except:
pass
+ 1
I think we can not create a programme without error and bugs.This is commonly if you are doing programing.
check this.same question here.
https://softwareengineering.stackexchange.com/questions/195571/is-it-possible-to-reach-absolute-zero-bug-state-for-large-scale-software