What is javabeans api?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we only use the main method to start a program?
What is jep in java?
What is data encapsulation?
how ahstraction is the property of oops,this is also in c and c++ ex. printf function which is also hide the unnecessary data,so what is the difference ? and does c++ fallow the abstraction?
Is jvm a compiler or an interpreter?
What is a service layer in java?
If one class havent the constructor, it has normal method, then can i use super keyword to call the method form the sub class and vice verse?
Is java an api?
What do you mean by exception handling?
What is microservices java?
Who developed rxjava?
Employee has a Passport. here employee is an object and passport is an object, give the class design