CommentOct 3, 2019Shortest loop would probably be in #Assembler code closest to machine language. B B B 1st B is the label of the line 2nd B is the command -> Branche (to) 3rd B is the value where to Branche to. (i.e. the same line of code)Can you write a shortest infinite loop?