+ 1
JAVA
Hi, EVERYONE, I HOPE U ARE SAFE IN THIS QUARANTINE, HOW DOES JAVA GETS EXCUTED? I DIDN”T KNOW THAT COMPUTERS ARE THAT SMART, HOW DO THEY DEBUG? THX FOR THE COMMENTS, AND HAVE A GOOD DAY!!
2 odpowiedzi
+ 3
java -> bytecode -> virtual machine -> native code -> binary code -> CPU -> registers, arthmetic unit, clock +memory -> bytes -> bits -> electricity -> electrons :)
Computers usually doesn't debug automatically, debugging is a process which programmer can do with debugger tool to find "bug".
+ 1
THX SOOOOO MUCH FOR YOUR ANSWERS!! :)