Day 2: First Java Program
Types of Programming Language
Procedural
Contains a systematic order of statements, functions and commands to complete a task
Functional
Used in situations where we have to perform lots of different operations on the same set of data, like ML.
...
arunkumar0203.hashnode.dev7 min read