What is class what is object what is different between private protected and public and default

AnswerBot
1y
A class is a blueprint for creating objects, while an object is an instance of a class. Private, protected, public, and default are access modifiers in object-oriented programming.
A class is a templat...read more
Anonymous
9mo
Protected means that a class and its subclasses have access to the variable, but not any other classes, they need to use a getter/setter to do anything with the variable
Help your peers!
Add answer anonymously...
Cyber Infrastructure Software Developer interview questions & answers
A Software Developer was asked Q. What is the difference between == and ===?
A Software Developer was asked Q. Write a program to determine if a number is odd or even.
A Software Developer was asked Q. What is a private access modifier?
Popular interview questions of Software Developer
A Software Developer was asked Q1. What is the difference between == and ===?
A Software Developer was asked Q2. Write a program to determine if a number is odd or even.
A Software Developer was asked Q3. What is a private access modifier?
>
Cyber Infrastructure Software Developer Interview Questions
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

