Top 13 Multithreading Questions Asked In Interview With Explanation and PDF | Most Important

  Рет қаралды 41,685

Genie Ashwani

Genie Ashwani

Күн бұрын

Top 13 Multithreading Questions Asked In Interview With Explanation and PDF | Most Important
Top 13 Multithreading Questions pdf: drive.google.c...
Publicis Sapient Interview Process: • Publicis Sapient Inter...
EPAM Interview Process: • EPAM Interview Process...
Placement Roadmap: • Placement Roadmap For ...
My Experience at Cognizant: • My Experience at Cogni...
You can follow me on:
Linkedin: / ashwani-kumar-7b986a14b
About this video:
In this video, We will discuss Top 13 Multithreading Questions Asked In Interview
Please leave a LIKE and SUBSCRIBE for more content!
⭐ Tags ⭐
Top 13 Multithreading Questions,interview questions multithreading,java multithreading interview questions,java interview questions and answers,java interview questions code decode,multithreading interview questions in java,multithreading interview questions for 5 years experienced,multithreading in java,java thread interview questions,java interview questions,multithreading interview questions,multithreading in java interview questions,java multithreading,java genie
✅ Hashtags ✅
#tp13MultithreadingQuestions #coding
important Videos:
✅ EPAM Interview Process: • EPAM Interview Process...
✅ Cognizant Experience part-1: • My Experience at Cogni...
✅ Spring Security Introduction: • Spring Security Tutori...
✅ Spring Security Internal working: • Spring Security Tutori...
✅ Changing default behavior of spring security: • Spring Security Tutori...
✅ what is ci cd pipeline: • ci cd pipeline| DevOps...
✅ what is scrum and sprint in the agile model: • What is Scrum in Softw...
✅ learn docker in 1 hour: • Docker Tutorial for Be...
✅ complete spring data jpa tutorial: • Spring Data JPA in 1 v...
✅ debugging in eclipse java with source code: • Eclipse debugging tech...
✅ oop interview questions and answers: • OOPS Interview Questio...
Important playlists :
✅ Spring Security Tutorial: • Spring Security Tutori...
✅ Microservices full course playlist: • Microservices full cou...
✅ java 8 features: • JAVA 8 NEW FEATURES
✅ Building a Medicine Management app with Spring Boot and Java: • Building a Medicine Ma...
✅ Linux tutorial: • UNIX | LINUX Shell Scr...
✅ spring boot interview questions: • Spring Boot Interview ...
MetaData:
multithreading interview questions in java,
multithreading interview questions,
multithreading interview questions c++,
multithreading interview questions for 5 years experience,
multithreading interview questions in java in hindi,
multithreading interview questions and answers,
multithreading interview questions in c#.net,
multithreading inter thread communication
multithreading interview,
multithreading interview questions in python,
multithreading questions in java
multithreading questions
multithreading questions for experienced
multithreading questions in c++
multithreading questions for experienced java
multithreading queue in python
multithreading questions and answers in java
multithreading queue
multithreading queue python example
multithreading queue java
multithreading queue c#
multithreading interview questions
multithreading interview questions in java by durga
multithreading interview questions c++
The selected predictions are:
multithreading in java
multithreading in python
multithreading in java by durga sir
multithreading in c#
multithreading in operating system
multithreading in java interview questions
multithreading in os
multithreading in java telusko
multithreading in java in tamil
multithreading in java in hindi
multithreading in java in telugu
multithreading in c++ tutorial
multithreading in python in hindi
multithreading in spring boot
interview questions multithreading in java
interview questions multitasking prioritizing
interview questions multithreading
interview questions mulesoft
interview questions mule 4
interview questions multithreading c#
interview questions multiple choice
interview questions multitasking
interview questions multiple priorities
interview questions multidisciplinary team
interview questions multicultural environment
interview questions multiple projects
interview questions multiple deadlines
interview questions for mulesoft developer
Top 13 Multithreading Questions Asked In Interview With Explanation and PDF | Most Important

