OOPS Interview Questions and Answers - For Freshers and Experienced Candidates

  Рет қаралды 878,338

CareerRide

CareerRide

Күн бұрын

Пікірлер: 111
@CareerRideOfficial
@CareerRideOfficial 4 жыл бұрын
Read these interview questions and answers here: www.tutorialride.com/oops/oops-interview-questions-and-answers.htm
@imranzeb9883
@imranzeb9883 3 жыл бұрын
First of all, you need to understand that it's not OOPS, it's OOP.
@SaiRam-vj7ie
@SaiRam-vj7ie 2 жыл бұрын
@@imranzeb9883 kf
@danielk8452
@danielk8452 4 жыл бұрын
Went to the interview expecting to get OOPS I ended up leaving the interview saying OOPS!
@sharmilav1924
@sharmilav1924 4 жыл бұрын
Hahahahah 😂
@nivedithat4745
@nivedithat4745 4 жыл бұрын
dead laughing😂
@prudhviteja4609
@prudhviteja4609 4 жыл бұрын
@@nivedithat4745 y so
@mariyamashraf5199
@mariyamashraf5199 3 жыл бұрын
Oml 🤣🤣🤣
@nikesh4361
@nikesh4361 2 жыл бұрын
Result of watching dumdaar khiladi😂
@djali029
@djali029 4 жыл бұрын
Nice and Easy elaboration of OOPs basic questions. Good Job
@learnwithamirsandila
@learnwithamirsandila 4 жыл бұрын
1. What is OOP? 2. Classes VS Objects 3. Inheritance 4. Polymorphism 5. Encapsulation 6. Abstraction 7. Operator Overloading 8. Constructor vs Destructor 9. Virtual Function 10. Methods Overriding 11. Function Overloading 12. Early Binding Vs Late Binding Add more OOP questions in reply
@CareerRideOfficial
@CareerRideOfficial 4 жыл бұрын
Thanks for initiating this thread, Amir. Guys, we request you all to participate and add more questions to this thread. It'll be useful to everyone.
@shantanu7687
@shantanu7687 4 жыл бұрын
1. What is OOP? 2. Classes VS Objects 3. Inheritance 4. Polymorphism 5. Encapsulation 6. Abstraction 7. Operator Overloading 8. Constructor vs Destructor 9. Virtual Function 10. Methods Overriding 11. Function Overloading 12. Early Binding Vs Late Binding 13. Static vs Non-static members
@subhamkumarsah933
@subhamkumarsah933 4 жыл бұрын
1.What is 'this' keyword? 2. What is Super keyword? 3. Structure vs Class 4. What is Inline function? 5. What is friend function? 6. What is wrapper class? 7. What are sealed modifiers? 8. What is mutable storage class? 9. What is volatile keyword? 10. What is an interface?
@MdIbrahim-gb5su
@MdIbrahim-gb5su 3 жыл бұрын
@@shantanu7687 specifiers
@mohanjinkala
@mohanjinkala 2 жыл бұрын
Yeah..can you explain with examples and in real time examples....
@aryalmilan9928
@aryalmilan9928 Жыл бұрын
1. Java does not have destructors. Although java supports Automatic Garbage collection, one way we can notify the garbage collector to destroy the object is by calling System.gc(), but it is not guaranteed that garbage collector will immediately perform garbage collection. 2. Java does not support operator overriding. Other than that, nice information.
@kevalthakker9928
@kevalthakker9928 4 жыл бұрын
Very good information. But it's all theory! Please give some examples on topics you covered. For instance, please show some code of how to 1. Call a copy constructor 2. Declare an Abstract class 3. Override a function at run time 4. Operator overloading. And so on...
@syedsaif1391
@syedsaif1391 3 жыл бұрын
it was really helpful to get a quick revision thank you ma'am.
@asashish905
@asashish905 3 жыл бұрын
Implementation hiding is done using Abstraction.
@lokeshreddy2080
@lokeshreddy2080 2 жыл бұрын
Because of u r video .. i cracked infosys... thank you
@CareerRideOfficial
@CareerRideOfficial 2 жыл бұрын
That's a great news, Lokesh! Congrats. And, thank you for coming back to let us know. All the best. :)
@lokeshreddy2080
@lokeshreddy2080 2 жыл бұрын
@@CareerRideOfficial can u tell about sdlc work
@dadasajad8741
@dadasajad8741 4 жыл бұрын
Thank you so much Ma’am.
@anandgomaskar2210
@anandgomaskar2210 2 жыл бұрын
such beautiful and important knowledge share to people ..............thanku mam
@unknowingly18
@unknowingly18 3 жыл бұрын
Method overloding is compile time polymorphism 6:19
@raghuvardhansaripalli9636
@raghuvardhansaripalli9636 3 жыл бұрын
Simple and Best madam. Thank you.
@sureshgarine
@sureshgarine 3 жыл бұрын
thank you so much! questions and answers are precise and perfect.
@DurgaShiva7574
@DurgaShiva7574 4 жыл бұрын
It was a good video.. but it could have been BEST if you have examples..
@CareerRideOfficial
@CareerRideOfficial 4 жыл бұрын
Thanks for the feedback, Divyansh.
@Rohit.Kumar.726
@Rohit.Kumar.726 4 жыл бұрын
your explanation is very good....you should make yourself other vidoe too.
@rohanjeetdas5707
@rohanjeetdas5707 4 жыл бұрын
Q: What is an abstract class? A: A class which is declared as abstract.
@shibshankarpadhy783
@shibshankarpadhy783 3 жыл бұрын
A class inside which a method is declared instead of defining it.
@muhammadmudassir4873
@muhammadmudassir4873 4 жыл бұрын
It's very informative but in order to teach someone more precisely you should give elaboration by giving some examples.
@CareerRideOfficial
@CareerRideOfficial 4 жыл бұрын
Thanks for the feedback, Mudassir!
@dhavalshah5518
@dhavalshah5518 3 жыл бұрын
Can you provide any coding example of Operator Overloading in Java ? And also the difference between Virtual Function and Overridden Method ?
@predatorgaming895
@predatorgaming895 2 жыл бұрын
Have you ever heard about anonymous class?
@manjegowdahv3190
@manjegowdahv3190 4 жыл бұрын
Make a video on identification of object of a class in a sentence
@TranNguyen-mv6ln
@TranNguyen-mv6ln 3 жыл бұрын
Thank you so much I really love your videos
@ayeshakhan-gn8il
@ayeshakhan-gn8il 3 жыл бұрын
Correction at 4:40 - There's nothing called a destructor in java.. Java has its own Garbage collection technique for removing the unreferenced objects.
@saurabhsable4856
@saurabhsable4856 3 жыл бұрын
You are absolutely right but in java, you can use the finalize() method to act as a destructor. Just FYI ...may be helpful in some tricky interviews.
@chakravarthi3
@chakravarthi3 2 жыл бұрын
Best video for oops concept
@t_balle1620
@t_balle1620 4 жыл бұрын
Awesome thanks!
@harshaokin8064
@harshaokin8064 3 жыл бұрын
q: what is a class? a: I don't remember. Haven't been to school in 18 months.
@kushaltanna5569
@kushaltanna5569 2 жыл бұрын
Thanks for the video and answering each questions.!
@CareerRideOfficial
@CareerRideOfficial 2 жыл бұрын
Our pleasure!
@codewithdeepak45
@codewithdeepak45 2 жыл бұрын
Thanks mam this video is very usefull
@missansariansari1513
@missansariansari1513 2 жыл бұрын
Very good explaination❤
@mohammedshaikh8343
@mohammedshaikh8343 2 жыл бұрын
thanks
@CareerRideOfficial
@CareerRideOfficial 2 жыл бұрын
You're welcome!
@mohammedshaikh8343
@mohammedshaikh8343 2 жыл бұрын
@@CareerRideOfficial very helpful
@abhilashshah1577
@abhilashshah1577 3 жыл бұрын
Thank you for this video.
@supriyasupriyavaishnava7983
@supriyasupriyavaishnava7983 3 жыл бұрын
Wovvvv superb explain 👌👌👌
@lethalgrenade5840
@lethalgrenade5840 3 жыл бұрын
Thank You so much Madam... 🙏
@Life-yi7uf
@Life-yi7uf 3 жыл бұрын
coding examples with every question would have been better
@melodies-songs
@melodies-songs 2 жыл бұрын
plz do video on types of questions which were going to ask on core java and c for freshers..
@CareerRideOfficial
@CareerRideOfficial 2 жыл бұрын
We are working on those videos. You will get them soon
@herohero3279
@herohero3279 3 жыл бұрын
Well explained 👍
@dhonihari37
@dhonihari37 3 жыл бұрын
It's use full mam thank you
@therisingsinger4330
@therisingsinger4330 2 жыл бұрын
Thank you so much Ma'am it was really helpful for me ❤😍😍
@girishchitte9195
@girishchitte9195 2 жыл бұрын
ma'am are these concepts common in python OOPs too?
@CareerRideOfficial
@CareerRideOfficial 2 жыл бұрын
Yes
@mohammedburhan6193
@mohammedburhan6193 3 жыл бұрын
Please Mam provide examples with the topics it would be more clear
@Vivekkrsingh80
@Vivekkrsingh80 3 жыл бұрын
Thak you ❤. It's helpful
@PraveenReddyKalluri
@PraveenReddyKalluri 4 жыл бұрын
please upload oops concepts with examples for selenium
@aishwaryas5649
@aishwaryas5649 3 жыл бұрын
plz make vedio on most asked or the questions that are must and should asked in c,c++ and java interviews for freshers
@CareerRideOfficial
@CareerRideOfficial 3 жыл бұрын
We already have those videos. Please check the channel.
@juikadam889
@juikadam889 3 жыл бұрын
Thank you 🤗
@SurajSingh-sy9kr
@SurajSingh-sy9kr 2 жыл бұрын
thank you, helpful videos
@CareerRideOfficial
@CareerRideOfficial 2 жыл бұрын
You are welcome!
@rishabentertainmentrj0273
@rishabentertainmentrj0273 2 жыл бұрын
are these questions and answers also covers python part of oops??
@vaishalisomwanshi1353
@vaishalisomwanshi1353 2 жыл бұрын
Thank u so much mam 😊
@ayushmansrivastav6898
@ayushmansrivastav6898 2 жыл бұрын
Ma'am please create video on Django questions and python libraries questions
@Happy45678
@Happy45678 2 жыл бұрын
Thanks mam
@lalitdhurvey8113
@lalitdhurvey8113 2 жыл бұрын
Please write complete sentences which you have spoken in the video.
@SanthoshKumar-rw4ze
@SanthoshKumar-rw4ze 5 жыл бұрын
Pls make a video on operating system
@CareerRideOfficial
@CareerRideOfficial 5 жыл бұрын
Thanks, Santosh. Suggestion taken :)
@atkuriajaykumar3701
@atkuriajaykumar3701 4 жыл бұрын
You explained nicely madam
@kiranungarala6694
@kiranungarala6694 2 жыл бұрын
Maam can u share this ppt with is helpful to us to do revision
@CareerRideOfficial
@CareerRideOfficial 2 жыл бұрын
See this: www.careerride.com/Object-oriented-programming-Interview-Questions.aspx
@mojahedkhursani9665
@mojahedkhursani9665 2 жыл бұрын
thx its helpuf videos but the sound its not clear
@yogeshgupta6094
@yogeshgupta6094 2 жыл бұрын
what are the types of constructors?
@geeteshbanka
@geeteshbanka 3 жыл бұрын
Java does not support operator overloading
@vasireddysindhu7174
@vasireddysindhu7174 2 жыл бұрын
this is for java or python??
@anishmokashi1890
@anishmokashi1890 3 жыл бұрын
is there any video on dbms
@melvinthomas1742
@melvinthomas1742 3 жыл бұрын
👍
@rohitsathe850
@rohitsathe850 3 жыл бұрын
expectation handling and templates chpt?
@murivinivenkatnaveen1512
@murivinivenkatnaveen1512 4 жыл бұрын
Madam pls suppress to easy English ............
@mahammaddarbardarbar8002
@mahammaddarbardarbar8002 4 жыл бұрын
Make it oracle database interview questions and answers
@studyclub7495
@studyclub7495 3 жыл бұрын
Mam ur voice is .. same as our hod mam laxmi..👍
@ameenakhter9813
@ameenakhter9813 4 жыл бұрын
On dot net and java too
@CareerRideOfficial
@CareerRideOfficial 4 жыл бұрын
We already have them. Please check the playlist
@hasnainabbasdilawar8832
@hasnainabbasdilawar8832 5 жыл бұрын
Its not OOPS its OOP
@rohanchakraborty9467
@rohanchakraborty9467 3 жыл бұрын
Fir ekbar jao college
@shajiafatima6495
@shajiafatima6495 Жыл бұрын
😊😊😊😊😊😊😊😊😊😊
@radhikapatil7110
@radhikapatil7110 Жыл бұрын
Array string
@rushinalubolu7314
@rushinalubolu7314 3 жыл бұрын
Nice voice
@amanattar9343
@amanattar9343 2 жыл бұрын
I want oops questions on python ma'am
@CareerRideOfficial
@CareerRideOfficial 2 жыл бұрын
Sure, we will work on it
@anandgomaskar2210
@anandgomaskar2210 2 жыл бұрын
it ask to many time in interview
@aswinitummala9408
@aswinitummala9408 5 жыл бұрын
0
@thecoder9074
@thecoder9074 4 жыл бұрын
this is OOP not OOPS
@harshavardhanreddy3607
@harshavardhanreddy3607 3 жыл бұрын
Oops🙏🙏
@amrit4355
@amrit4355 3 жыл бұрын
need to improove your explaning technique
@sabir7788
@sabir7788 3 жыл бұрын
Thanks maam
The Joker wanted to stand at the front, but unexpectedly was beaten up by Officer Rabbit
00:12
An Unknown Ending💪
00:49
ISSEI / いっせい
Рет қаралды 51 МЛН
АЗАРТНИК 4 |СЕЗОН 2 Серия
31:45
Inter Production
Рет қаралды 1,1 МЛН
escape in roblox in real life
00:13
Kan Andrey
Рет қаралды 77 МЛН
Top 30 JAVA Interview Questions and Answers for Beginners
1:25:45
Interview Happy
Рет қаралды 22 М.
Java Interview Questions | HR Mock Interview On Core, Advance, JDBC | By Kiran Sir
26:36
The Kiran Academy - Java By Kiran
Рет қаралды 127 М.
MUST KNOW junior role JAVA interview questions
42:15
Keep On Coding
Рет қаралды 116 М.
Think Fast, Talk Smart: Communication Techniques
58:20
Stanford Graduate School of Business
Рет қаралды 40 МЛН
Google Coding Interview With A High School Student
57:24
Clément Mihailescu
Рет қаралды 4,1 МЛН
Software Engineering Job Interview - Full Mock Interview
1:14:29
freeCodeCamp.org
Рет қаралды 1,4 МЛН
Java Mock Interview | Fresher Java Technical Round | OOP Concept | Core Java Interview Questions
22:44
OOPS CONCEPTS - JAVA PROGRAMMING
20:24
Sundeep Saradhi Kanthety
Рет қаралды 2 МЛН
The Joker wanted to stand at the front, but unexpectedly was beaten up by Officer Rabbit
00:12