Factorial Of a Number (Part 1): th-cam.com/video/KjtFDesQzeI/w-d-xo.htmlsi=rKt0a083WZMrKqxt Solving Factorial Program In Java (Part 2): th-cam.com/video/4wsF4gtcSEQ/w-d-xo.htmlsi=CG0-RjRZ_8LSsY9_
Sir you filtered out the topic very nicely like you filtered out the question with IF condition .. and this is very helpful , Please upload videos simultaneously between 2 days gaps, this will be very helpful 🚩🚩🫡❤❤❤🔥❤🔥
brillant teacher with humble nature and dedicated with work and have interactive session with us . really nice leturer i even seen . im very enthaustic learn more from you.
sir you give very good explaination, i prectice all question my self it's very helpful to build my logic please continue this series on logic building with collection
To print a sum of digit we can write logic as: Int a = 24579; Int sum = 0; While (a!=0) { Sum = ( a% 10 ) + sum; a = a/10; } Sop(sum); It will 1st slice last digit and add it to sum variable. Then store remaing value in some other variable i.e. a in this case. Repeat this process until number is not equal to 0 or you can say greater than 0. Then print sum outside loop.
public class test2 { public static void main(String[] args) { int res = 0; for (int i = 0; i 50) { System.out.print("+"+i); res += i; // System.out.println(res); } } } System.out.println(" = "+res); } thank u sir im a web developer in sisgain software company i'm beginner in java ❤
Thank you sir it’s really very useful videos but i am learning python so please i request to you same things need in python so please share videos in python for logic build.
Very informative vidio. Sir please make logic building video's on array. Please make more vidios on logic building we are eagerly waiting for your video's. Thank you.
sir maine Override kiya parent class ko childc class me inharite bhi kiya with the holding of child class object and with the help of parent class reference but child class ke methods read ho rahe hai but reference to parent class ka tha to doubt ye hai ki
we can hold the child class object with the help of parent class reference we can call only parent class methods aisa point me kyu likha hota hai🤔🤔🤔 plzz clarify my doubt
Factorial Of a Number (Part 1): th-cam.com/video/KjtFDesQzeI/w-d-xo.htmlsi=rKt0a083WZMrKqxt
Solving Factorial Program In Java (Part 2): th-cam.com/video/4wsF4gtcSEQ/w-d-xo.htmlsi=CG0-RjRZ_8LSsY9_
Sir you filtered out the topic very nicely like you filtered out the question with IF condition .. and this is very helpful , Please upload videos simultaneously between 2 days gaps, this will be very helpful 🚩🚩🫡❤❤❤🔥❤🔥
yes i will
brillant teacher with humble nature and dedicated with work and have interactive session with us . really nice leturer i even seen . im very enthaustic learn more from you.
We appreciate your kind words. It's great to hear you're enjoying the sessions!
very useful sir.....really biuld my logic which way have to explain ...superb sir
Sir your lectures are really very understandable... Thank you so much
sir you give very good explaination, i prectice all question my self it's very helpful to build my logic please continue this series on logic building with collection
Bahut hi achhi tarah se apne explain kiya like it ❤
To print a sum of digit we can write logic as:
Int a = 24579;
Int sum = 0;
While (a!=0) {
Sum = ( a% 10 ) + sum;
a = a/10;
}
Sop(sum);
It will 1st slice last digit and add it to sum variable. Then store remaing value in some other variable i.e. a in this case.
Repeat this process until number is not equal to 0 or you can say greater than 0. Then print sum outside loop.
Very nice Explanation after Amit sir i like kiran sir Explanation ❤
Wowww need more logic building interview question..sir please
Thank you sir 🙏👍
Never stop this series
Sir im from Not-Tech and its very helpfull form me
Koti Koti 🙏 🙏 sir
very helpfull ..thanku
public class test2 {
public static void main(String[] args) {
int res = 0;
for (int i = 0; i 50) {
System.out.print("+"+i);
res += i;
// System.out.println(res);
}
}
}
System.out.println(" = "+res);
}
thank u sir im a web developer in sisgain software company i'm beginner in java ❤
Superb Sir ..
Help full vedio sir ❤
Good Series Sir
Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!
Thanku sir . ❤
Well explained.
Thank you sir it’s really very useful videos but i am learning python so please i request to you same things need in python so please share videos in python for logic build.
Hey, subscribe to our new channel to watch Python content- www.youtube.com/@TheKiranAcademy-PythonMern/videos
Very informative vidio. Sir please make logic building video's on array. Please make more vidios on logic building we are eagerly waiting for your video's. Thank you.
Will upload soon
eagerly waiting for sessions from you
Help full video
Thanks sir 🙏
All the best
sir, please start this logic-building playlist we are waiting for your grateful teaching
Sir is collection framework this part of advance java ?
Super...
Sir Please upload daily video for logic building, Thank You Sir
I will try my best
Nice video
sir plz make same video for array also. array is very confusing
For loop or prime number ka logic building ka video daliye sir 🙏
ok sure
@@TheKiranAcademysir aap jo bhi topic batate hai to pura clear kar dete hai aise plz sir dalte rahiye hamere jaisa student ka bahut helpful video hai
Sir please explain array topic your video is very helpful.thank u soch sir❤
Will try
Sir Fibonacci series kaise nikale explain this Example
yes next It will be
array, string questions and recursion
sir maine Override kiya parent class ko childc class me inharite bhi kiya with the holding of child class object and with the help of parent class reference but child class ke methods read ho rahe hai but reference to parent class ka tha to doubt ye hai ki
Very helpful explanation sir for both IT & Non-IT students ❤
All the best
jab child class ki methods hi run honi ho to kya advantege hoga two classess likhne ka
How to build logic effectively?
we can hold the child class object with the help of parent class reference we can call only parent class methods aisa point me kyu likha hota hai🤔🤔🤔 plzz clarify my doubt
Sir prime ,pelondrom & Armstrong numbers series
we want next videos
Present for the session --->
Name - Ketan Nipane
Batch - 1115
Academy pune location
Karve Nagar, Chinchwad, Deccan and Warje
Hello