Class and Object in java | Basics of Java | Core Java with Advanced Java | SoftwareTestingbyMKT

preview_player
Показать описание
In Java, a class is a blueprint for creating objects. Objects are instances of a class.
Think of a class as a template and an object as the actual thing created from the template.
For example, a class "Car" can have attributes like "color" and "model" and behaviors like "drive" and "stop".
When you create an object of the class "Car", you can set the color and model, and then call the drive and stop methods.
Classes can also inherit characteristics from other classes, creating a hierarchy of classes.
This is called inheritance and it allows for code reuse and organization.
Objects can interact with each other by calling methods on other objects.
This is known as object-oriented programming, where objects communicate with each other to perform tasks.
Understanding classes and objects is fundamental to Java programming, as they are the building blocks of any Java application.

Thanks for watching the video! Don't forget to subscribe to our channel for more Java tutorials.

#40, In this video I have explained classes in Java & Objects in Java with real-life examples which make it easy to understand by anyone.

Show your support Guys,
Like, share and subscribe to the channel.

Watch my other videos too,
Derived model in software development life cycle video link

Prototype model in software development life cycle video link

Spiral model in software development life cycle video link

Verification and Validation in software development life cycle video

Hybrid model in software development life cycle video video

Waterfall model in software development video link

Software development life cycle video link

What is manual testing, it's advantages and disadvantages video link

What is Software testing video link

I work in the IT industry as a Software QA Engineer in Bangalore, India and I have worked on mobile applications, web applications, and API testing.
The main reason behind this channel is to educate people about software testing so that it will helpful for them to choose the right career and also to prepare for their interviews.

Adding my blog link

Adding my personal mail Id:

Adding my Quora profile link here:

Adding my Twitter account here,

java,java programming,what is a class and object in java,class and object in java example program,difference between class and object in java,what is class and object in java,java objects,java classes,object,class,learn java,java tutorial,java tutorial for beginners,classes and objects in java,java for absolute beginners,object oriented programming,classes and objects in java with realtime examples,classes and objects in java example programs,java class constructor,types of classes in java,new keyword,class and object in c++,java objects and classes,java interview questions,what is class and object explain with example,class and object,what is method in java,class class in java,telusko,navin,reddy,oop java,java oop,object in java with example,what is an object in java,h y r tutorials,create class in java,java programming by yadagiri reddy,members of a class,class vs object in java,create object in java,core java tutorial,how to create an object,java class and object,types of class in java,class and object in oops,how to to create object in java with example,predefined class in java,class and object difference,what is object?,user defined class in java,what is class?,java object oriented programming,oop in java,object oriented programming java,java object example,python,programming,core java,hyr tutorials,code java,learn coding,java constructor tutorial,creating a class in java,classes in java,class in java,java classes and objects,java objects and classes explained,java object oriented programming tutorial,object oriented programming in java,class and object in java
Рекомендации по теме
Комментарии
Автор

hello sir you dont know how much your videos are helping me getting confidence to face java interview.I attended few java interviews these are the questions they asked back then i not able to answer them.but now i am confident enough to answer.thanks for making my day and helping me in my job struggle.

atkuriajaykumar
Автор

Sir really your teaching level is awesome i have understand at once seen the video i would like please continue making videos on YouTube

NaveenKumar-bexl
Автор

Thank u so much for this
u are great sir....

vaishnavipatil
Автор

Really interesting to watch your videos...your explanation is very easy and understandable ..

padma
Автор

Very much clearly Explained. Thank You sir .

cukoopillai
Автор

hats off sir such a ur all video are too much helping us thanks keep it up

Learn_automation
Автор

Please do more videos on Java..Topic wise, it would be soo helpful🙂

anumpallimounika
Автор

Hi MKT - @10:12 you mentioned that the Class identifier name must always start with Cap's right? When I am creating the following class - I am not shown any error that the identifier name should start with Caps

public class newtest
{
public static void main(String[] args)
{
System.out.println("This is the first lesson");
}

}

Can you correct me if it is still right or wrong?

jkousalya
Автор

i am watching your class and like them, how to watch systematically about java class from beginning to end ?

bimalpangeni
Автор

Hello Sir this is Karan I wanted to know how to print numbers from 1 to 10 using object and methods and class

karanmpallan
Автор

Sir please do more videos on functions

punyagonchikar
Автор

Hello sir I am civil engineering in bitech I want convert in to software side .so what I had to learn

priyankavarikupala