Java Bangla Tutorials 149 : HashMap

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

Bhaiya apnar video gula koto je help koreche seta apni nijeo janen na. Choto choto kore video gula create korate bujte help hoyeche. Thanks a lot

yasmeenhasan
Автор

Thank you sir. You are a great motivation speaker.

smtop
Автор

viya apnr video gulo annek helpfull. selenium, TestNG, Maven,Sql, automation, jira, agile etc niye video make kara jay ki?

shefalisarker
Автор

package list;

import java.util.HashMap;

public class HashMapDemo {

public static void main(String[] args) {
HashMap<Integer, String> student = new HashMap<Integer, String>();
student.put(43, "Nishat");
student.put(15, "Susmita");
student.put(23, "sita");



}

}

nishatsultana
Автор

There is no sequenciall java bangla tutorial in Youtube without your tutorials.I have completed your java beginers and java swing tutorial.PLease give some instruction to others java part .likely java networking and give a sequencial link for java networking which more recursive...Please give others suggestion on Java....

RashedHarun-
Автор

Vaiya, This is a wonderful explanation . But one thing i dind't get that, As you said that hashmap can't handle duplicate data, but in any scenario can have duplicate data. Like we can have two customer with same name. So how Hashmap will handle this?

lamiaakter
Автор

can you give me some website links where I can get some good projects to download for java and android?

jahedcse
Автор

Brother, ami apnr all java and java beginers tutorial dekheci ....akhon ami ki korte pari ...aktu suggestion diben vaiya....

RashedHarun-
Автор

Bhai shei 1 yr jabot apnar video dekhi,
Khub jante iccha kore suparna k? 😑

mahdizahin
Автор

ভাইয়া, আপনার ফেসবুক পোস্টগুলো পাবলিক করে দেন। ফলো করে রাখছি কোন কমেন্ট করতে পারি না।

jaccizbd
Автор

💓💓💓💓💓 nice explanation

- - - - - - - - 👉 Student(id, name, age) 🙂 - - - - - - - -

HashMap<Integer, Student> stud = new HashMap<>();
Student s1 = new Student(13, "DemoName", 22);
stud.put(101, s1);

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -

ei code ta ke ektu solve kore deben please 🙏🙏🙏
out put ta ami oi formate e chai6i (id, name, age)
but 101 key te student object s1 er address dekha66e🥲 formate ta print korbo ki kore ...

smz
welcome to shbcf.ru