<<Previous Question <<1500 Plus Interview Questions>> Next Question>>
Is Java a pure 100 % Object Oriented Programming language?
Watch the answer for this Selenium Interview Question in a detailed manner in the below youtube video:
Note: Don’t forget to subscribe to my Youtube channel here: Click here
Notes used for explanation in this Youtube video are provided after the video:
Notes used in the above Youtube Video:
No. Java uses primitive data types, hence it is not a 100% or pure Object Oriented Programming language.
Primitive data types are the predefined or default data types in Java, which doesn’t require you to create objects.
The following are the different primitive data types in Java:
- > byte
- > short
- > int
- > long
- > float
- > double
- > char
- > boolean
Next Steps:
- > For more Selenium Interview Questions and answers, continue to the next post (Click on Next Post link below)
- > Check complete Selenium Interview Questions list here (Click here)
Please leave your questions/comments/feedback below.
Happy Learning ?
<<Previous Question <<1500 Plus Interview Questions>> Next Question>>
On a mission to contribute to the Software Testing Community in all possible ways.