👉Fill Out The Form To Schedule Your Offline Mock: forms.gle/TMdk8sFZbiThWabK7 🔰𝐉𝐨𝐢𝐧 𝐨𝐮𝐫 𝐟𝐫𝐞𝐞 𝐝𝐞𝐦𝐨 𝐜𝐥𝐚𝐬𝐬- bit.ly/jbkgshub7 𝐓𝐡𝐞𝐊𝐢𝐫𝐚𝐧𝐀𝐜𝐚𝐝𝐞𝐦𝐲 𝐚𝐩𝐩 - bit.ly/thekiranacademyapp
In this mock Interview, what I found is that Interviewer's appreciation for the interviewee and He is also explaining some concepts which are important to her that she's unaware of as well as to the viewers.
Interview Report: Core Java Concepts: - Score: 5/10 - Remarks: Demonstrated basic understanding but struggled with some fundamental concepts. - Improvement Needed: Focus on understanding key Java concepts, such as encapsulation, inheritance, and static keyword usage. Object-Oriented Programming (OOP): - Score: 6/10 - Remarks: Showed awareness of OOP principles but lacked depth in explanation. - Improvement Needed: Practice explaining OOP concepts with real-world examples to solidify understanding. Java Frameworks and Libraries: - Score: 3/10 - Remarks: Struggled with the understanding of frameworks like Spring Boot and Hibernate. - Improvement Needed: Study and gain hands-on experience with popular Java frameworks. Exception Handling: - Score: 4/10 - Remarks: Limited understanding of exception handling in Java. - Improvement Needed: Focus on the practical implementation of exception handling, including the use of try, catch, and finally blocks. Threading and Concurrency: - Score: 5/10 - Remarks: Basic understanding of threads and processes but lacked clarity. - Improvement Needed: Dive deeper into Java's concurrency model and practice implementing multi-threaded solutions. File Handling: - Score: 3/10 - Remarks: Confused about the roles of FileInputStream and FileOutputStream. - Improvement Needed: Study file handling in Java, including reading and writing operations. Communication Skills: - Score: 6/10 - Remarks: Communicated clearly at times but often hesitated and paused. - Improvement Needed: Practice articulating thoughts more confidently and clearly. Areas of Appreciation: - Daring and Confidence: Willingness to participate in a mock interview and face challenging questions. - Engagement: Engaged with the interviewer and attempted to answer all questions. - Some Correct Answers: Provided correct and thoughtful answers to several questions, demonstrating potential. Overall Score: 46/80 Summary: The candidate demonstrated a basic understanding of Java and OOP concepts but struggled with more advanced topics such as frameworks, exception handling, and file operations. Her communication was clear at times but often lacked confidence. Recommendations for Improvement: - Study and Practice: Focus on studying core Java concepts, frameworks, and exception handling. Engage in hands-on practice to solidify understanding. - Mock Interviews and Self-Assessment: Engage in more mock interviews and self-assessment to build confidence. - Seek Feedback: Seek feedback from peers or mentors to identify specific areas for improvement. Appreciation: The candidate's daring, engagement, and willingness to learn are commendable. With focused study and practice, she has the potential to excel in future interviews. Her positive attitude and willingness to face challenges are qualities that will serve her well in her career. here is in detailed report of this mock interview.
Encapsulation is practice of bundling attributes and methods that operate on those attributes into a single unit called a class, which helps to keep implementation details from the outside
The best thing I got @19:38 was, "Try giving interviews to yourself". This is not the only thing I learned; I gained a lot from this interview. Thank you, sir! ❤❤ Can you give me heart sir❤❤
00:11 Today's RUclips video is an interview session with Silo, an engineering graduate 03:12 SQL is a structured query language. 06:17 Serialization converts object code to byte form 09:07 Polymorphism and its forms 12:00 File input stream and file output stream in Java 15:11 Framework is used for storing and organizing data. 18:07 Technology interview tips 20:32 Practice mock interviews and focus on improving
For static variable -> single copy will be created at class level and shared with every object of that class. And in instance variable -> for every object separate copy of instance variable will be created. In static variable -> we can access by using class name and in instance variable -> we can access by using object reference
Basically she is describing the term programing is not the name of learning or reminding the defination you just have the knowledege about the term in the actual you have to tell above the funcationaity
very nice interview and the questions quality is also very best i learnt many good things from all questions and interview, thank you so much for giving this precious knowledge. Thank you so much sir, love from Maharashtra
18:06 multiple inheritance is not there in java instead of that it has hybrid inheritance and multiple inheritance can be proceed using implement keyword while we are doing interfaces
I givens many interviews and this is my personal experience sir, mostly interviewer asking write a some code this this logic. theory part is also good but coding part ?? So please i humbly request you please make a one video this topic and solve the problem all students . And i follows you last three months your all videos very helpful for me. Thank you so much sir 😊
kiran sir you did mistake at 8:11 you said "method will not have body in interfaces". but from java 1.8 version introduced default and static methods in interfaces which means interfaces also have concrete methods.
"Thank you for giving me this opportunity to introduce myself" My English trainers were against this line. They said not to use this line in an interview
Thank you for choosing us as your learning partner. We are thrilled to hear that you enjoyed your experience with us! If you are looking to expand your knowledge further, we invite you to explore our other courses in the description box.
There are four types acess modifier in java -public,protected,default and privte Encapsulation -It is the process wrapping data member and member function in single unit that is called encapsulation,the main purpose of encapsulation data hiding but normal class not provided 100% implementation of encapsulation In the java bean class provide hundred 100% encapsulation in java therw are following characteristics below It is inside pacakge It is public class It is private data member A class mur not be ectending another class and implements interface but must be implementes serlizable intrafce It public getter setter method It is public default constructor
We are glad you found our video helpful. Like and share our video with your peers and also do not forget to subscribe to our channel for not missing video updates. We will be coming up with more such videos. Cheers!
If these questions are asked during a job interview, then you know its worthless. This is theoretical knowledge in its purest form, which every college and institutions asks in examination and if a company also wants me to have this knowledge and don't care about my practical knowledge and what I can really implement, then I am out. I do not want such job.
this mock interview so simple am thinking java interview is so hard i love to development but infoturnetly i go to web developement but i hard to my work i do .
Thank you for choosing us as your learning partner. We are thrilled to hear that you enjoyed your experience with us! If you are looking to expand your knowledge further, we invite you to explore our other courses in the description box.
I have completed core java only and not done advance java like jdbc,servlet... If i know the core JAVA and data structure algorithm can I crack product based company interview ?
Sir, I will tell you the definition, but if the interviewer is getting the coding done in front, then what will you do with it, you only tell the definition in your interview, what should you do about the coding?
I don't want to be rude or anything , It's just that , she told the definitions of class and object in reverse manner. class is a blue print for object where as object is known as an instance of class.
The selection of the questions for the interview were very informative and useful. However, the interviewer should enhance their interview approach by being more polite, wearing a smile, and demonstrating enthusiasm. The current method of bombarding questions with a stern demeanor and lack of explanation needs improvement. Being knowledgeable alone is not sufficient; adopting a more supportive and positive interviewing style, as seen in Western practices, is required because its a great skill.
You're absolutely right! There is a common misconception that Java has access specifiers. In reality, Java uses access modifiers to control the visibility of class members (fields, methods, and constructors).
i have one question , is that ok to give answer in our understanding format rather than book defination i give better answer in my words which i explianed
👉Fill Out The Form To Schedule Your Offline Mock: forms.gle/TMdk8sFZbiThWabK7
🔰𝐉𝐨𝐢𝐧 𝐨𝐮𝐫 𝐟𝐫𝐞𝐞 𝐝𝐞𝐦𝐨 𝐜𝐥𝐚𝐬𝐬- bit.ly/jbkgshub7
𝐓𝐡𝐞𝐊𝐢𝐫𝐚𝐧𝐀𝐜𝐚𝐝𝐞𝐦𝐲 𝐚𝐩𝐩 - bit.ly/thekiranacademyapp
Please make interview questions on c++ ...
Class is a blueprint of object and
Object is a instance of class.
yes ! i am also confuge to that girl answers
this is what happens when u dont implement ur code & just go for defination
@@ajaypt1947😅
class is instance of class
@@radhikagore9897 Kunal student spotted 🌝
In this mock Interview, what I found is that Interviewer's appreciation for the interviewee and He is also explaining some concepts which are important to her that she's unaware of as well as to the viewers.
after watching this video i got to know that i have more than enough knowledge to pass any java interview
same feel bro
Interview Report:
Core Java Concepts:
- Score: 5/10
- Remarks: Demonstrated basic understanding but struggled with some fundamental concepts.
- Improvement Needed: Focus on understanding key Java concepts, such as encapsulation, inheritance, and static keyword usage.
Object-Oriented Programming (OOP):
- Score: 6/10
- Remarks: Showed awareness of OOP principles but lacked depth in explanation.
- Improvement Needed: Practice explaining OOP concepts with real-world examples to solidify understanding.
Java Frameworks and Libraries:
- Score: 3/10
- Remarks: Struggled with the understanding of frameworks like Spring Boot and Hibernate.
- Improvement Needed: Study and gain hands-on experience with popular Java frameworks.
Exception Handling:
- Score: 4/10
- Remarks: Limited understanding of exception handling in Java.
- Improvement Needed: Focus on the practical implementation of exception handling, including the use of try, catch, and finally blocks.
Threading and Concurrency:
- Score: 5/10
- Remarks: Basic understanding of threads and processes but lacked clarity.
- Improvement Needed: Dive deeper into Java's concurrency model and practice implementing multi-threaded solutions.
File Handling:
- Score: 3/10
- Remarks: Confused about the roles of FileInputStream and FileOutputStream.
- Improvement Needed: Study file handling in Java, including reading and writing operations.
Communication Skills:
- Score: 6/10
- Remarks: Communicated clearly at times but often hesitated and paused.
- Improvement Needed: Practice articulating thoughts more confidently and clearly.
Areas of Appreciation:
- Daring and Confidence: Willingness to participate in a mock interview and face challenging questions.
- Engagement: Engaged with the interviewer and attempted to answer all questions.
- Some Correct Answers: Provided correct and thoughtful answers to several questions, demonstrating potential.
Overall Score: 46/80
Summary:
The candidate demonstrated a basic understanding of Java and OOP concepts but struggled with more advanced topics such as frameworks, exception handling, and file operations. Her communication was clear at times but often lacked confidence.
Recommendations for Improvement:
- Study and Practice: Focus on studying core Java concepts, frameworks, and exception handling. Engage in hands-on practice to solidify understanding.
- Mock Interviews and Self-Assessment: Engage in more mock interviews and self-assessment to build confidence.
- Seek Feedback: Seek feedback from peers or mentors to identify specific areas for improvement.
Appreciation:
The candidate's daring, engagement, and willingness to learn are commendable. With focused study and practice, she has the potential to excel in future interviews. Her positive attitude and willingness to face challenges are qualities that will serve her well in her career.
here is in detailed report of this mock interview.
these sort of difficulty level questions are generally asked for how much package jobs sir
Its a nice explanation bro.thjamks for it.
Hi sir what's you doing?
Encapsulation is practice of bundling attributes and methods that operate on those attributes into a single unit called a class, which helps to keep implementation details from the outside
you have asked very easy questions now a days interviewer asks more from advance java like springbood , jsp and all
Sql stands for Structured Query Language
Just like we communicate with each other using Hindi English etc.by using sql we communicate with databases
2 things to learn
Understand before speaking
Have confidence in what u know
Kiran Sir is best interviewer. He focuses on making candidate to feel confident and comfortable
She has confidence but nice 👍👍👍 thanks to Kiran sir
2:45 was the perfect defination of encapsulation .
😂😂
Sarcasm right?
The best thing I got @19:38 was, "Try giving interviews to yourself". This is not the only thing I learned; I gained a lot from this interview. Thank you, sir! ❤❤
Can you give me heart sir❤❤
Great tip!
wow she is taking real time examples😍😍
Class is a user defined datatype that's the better answer to give while defining a class
Sir you are great,your always calm and composed during taking interview i like it very much
So nice of you
Thank you so much sir. Till now I had no experience even in mock interviews but you made my day. Keep posting the videos sir. Once agin thank you. 😊
00:11 Today's RUclips video is an interview session with Silo, an engineering graduate
03:12 SQL is a structured query language.
06:17 Serialization converts object code to byte form
09:07 Polymorphism and its forms
12:00 File input stream and file output stream in Java
15:11 Framework is used for storing and organizing data.
18:07 Technology interview tips
20:32 Practice mock interviews and focus on improving
Try catch is used for exception handling
Try block executes the code whereas catch block catches the exception
Class is a blue print
Object : is instance which have methods and properties
sir i am feeling very good after watching her interview, i know that in my interview i will select in this interview
Confidence is equally important for an interview . good try.keep it up and all the best☺
Tbh I agreed with this mai 2 baar reject hua hu due to lack of confidence!! Maine 75% answer diya tha answers
@@deakhkyarahahaire6045 bro what should I more focus on For an interview or campus placement!!
@@deakhkyarahahaire6045 75% dene ke bad kya galat kiya bhai
Yes just memorize everything
static is a keyword, it is one copy storage, if the method or variable is static then we will call by class name.
Its technical term not specifif
For static variable -> single copy will be created at class level and shared with every object of that class. And in instance variable -> for every object separate copy of instance variable will be created. In static variable -> we can access by using class name and in instance variable -> we can access by using object reference
Basically she is describing the term programing is not the name of learning or reminding the defination you just have the knowledege about the term in the actual you have to tell above the funcationaity
very nice interview and the questions quality is also very best i learnt many good things from all questions and interview, thank you so much for giving this precious knowledge. Thank you so much sir, love from Maharashtra
Most welcome
@@TheKiranAcademysir how can i take mock interview???
why i am feeling so confident after watching this video 😂😂😂
kiran sir this mock interviews is very helpfull
❤️ Good job sir.lot of things gained from this vedio🙏💐
thank you and keep watching
I found it very great and informative.I like it keep going please
18:06 multiple inheritance is not there in java instead of that it has hybrid inheritance and multiple inheritance can be proceed using implement keyword while we are doing interfaces
Thanks for sharing❤🎉😊
Class is a blue print and object is instance
Nice.. Thanks for Sharing
HashMap is not part of Collections class, right??
Yes! Map does not extends Collection Interface but it is considered as integral part of collection framework.
Hashmap is not a collection but part of collection
Part of collection
Yes
C
15:44 hashmap is not the part of collection interface
Sir this interview is very friendly and good but can we tell about final package in Lpa ?❤🎉
Super ,very useful👍
I givens many interviews and this is my personal experience sir, mostly interviewer asking write a some code this this logic. theory part is also good but coding part ??
So please i humbly request you please make a one video this topic and solve the problem all students .
And i follows you last three months your all videos very helpful for me.
Thank you so much sir 😊
Thank you sir 🙏 Eye opening
Thank you sir for this mocks, we also prepare this question for my tommorow s interview
All the best
Aapk as a fresher Jaa rhe hai or calls kaise mile please bataiye thoda
kiran sir you did mistake at 8:11 you said "method will not have body in interfaces". but from java 1.8 version introduced default and static methods in interfaces which means interfaces also have concrete methods.
Thank you sir for mock interview
Very much friendly interview
"Thank you for giving me this opportunity to introduce myself"
My English trainers were against this line. They said not to use this line in an interview
Sir I am very inspired for this interview
Sue whatever you asked I know each of questions ans beacuse i have done much practice over that
Very good interview 🎉
thanks
good job sir
try{catch the exception an pass to catch block }
catch{handle that exception}
Thank you for choosing us as your learning partner. We are thrilled to hear that you enjoyed your experience with us! If you are looking to expand your knowledge further, we invite you to explore our other courses in the description box.
There are four types acess modifier in java -public,protected,default and privte
Encapsulation -It is the process wrapping data member and member function in single unit that is called encapsulation,the main purpose of encapsulation data hiding but normal class not provided 100% implementation of encapsulation
In the java bean class provide hundred 100% encapsulation in java therw are following characteristics below
It is inside pacakge
It is public class
It is private data member
A class mur not be ectending another class and implements interface but must be implementes serlizable intrafce
It public getter setter method
It is public default constructor
We are glad you found our video helpful. Like and share our video with your peers and also do not forget to subscribe to our channel for not missing video updates. We will be coming up with more such videos. Cheers!
thanks sir .I want suggestion that i passed out in 2014 B.E(IT). should i try for full stack java developer?
Yes, definitely
Object is simply a physical entity. Whatever that we can see, touch and feel is object.
awesome command both exhibit
very nice video this video is very helpfull for me
keep sharing
Sir really awesome sir ❤
object is instance of a class i think , and class is blueprint of a object
I thought the same 🤔
you are absolutely right, but here coding went reversed. I astonished.😄
Sir kindly guide kar daye kon sa best course ha kis ka scope zyada ha Web, Android, Graphics?
Good interview i think its good
The Term Access specifier used by c++ programmers not in java. In java Officially we use Access Modifier. #JavaLearner
If these questions are asked during a job interview, then you know its worthless. This is theoretical knowledge in its purest form, which every college and institutions asks in examination and if a company also wants me to have this knowledge and don't care about my practical knowledge and what I can really implement, then I am out. I do not want such job.
Thank you sir ❤❤❤❤
All the best
she selected 7, you guyss knows the reason......
@@ramaraman9256 Thala for a reason
Thala for a Reason 😂😂😂
Thala For a Reason
❤❤ good 👍
Ye mam to bda khatarnaak bol rhi h , class to obj, obj to class 😂
No Problem!!
Nice Sir great
this mock interview so simple am thinking java interview is so hard i love to development but infoturnetly i go to web developement but i hard to my work i do .
Thank you for choosing us as your learning partner. We are thrilled to hear that you enjoyed your experience with us! If you are looking to expand your knowledge further, we invite you to explore our other courses in the description box.
Are interviews really these flexible? I mean I thought interviewer would have a straight face and aims to fails us in interview.
I have completed core java only and not done advance java like jdbc,servlet...
If i know the core JAVA and data structure algorithm can I crack product based company interview ?
still waiting for confidence and communication skills.
Find in yourself that's enough
Sir, I will tell you the definition, but if the interviewer is getting the coding done in front, then what will you do with it, you only tell the definition in your interview, what should you do about the coding?
Thank you 😊
Pls I want a mock interview in sql. Can you take the individual interview for me. I improve myself in dare.
I think there are 5 types of inheritance...😊
4 in java
Multiple inheritance doesn't support in Java
@@ratikantadas2904 multiple level inheritance can be allowed 😁
4 types
@@Mr_April_ only by implementing interface
Stating question was wrong
It is not access specifier it is acces modifier
In python acces specifier
In java acces modifers
Very nice interview sir
Try block theliyakunda interview ki Ela vachindhi ra Nayana.
Sir interview Hindi me de sakte hai kya ?
watch these 2 videos - ruclips.net/video/AN5-gT9JSTQ/видео.html , ruclips.net/video/b-n96AXI8Kk/видео.html
I don't want to be rude or anything ,
It's just that , she told the definitions of class and object in reverse manner.
class is a blue print for object where as object is known as an instance of class.
correct. she tried that i liked. As we said we are just getting questions from sir rather than judging students.. thanks
Bro Thank Gof i saw your comment, I was about to question my knowledge :P
@@ahsanqureshi6360 same here man . I was so tensed and doubting on myself
The selection of the questions for the interview were very informative and useful. However, the interviewer should enhance their interview approach by being more polite, wearing a smile, and demonstrating enthusiasm. The current method of bombarding questions with a stern demeanor and lack of explanation needs improvement. Being knowledgeable alone is not sufficient; adopting a more supportive and positive interviewing style, as seen in Western practices, is required because its a great skill.
there are no access specifiers in java. those are access modifiers.
You're absolutely right! There is a common misconception that Java has access specifiers. In reality, Java uses access modifiers to control the visibility of class members (fields, methods, and constructors).
@@TheKiranAcademy but sir ne to khud access specifier pucha tha.
Serialization is process of converting object into series of bits right?
Thanks 👍
We are so happy you enjoyed our video! Please do keep checking back in.
May I know which company and for which job role this level of interview is conducted?
Bhaiya.. a follower from Karnataka .. Bhaiya apse bat ho sakti hai kyaa. Please 🙏
contact on mobile no or fill the form link in the given below
Do you conduct online interview ?
i have one question , is that ok to give answer in our understanding format rather than book defination i give better answer in my words which i explianed
Sir please uploading SQL interview
Iam studying in Final year bca.i think after bca doing mca .so ,your give some interview of mca of with high company questions
She is confused between class and object giving opposite defination
thank you sir
Sir, is there compulsory to speak in English for any interview in the technical field??
Pls reply sirrr ?
Multiple inheritance is not supported in Java
Through classes it doesn't support but through interface it supports multiple inheritance
I think class is a blueprint and object is instance of class
Isme m shi hu ya ye didi ??
tum, ye thoda wo log khud confuse hogaye they lol
Ask more questions on springboot annotations sir
there is no concept access specifier in java ....java having access modifiers concept only ..question wrong
It's better to buy a cowfarm and sell the milk than this mental tension and torture
- Things we used to say in btech stands true even now 😂
Spring boot is not framework it's just a tool only spring is framework
11:30 class and object I really surprised shit as she is in the mock she saved either she will regret in the real interview