Intro With Objects & Java.

Payilagam Day-07: 24-Feb-2025

Topic: Intro with Objects & Java

Actions need objects to complete. Objects are the real time things, that are used to complete the work or to do anything.

Everything in our daily life is an object. We see object with our daily activities.

Java also use this objects to do computational tasks. Hence it is called Object-oriented programming language.

Object-Oriented programming language => sounds like more tech word.

It is way of thinking & writing code to solve a problem in an efficient way.
Now, is there more than one way to writing code?
The answer is YES!.
There are several types of way of writing code. This way of thinking & way of writing code is called Paradigm
The several programming paradigms are:
a). Object-Oriented Paradigm.
b). Functional-Oriented Paradigm.
c). Procedural-Oriented Paradigm.
and many more.....
It is way of thinking & writing code to solve a problem in an efficient way.

Now, is there more than one way to writing code?

The answer is YES!. 

There are several types of way of writing code. This way of thinking & way of writing code is called Paradigm

The several programming paradigms are:

        a). Object-Oriented Paradigm.    
        b). Functional-Oriented Paradigm.
        c). Procedural-Oriented Paradigm.

        and many more.....
It is way of thinking & writing code to solve a problem in an efficient way. Now, is there more than one way to writing code? The answer is YES!. There are several types of way of writing code. This way of thinking & way of writing code is called Paradigm The several programming paradigms are: a). Object-Oriented Paradigm. b). Functional-Oriented Paradigm. c). Procedural-Oriented Paradigm. and many more.....

Enter fullscreen mode Exit fullscreen mode

These paradigms are the core structure of the programming language.

In the above paradigms, Java supports Object-Oriented paradigm.

原文链接:Intro With Objects & Java.

© 版权声明
THE END
喜欢就支持一下吧
点赞10 分享
The future you will certainly thank yourself now desperately.
未来的你一定会感谢现在拼命的自己
评论 抢沙发

请登录后发表评论

    暂无评论内容