Different ways of Instantiating (Creating Object) a class in Java Tutorial

preview_player
Показать описание
There can be multiple way of instantiating object.

1.Creating instance .

2.Creating clone.

3.By using de-serialization.

Follow on Facebook:

Subscribe to our other channel:
Telusko Hindi :

Subscribe to the channel and learn Programming in easy way.

Рекомендации по теме
Комментарии
Автор

I am a big fan of your java tutorials. Thank you so much.

flowersunny
Автор

sir your way of teaching is excellent this video is really very helpfu for me

RiteshSingh-gqhh
Автор

Hi Navin, your videos are awesome and teaching style is very good. are you giving the class room training also??
And I have a question that why and when we should use this approch which is tell by you in this video. please dont mind I am new in JAVA .

singhkumardev
Автор

Dear Navin, your videos are no doubt, excellent in terms of their content, but a little more clarity in audio can make them best.

kalyanroy
Автор

Mr.Naveen, so far your videos are clear in explanation. But for this video i didn't get the concept you were explaining about.

TejaReddy
Автор

sir plz explain serialization and de serialization in little bit more detail...these are slightly confusing ...!!!i have already seen your video relating

xvbwldn
Автор

Please Sir provide audible repair it if possible otherwise you won't get more views on "THE fundamental language" of this channel (JAVA) :)

Just_Bunny_life
Автор

Hi Naveen,
So far your videos are fabulous.But I couldn't understand anything in this video.I feel like videos are in jumbled manner.

eswarrao
Автор

DesiredCapabilities capabilities =
capabilities.setCapability("marionette", true);
WebDriver driver = new FirefoxDriver(capabilities);


I am learning Selenium. There is a class with name DesiredCapabilities which is used to set properties of browser. My question here is in the first statement while creating object of DesiredCapabilities class, why are we not using 'new' keyword? I am just trying to understand this concept here.


Any answers?

punitdixit
Автор

The newInstance() method is deprecated in java 15.0.1 2020-10-20.

tanaysamanta
Автор

by the way where is the test class in the video is it also reserved class in java ??

IQ
Автор

where to pass constructor parametets ?

gurudattapraharaj
Автор

Sir I think you were yourself not clear on this topic so you preferred to record with a broken microphone.

iotguru
Автор

You are great Mr thank you but i still have some problems in my learning, could i have your e-mail or skype or any contact media of yours??

IQ