Java lo nv thaliava 🙏 No doubts No bad comments Ur always great bro🤗
@rasingstar27015 жыл бұрын
Mee videos easy ga understanding chesukovacchu sir suprb
@shnmugapriyaselvam43206 жыл бұрын
very understandable video
@vinodmankola1855 жыл бұрын
Very well explanation
@rasingstar27015 жыл бұрын
18:42 lo return sum; S.o.println(sum) Ila direct ga sum ne print cheyalema.compulsary ga int total; ki marchalsindena
@ruhihasanshaik45713 жыл бұрын
Same doubt here
@purnimasadanala93442 жыл бұрын
array ni display method lo create cheykudadha
@rajasekharkoppadi2037 ай бұрын
array method instance verible lo cheyalema
@sivakumar-vp3we2 жыл бұрын
Bro can you please tell me about "for each" loop concept
@kavaliashok739811 ай бұрын
Without using objects we can get the Output for arrays. Then why the need of an object created. And passing the array in it ??? Can anyone explain I am a beginner.
@kamalpola33034 жыл бұрын
Bro can we write the main method at latest which you have written in buffered reader
@srinwaasburri20286 жыл бұрын
Thanks sir.
@gouthamireddy28064 жыл бұрын
Sir, same program we can write without using methods also so why we used methods
@KOTHAABHISHEK4 жыл бұрын
For example Oka bank account undi So details print cheyali anukunte 1 method Money deposit kosam 1 method Money withdraw kosam 1 method Ala different different works cheyali anukunnapudu methods use chestharu
@vanammahenderreddy81874 жыл бұрын
valuble Q&A
@-MShivakumar Жыл бұрын
instead of temp u can also parameter arr
@KOTHAABHISHEK Жыл бұрын
We can do same program in different ways Concept ardam avthe manaki edi easy ga anipisthe adi cheyochu
@kamalpola33034 жыл бұрын
Bro can we write creating the method at the beginning after that main method we will get the output or not
@KOTHAABHISHEK4 жыл бұрын
Try once
@purnimasadanala93442 жыл бұрын
main method lo array ki arr ani name echaru kada malli void method lo array ni parameter ga pass chesetapudu temp ani enduku name estunaru void display(int[] arr) ani evakudadha
@pavanmurthy66262 жыл бұрын
Same doubt 🙋
@KOTHAABHISHEK2 жыл бұрын
Timestamp isthe chusi exact ga cheppevadini but most of the time confusion undakunda seperate names isthamu anthe
@Sayedvlogs33 жыл бұрын
Abhi bro scanner input lo two strings use chesa out put raledu enduku bro example Student name Oka string anuko Student branch kuda Oka string kada Out put lo student name edit iendhi kani branch edit chesetapudu error vachidni y bro
@KOTHAABHISHEK3 жыл бұрын
program lonedaina mistake undi kavachu once again check bro or comment your code here i will check when im free
@Sayedvlogs33 жыл бұрын
@@KOTHAABHISHEK package Scanners; import java.util.Scanner; public class Scan { public static void main(String[] args) { // TODO Auto-generated method stub Scanner input = new Scanner(System.in); System.out.println("enter your name"); System.out.println("enter your rool"); System.out.println("enter your branch"); System.out.println("enter your dob"); String name = input.nextLine(); int rool = input.nextInt(); String branch = input.nextLine(); double dob = input.nextDouble(); System.out.println("your name is:" +name +"your rool:"+ rool +" your branch"+ branch + "your dob" + dob ); input.close(); } } out put:: enter your name enter your rool enter your branch enter your dob basha 11 civil Exception in thread "main" java.util.InputMismatchException at java.base/java.util.Scanner.throwFor(Scanner.java:939) at java.base/java.util.Scanner.next(Scanner.java:1594) at java.base/java.util.Scanner.nextDouble(Scanner.java:2564) at Scanners.Scan.main(Scan.java:27)
@Sayedvlogs33 жыл бұрын
Ela vachidni bro error artham Kala m error undo chusi chepou bro
@KOTHAABHISHEK3 жыл бұрын
enter your name ani ichaka aa value ni read cheyali enter your roll annaka aa value ni read cheyu
@Suriyab_074 жыл бұрын
Bro strings type lo return type chesthunte error vasthundhi
@54stars134 жыл бұрын
public class Main { public static void main(String[] args) { int[] z={1,2,5,6}; Main sg=new Main(); System.out.println(sg.m1(z)); } int m1(int[] x) { for(int i:x) { return i; } } } sir can we call return inside for loop for int return type....
@venkataashok17933 жыл бұрын
Why we need to create a instance variable rather than local variable
@KOTHAABHISHEK3 жыл бұрын
I think aa difference eppudo starting lone cheppa anukunta But thats ok Local variable create chesthe aa block lo mathrame use chesukovachu But instance variable create chesthe aa class lo ekkadaina use chesukovachu and kavali anukunte vere classes nundi kuda use chesukovachu Based on what type of variable you want, you can create both instance/local.
@KOTHAABHISHEK3 жыл бұрын
Packages topic kuda chusaka meeku oka complete idea vasthundi Like oka class lo create chesina variables ni inkoka class lo ela use chesukovachu ani
@krishnasneha52224 жыл бұрын
Can we use for each loop to print 2D array?
@venkateshnannur42995 жыл бұрын
Anni videos java syllabus wisegaa unnaya bro?
@KOTHAABHISHEK5 жыл бұрын
Search as KOTHA ABHISHEK JAVA and follow the playlist