Пікірлер: 42
@fitMindBody
@fitMindBody Жыл бұрын
The reason to use implement Runnable interface than extending Thread class is because Java doesn’t support multiple inheritance, once you extend Thread class you cannot extend any other class but with implementing runnable you can extend other class as well.
@rajaniupadhyay9960
@rajaniupadhyay9960 3 жыл бұрын
I got most of these question in my interview today :) Thanks. for making such videos :)
@aamirsiddique3551
@aamirsiddique3551 2 жыл бұрын
Ma'am right now r u working somewhere in Java technology
@AbhishekSingh-p5y
@AbhishekSingh-p5y Жыл бұрын
It is preferred to implement a Runnable interface instead of extending Thread class. As implementing Runnable makes your code loosely coupled as the code of thread is different from the class that assign job to the thread. It requires less memory and also allows a class to inherit any other class.
@NeverGiveUp_oo7
@NeverGiveUp_oo7 11 ай бұрын
not good explanation.
@akgarg0472
@akgarg0472 3 жыл бұрын
Thank you sir for this video🙏🤩❤️
@GenieAshwani
@GenieAshwani 3 жыл бұрын
Keep watching
@tineshsakthir9874
@tineshsakthir9874 8 ай бұрын
Bro English content needed
@marthachacon5713
@marthachacon5713 2 жыл бұрын
Please use just English
@GenieAshwani
@GenieAshwani 2 жыл бұрын
sure Martha
@ChrisCox-wv7oo
@ChrisCox-wv7oo 2 жыл бұрын
👍 agree
@RachnaMaheriya
@RachnaMaheriya 3 ай бұрын
very poor explaination.
@yididiyagebredingel3768
@yididiyagebredingel3768 2 жыл бұрын
Dude don't use English title if you are not going to use English! Annoying!
@flyiing_fish
@flyiing_fish Жыл бұрын
Chup
@iamabhik
@iamabhik 2 жыл бұрын
A little bit descriptive answer for Q5 is that in an application where one might need to extend super classes, if we use "extends Thread" then there is no option to extend any more classes. Better to use "implements Runnable" which will allow you to extend anything else :)
@sharuk3545
@sharuk3545 2 ай бұрын
sadly say that,but most of the answer is not correct.
@ronyuniverse
@ronyuniverse 3 ай бұрын
need improvement in explanation bud.
@mayanksharma1491
@mayanksharma1491 Жыл бұрын
sleep vs wait in sleep thread holds the lock while in wait thread releases the lock and waits
@swaroop40
@swaroop40 Жыл бұрын
Bhai thoda Microphone ka quality acha hota to samaz aata
@venkateshr3205
@venkateshr3205 3 жыл бұрын
Sir make a video in Specialization & generalization on java
@GenieAshwani
@GenieAshwani 3 жыл бұрын
Sure Venkatesh
@venkateshr3205
@venkateshr3205 3 жыл бұрын
@@GenieAshwani thank you sir .
@arnabroy2995
@arnabroy2995 2 жыл бұрын
Thank you for making this video. ❤️
@GenieAshwani
@GenieAshwani 2 жыл бұрын
Any time!
@scoobydooby4672
@scoobydooby4672 Жыл бұрын
How do you do last question? Not sure how modulus works to solve it
@basavaraj2065
@basavaraj2065 Жыл бұрын
Q1 : How JOIN can be used to make T2 start after T1 ? join is used to wait for another thread to complete when its task is completed, which means T1 T2 T3 might be in running state at the same time. May be we can use isAlive method to check if T1 is completed and then start T2
@gaurav5668
@gaurav5668 10 ай бұрын
exactly my question !!
@AnkurSrivastavaAnkur
@AnkurSrivastavaAnkur 8 ай бұрын
You use condition variable not join
@HimanshuSingh-ti6qw
@HimanshuSingh-ti6qw Жыл бұрын
15:02 you should have code this solutions
@ruhinapatel6530
@ruhinapatel6530 Жыл бұрын
can u give solution for question 13
@venugopalreddy6618
@venugopalreddy6618 3 жыл бұрын
Please make a video on SOLID principles , explaining with the code . Much needed concept for LLD interviews.
@GenieAshwani
@GenieAshwani 3 жыл бұрын
Noted
@siddheshgawas4773
@siddheshgawas4773 Жыл бұрын
no one answer is proper
@meme_engineering4521
@meme_engineering4521 2 жыл бұрын
are C++ coders also supposed to know all these, for freshers
@GenieAshwani
@GenieAshwani 2 жыл бұрын
Yes
@SunnySingh-is2wm
@SunnySingh-is2wm 2 жыл бұрын
Difference between class lock object lock??
@lakshyak
@lakshyak 2 жыл бұрын
nahi aata ise :D
@venugopalreddy6618
@venugopalreddy6618 3 жыл бұрын
Hello Sir, Can you please suggest a good resource to learn multi threading?
@GenieAshwani
@GenieAshwani 3 жыл бұрын
take any book and learn from there
@vinayfartyal3666
@vinayfartyal3666 Жыл бұрын
kzbin.info/www/bejne/fqrWk2qejdVreJI
Java Multithreading Interview Questions
24:56
in28minutes - Get Cloud Certified
Рет қаралды 325 М.
Офицер, я всё объясню
01:00
История одного вокалиста
Рет қаралды 3,9 МЛН
ПРИКОЛЫ НАД БРАТОМ #shorts
00:23
Паша Осадчий
Рет қаралды 6 МЛН
Новый уровень твоей сосиски
00:33
Кушать Хочу
Рет қаралды 4,9 МЛН
Java Developers Interview as Fresher | Genie Ashwani
22:15
Genie Ashwani
Рет қаралды 4,5 М.
Multithreading in Java Explained in 10 Minutes
10:01
Coding with John
Рет қаралды 927 М.
Java Interview Q&A on Multi-Threading
34:16
Siva Reddy
Рет қаралды 82 М.
70+ Trickiest Core Java Interview Questions and Answers 😱
19:00
Top 25 Java 8 coding interview questions & answers | DevByteSchool
42:50
Офицер, я всё объясню
01:00
История одного вокалиста
Рет қаралды 3,9 МЛН