Hello how would you do it to be able to count with more than 2 numbers ? for example if i want to do 2+3+4 now its output would be only 5 but i want to make it that user can put there as many numbers as he want. And thanks for the help finally useful video .
You can use string first to take input and that input can have as many numbers as you want..it can be 3+4 or 3+4+5 or 3+4+5+6..then you can use regular expressions to find patterns or divide string and then you will get numbers which you can use as operands..Try it and if you face any errors then let me know at noman.232626@gmail.com and I will try my best to help you.
Hi , the source code is at my Github repository and the link is this github.com/mohammednomankhan/calculator-in-java-swing-?files=1 I am working hard to produce some awesome programming tutorials and I need support of all of brothers like you because your appreciation and support motivates me.. Please subscribe to my channel and share this with your friends also. I am always here to help all of my brother's who are passionate towards Programming like me... Keep learning keep coding. Thanks
Excellent tutorial. Good job, keep up the good work. Thank .
nice
thanks for the appreciation..Subscribe to our channel to get more programming tutorials.
Thank you for help bro
I am glad that you found this tutorial helpful...subscribe to our channel to get more programming tutorials.
how to apply logic like, calculating mutiple numbers, for ex: 2+3+4+1+5
how do you make a calculator by entering the declaration of the variable number inputted at least 5 numbers kak? ask for his help
sir my programm done run than problem is Exception in thread "AWT-EventQueue-0" java.lang.NumberFormatException: For input string: "1+6=" ,
I am not getting the area method
its the name of the text field
do you have flowchart of this?
Hello how would you do it to be able to count with more than 2 numbers ? for example if i want to do 2+3+4 now its output would be only 5 but i want to make it that user can put there as many numbers as he want. And thanks for the help finally useful video .
You can use string first to take input and that input can have as many numbers as you want..it can be 3+4 or 3+4+5 or 3+4+5+6..then you can use regular expressions to find patterns or divide string and then you will get numbers which you can use as operands..Try it and if you face any errors then let me know at noman.232626@gmail.com and I will try my best to help you.
What is the code for that?
Thanks💓💓💓💓
Can you provide source code of this project
Can we get source code?
Hi , the source code is at my Github repository and the link is this
github.com/mohammednomankhan/calculator-in-java-swing-?files=1
I am working hard to produce some awesome programming tutorials and I need support of all of brothers like you because your appreciation and support motivates me..
Please subscribe to my channel and share this with your friends also.
I am always here to help all of my brother's who are passionate towards Programming like me...
Keep learning keep coding.
Thanks
Why i can use this source, in the equals is always wrong
@@rizkyhandayani3979 spacing of operator
P