Can you write a program to reverse a number ?
Watch this logic explanation video and try to write it
https://youtu.be/D9GKZv6Cn5Y
Watch this logic explanation video and try to write it
https://youtu.be/D9GKZv6Cn5Y
YouTube
Most asked coding questions in interview 2023 | Reverse a number | Guide how to reverse a number.
Unlock the mystery behind reversing numbers with our comprehensive video tutorial! In this video, we delve into the logic and step-by-step process of reversing a number. Whether you're a beginner or an experienced programmer, understanding the intricacies…
🔥3
TechShiksha by Badkul Technology
Guys see this video, where we have explained the logic on how to reverse an array without using extra space. See if you can write program with the explanation of logic. Share your program in comments of this post. Tomorrow we will create solution video. This…
https://t.me/java_programming_for_beginners/1591
nobody has shared the code, is no one able to write program after understanding the logic ?
nobody has shared the code, is no one able to write program after understanding the logic ?
Telegram
JAVA PROGRAMMING FOR BEGINNERS
Guys see this video, where we have explained the logic on how to reverse an array without using extra space. See if you can write program with the explanation of logic.
Share your program in comments of this post. Tomorrow we will create solution video.…
Share your program in comments of this post. Tomorrow we will create solution video.…
👍3
Forwarded from TechShiksha by Badkul Technology (spring boot and microservices admin)
Which of the following statements about Java interfaces is true?
Anonymous Quiz
15%
An interface can be instantiated using the new keyword.
19%
An interface can contain instance variables.
26%
An interface can have method implementations.
40%
An interface can extend multiple other interfaces.
👍2
Forwarded from TechShiksha by Badkul Technology (admin)
Can you write a program to reverse a number ?
Watch this logic explanation video and try to write it
https://youtu.be/D9GKZv6Cn5Y
Watch this logic explanation video and try to write it
https://youtu.be/D9GKZv6Cn5Y
YouTube
Most asked coding questions in interview 2023 | Reverse a number | Guide how to reverse a number.
Unlock the mystery behind reversing numbers with our comprehensive video tutorial! In this video, we delve into the logic and step-by-step process of reversing a number. Whether you're a beginner or an experienced programmer, understanding the intricacies…
All the invites for tomorrow's mock interviews have been sent to your personal emails.
If you have not received your invite and was hoping one then connect with @frbjavaadmin.
People who have interviews on Sunday will get invites tomorrow morning.
If you have not received your invite and was hoping one then connect with @frbjavaadmin.
People who have interviews on Sunday will get invites tomorrow morning.
We have joined forces with another channel to produce better and more engaging experience. To access high quality content
Please subscribe to our interview centric channel
https://www.youtube.com/@thetestingclass?themeRefresh=1
Please subscribe to our interview centric channel
https://www.youtube.com/@thetestingclass?themeRefresh=1
🔥2
This video is for 0-2 years experience.
People with more experience can skip this
https://youtu.be/HT6B8u2rwhk
People with more experience can skip this
https://youtu.be/HT6B8u2rwhk
YouTube
Most common coding interview question for 0-2 years exp | How to swap 2 numbers without 3rd variable
In this comprehensive video, we delve into the logic behind the most frequently asked coding questions for freshers in 2023. Whether you're a beginner programmer or preparing for job interviews, understanding the core concepts and problem-solving approaches…
👍3
which one of the following cannot be declared as static?
Anonymous Quiz
22%
class
61%
constructor
10%
variable
6%
method
🔥3
Guys I have created a video to explain exceptions through a story.
Do watch it, if you want to learn what is an exception in an interesting way
If you find this video helpful, then please react on this post
https://youtu.be/5vtD6nByPiM
Do watch it, if you want to learn what is an exception in an interesting way
If you find this video helpful, then please react on this post
https://youtu.be/5vtD6nByPiM
YouTube
What is an Exception in Java | Explained through An Archer's Tale
Join us on a captivating journey as we dive into the world of Java exceptions through a delightful archery story. Learn what exceptions are, how they can disrupt the flow of your program, and discover the powerful try-catch blocks that enable you to handle…
👍9
Forwarded from Job Spotter (The Testing Class)
Text Box Technology
Teleperformance work from home recruitment drive |10th,12th/any graduate
what will be the output of above code ?
Anonymous Quiz
34%
compile time error
27%
run time error
23%
map will contain 3 key value pair
16%
map will contain 2 key value pair
👍8
Which of the following methods is used to terminate a Java Stream and return a result value?
Anonymous Quiz
29%
filter()
22%
map()
25%
collect()
24%
forEach()
👍5