Home / DeveloperSection / Tag
You haven’t finished your post yet. Are you sure you want to leave and discard your draft?
It can be used to define final class, final method, final fields and final variable. It can be used in many context in java. Final keyword perform a important role in java programming.
Abstraction shows only important things to the user and hides the internal details for example sending WhatSapp message, you just type the text and ping the message. You don't know the internal processing about the message delivery.