Java Interview Questions For Freshers

preview_player
Показать описание
Java Interview Questions For Freshers
Рекомендации по теме
Комментарии
Автор

Collection is an interface but collections is an utility class which is very common difference

Akshay-pjd
Автор

the key difference is that an array has a fixed size, while an ArrayList can dynamically expand and shrink its size as elements are added or removed. Additionally, the additional functions and features provided by ArrayList make it more flexible and convenient to use compared to an array.

savronbeksirojiddinov
Автор

the main difference between a set and a map is that a set stores unique elements without any specific ordering, while a map stores key-value pairs with a specific ordering based on the keys.

savronbeksirojiddinov
Автор

Collection" is an interface that represents a group of objects, while "Collections" is a utility class that provides useful methods for working with Collection objects.

savronbeksirojiddinov
Автор

ArrayList is typically more efficient, especially in single-threaded applications. Vector, on the other hand, is useful in multi-threaded scenarios where thread-safety is needed.

savronbeksirojiddinov
Автор

I know all the answers . Those who study java collection framework thoroughly will able to answer all these question

manisahu
Автор

I know answer of every question. But problem in English speaking 😢😢

ThomasShelby-sq
Автор

Yes I know the answers to all the questions.

arvindtomar
Автор

Yes we need answer for all with program example

kindlykishore
Автор

please provide questions on arrays
and strings

boddusaisrikar
Автор

I need those all interview questions and answers ❤ please reply on that dear buddy

Kings
Автор

Yes mam i want known about these questions

AnshikaPrajapati
Автор

Array only homogeneous function allows
Array onces we fixed array size we can't chane during run time
Array list homogeous and heterogeneous function allows array list growable nature

vikasnagure
Автор

It's not Java It's a DSA in Java called collection framework

tusharlohar
Автор

I need answer for the questions that you said in the video

sachinbiradar
Автор

Damn I would never ask for leave in her company 😍.

IllIIIIIIllll
Автор

please provide answer with real time example

kamalnath-fx
Автор

Hello everyone, I don't have any reference.
Will you help me

camper