Here, by the meaning of structured I meant that codes can be written without object oriented format also in a structured manner. Meanwhile, in Java every code must be written in object oriented manner.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
python is structured? Am I missing something? I thought structured language supports structs like C and Go.
Here, by the meaning of structured I meant that codes can be written without object oriented format also in a structured manner. Meanwhile, in Java every code must be written in object oriented manner.