Комментарии:
Love your videos sir.
ОтветитьMore knowledge in less time.
ОтветитьThis video was so.. helpful.
ОтветитьSir, please make a video on tail recursion with any example
ОтветитьSir please make video on handlebars mustache in javascript
ОтветитьHi Naveen,
I need your help. I have 4.3 Years of experience in IT Industry as a Manual Tester.
I studied Electrical Engineering and found my job in one of the best MNC's through Off-Campus after 6 months of struggle.
I was passionate about other dreams and tried hard to quit this IT job. But I failed in the same and compromised with the Software job due to some personal constraints.
Currently I'm learning Python. But I didn't see much jobs in Hyderabad with Selenium-Python.
We do have other testing opportunities like Web Services, ETL Testing etc.
Please suggest me what should I learn to get a good job and how to implement the same in real time as I already continued as 4.3 Years as Manual Tester.
Please help me.
Thanks & Regards,
Your Friend
Sir ...
You have two playlists on Java..
1. Core Java tutorial
2. Java tutorial for beginners
Is there any difference between them .
And if yes then which one to continue with . provided that I am a beginner in Java..
Thanks
ОтветитьSir please make some videos for Spring Boot. Please sir.
ОтветитьWhere is the next part of this video / part #11.1 ?
ОтветитьSir can u please make a video on how to use jqmath in android studio to show math expressions in android app
Ответитьwhere are you sir, we miss you.
ОтветитьAs a Pole I know that my English (as some ppl say Ponglish) would be weird to other ppl, so to improve your videos please invest in a better microphone because your english is very easy to undersand but sometimes it is hard to hear clearly all the words. And thanks for all the good videos :)
ОтветитьCan someone pleas explain this: Collection values = new ArrayList(); What is the meaning of 'Collection values' I understand that Collection is an interface, how can we basically refer an object to in interface ?
ОтветитьNice
ОтветитьBahut badhiya sir
ОтветитьSir kya aap software development me kya career hai aur salary package kya hota h aur work culture ke bare me video upload kar sakte hai?
ОтветитьIkkada arraylist endhuku use chesam....any specific reason ?
ОтветитьHello Sir, could please explain why iterator and ListIterator not throwing ConcurrentModificationException while add or remove the values from the List?
ОтветитьSir please name of intro music
ОтветитьLove your efforts ❤️
ОтветитьVery clear practical explanation of collection, interface, iterator, steps and errors. Well done. Keep on...
ОтветитьI have a question. We are using hasNext() method which gives true if next element is present and next() method returns that next element.
But at start where does iterator points to?
As if it points to 0th index .. next() will give us the 1st index number at start only. But it gives 0th index number at start only. How does that happen? @telusko
can we not use if, else, while with belongs to(x : numbers), for each instead of this iterator thing to get the same work done? im so confused rn.
ОтветитьIn arraylist we do have index number
Ответить