Thank you. Using this for multiple bulk mysql update concatinating queries. I also need a loop outside the append. I am avoiding too many connection error in mysql.
It's reference, everything in java is reference exept primitive data types such as int,double etc.Objects are kept in Heap reference's and other variables in stack.Therefore objects cant be contained in variable ,variable can only contain reference id and primitive data types.
You absolute GOAT, great teacher.
Well done ! Professional and practical ! Helps me a lot ! Keep on ...
Thank You Sir From Pakistan. Always love to take your lectures.
you are really very good at teaching ..
Thank you Navin.. great and a simplified explanation..
Instead of "Manoj " it is much better to have "Binod" ...
Jokes apart great lecture. Thank you!!
what jokes apart...i dont see any reason not to rename it "Binod"
lol, i see youre a man of culture xD
Thank you. Using this for multiple bulk mysql update concatinating queries. I also need a loop outside the append. I am avoiding too many connection error in mysql.
Thanks sir....perfect explanation great!
it was explained nicely how but would me more better if you explain why we have to use and some use cases
Thank you. It really helped me!
Thank God for subtitles.
Thanks a lot Navin !!
Perfect video, thanks!
Manoj Reddy Woww!
you are amazing!!!!
You r a good teacher..but in this video font size is too small..
Which compiler you use to run Java sir
nice tutorial
Thanks for your sharing.
Super explanation
Thanks sir
Sir, which IDE is better intellij or eclipse
eclipse bro
@@aritrisaha5942 nah bro intellij
D/f b/w replace() and replaceAll()
good job
append method help to join ?
What are multi Threads?
If your computer has more than 1 core you can use multi Threads. That means executing your program with multi Threads will execute faster...
which platform do you use?
str is variable or reference?
It's reference, everything in java is reference exept primitive data types such as int,double etc.Objects are kept in Heap reference's and other variables in stack.Therefore objects cant be contained in variable ,variable can only contain reference id and primitive data types.
thanks you sir
can u pls upload video of diffrn btwn refernce and object?
Reference is ID of object's location in heap memory. References are contained in variables, and variables exist in stack memory
why we use string builder if we want thread safety .
ankit patel we go for string builder only incase we want it to be mutable class. It's not thread safe.
"dd" was together then how it got deleted when you type string.delete(8,10).
It should be like(8,9)
4:24
Sorry, I meant sbf.delete(8, 9)
this is not string buffer and string builder , and waste time
this is just a string buffer
++++++++++++