P26 - Arrays (Single Dimensional) in Java | Core Java | Java Programming |

  Рет қаралды 186,461

H Y R Tutorials - Telugu

H Y R Tutorials - Telugu

Күн бұрын

In this video, I have explained about "Arrays (Single Dimensional) in Java".
Are you new to programming in Java and want to learn about single-dimensional arrays? Then this video is for you! In this video, we'll introduce you to single-dimensional arrays in Java and show you how to use them effectively.
We'll cover the basics of single-dimensional arrays, including how to declare and initialize them, how to access and modify array elements, and how to use loops to iterate through arrays. We'll also cover more advanced topics, such as sorting and searching arrays, and how to work with different types of data in arrays.
Whether you're just starting out in Java programming or you're looking to expand your knowledge of single-dimensional arrays, this video is the perfect place to start. By the end of this video, you'll have a solid understanding of single-dimensional arrays and be able to use them in your own Java programs with confidence. So, sit back, relax, and let's dive into the world of single-dimensional arrays in Java together!
Points covered in this video:
❇️ What is an Array? Why do we need an Array?
❇️ Different types of arrays in Java?
❇️ What is a single dimensional array?
❇️ Different ways of initializing single-dimensional array
❇️ What are default values of array elements?
🔶🔶🔶🔶🔶🔶🔶🔶🔶🔶🔶🔶🔶🔶🔶🔶
▶ Next Video link: • P27 - Arrays (Multi Di...
◀ Previous Video Link: • P25 - Looping statemen...
📒 Assignment video link: • Core Java - Assignment...
↔ Core Java in Telugu Playlist link: bit.ly/3KMlbBk
✴ Checkout my other playlists: bit.ly/3gLIAVL
☕ Buy me a coffee: bit.ly/33ljBWc
===================================
===================================
Connect me @
🔗 Website - www.hyrtutoria...
🔗 Telegram - t.me/hyrtutorials
🔗 Facebook - / hyrtutorials
🔗 LinkedIn - / hyrtutorials
🔗 Twitter - / hyrtutorials
🔗 Instagram - / hyrtutorials
===================================
===================================
🙏 Please Subscribe🔔 to start learning for FREE now, Also help your friends in learning the best by suggesting this channel.
#hyrtutorialstelugu #selenium #java #telugu
Java programming by Yadagiri Reddy

Пікірлер: 841
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 жыл бұрын
📌 Core Java in Telugu Playlist link: bit.ly/3KMlbBk ✴ Checkout my other playlists: bit.ly/3gLIAVL ☕ Buy me a coffee: bit.ly/33ljBWc
@PriyankaSarees-qf4fm
@PriyankaSarees-qf4fm 8 ай бұрын
Next level sir explanation🎉
@madhurisomisetty609
@madhurisomisetty609 11 күн бұрын
package project; import java.util.Arrays; public class merge { public static void main(String[] args) { String array1[] = {"chai","coffee"}; String array2[] = {"milk" , "water"}; String array3[] = new String [array1.length+array2.length]; for(int i=0;i
@HSC-us8eb
@HSC-us8eb 9 ай бұрын
Hi Bro, i really understood everything from this video crisp and clear even about debugging but i really want you to do one video on "DEBUGGING"🙏🙏. Plz consider it, i know there are lot of other channels that explains it, but ur way of explaining keeps us entertained(like without skipping a second) and engaing😶‍🌫😶‍🌫. So guys, whoever want one video especially on "DEBUGGING" plz like this comment or comment as "YES" 🙏🙏so that he will make one video based on the number of people otherwise he might not consider . So, ur wish guys🙌 and sir even though there are no likes, please consider making a video of "DEBUGGING".🤗🤗
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 ай бұрын
Thanks buddy 🙂 Yeah I had planned for a separate video on debugging but just couldn't do it in time due to some personal time issues. Will plan in the coming days buddy
@prashanthichalla854
@prashanthichalla854 Жыл бұрын
I have paid fee for many classes but ur explaination is very clear and understable. Thank you so much for ur effort and appreciating for ur free knowledge transfer. u r awesum bro, keep going
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Thanks buddy 😊
@Dhonifollower77
@Dhonifollower77 25 күн бұрын
Sir, on this occasion of 5th sep HAPPY TEACHERS DAY❤
@HYRTutorialsTelugu
@HYRTutorialsTelugu 25 күн бұрын
Thanks buddy 😊
@venkysingupuram5811
@venkysingupuram5811 7 ай бұрын
1 st One int [] i=new int []{2,5,1,9,6}; int sum=0; for(int j=0;j
@hemanthkuppala1430
@hemanthkuppala1430 Жыл бұрын
One of my favourite channel, never experienced such a teaching bro your just awesome😊😊👏👏👏
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Thanks buddy 😊
@ajaykrishna2796
@ajaykrishna2796 Жыл бұрын
Bro me videos anni beginner ga naku crystal clear ga ardham avuthunnayi.Eppatiki nenu java medha chala videos chusanu but aa channel loonu meelaga clear and neat ga explain cheyaledhu. I am requesting you bro please do the DSA in java. Thank you❤❤
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Thanks buddy 🙂
@viswateja8284
@viswateja8284 Жыл бұрын
The way of your explanation KCPD bro 🔥🔥👏👏Thank you
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Happy learning buddy 🙂
@SatyadeepYenumula
@SatyadeepYenumula Жыл бұрын
HYR sir cheppindi ARRAY Naa brain khushi ayyi andi HURRAY
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
haha nice one buddy
@dheerajdheeru7970
@dheerajdheeru7970 Жыл бұрын
I was tryin to learn java from so many days and I haven’t had a good platform to do so and none of the other guided the way you are teaching . Thank you
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Thanks Buddy 🙂
@banneashok743
@banneashok743 26 күн бұрын
meeru chalaa bagaa chepthunnaru sir, ilane only interview questions meeda oka video cheyyandi sir please
@bjreddy9961
@bjreddy9961 2 жыл бұрын
Arrays explained in such a way నభూతొ, నభవిష్యత్.
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 жыл бұрын
haha thanks buddy
@AjayKumar-ui6nh
@AjayKumar-ui6nh 6 ай бұрын
Assignment lo 2nd problem lo output 12 kadha vachedi 5 ela vastadi 24/2=12 kadha
@user-mt4mf1im3t
@user-mt4mf1im3t 5 ай бұрын
Sum of numbers is 25 and total number of elements is 5 then sum/total Elements=5 . like => 2+5+3+9+6=25 and no.of elements is 5 25/5=5
@RajKumar-k5t5c
@RajKumar-k5t5c Ай бұрын
really helpful.
@HYRTutorialsTelugu
@HYRTutorialsTelugu Ай бұрын
Thanks buddy 😊
@oceanyt8483
@oceanyt8483 Жыл бұрын
anna nuvvu eclipse lo cheysthunnav kadha editplus lo kuda cheyyocha
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
As I mentioned in the starting videos, you can use any text editor also but in real time projects they are not helpful buddy. Just for practice you can use them but when it comes to real project no one uses that tool. It's like intlo unnappudu chirigina dress Ina veskochu but bayataki velthe ala kudaradu ga
@itsabrandtvshow-rf3lq
@itsabrandtvshow-rf3lq Күн бұрын
public class Arrays{ public static void main(String[] args){ int[] k = new int[]{2,5,1,9,6}; int sum = 0; for(int i=0;i
@mammu9654
@mammu9654 Жыл бұрын
One of my favourite channel, great work.
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Thanks buddy 🙂
@madhanmohan2920
@madhanmohan2920 Ай бұрын
super
@shivapotnuru662
@shivapotnuru662 Ай бұрын
Without programing knowledge go through this videos easily understand
@HYRTutorialsTelugu
@HYRTutorialsTelugu Ай бұрын
Yes buddy
@SRIRAM-ym7jq
@SRIRAM-ym7jq 2 жыл бұрын
MY FEEDBACK IS : WAY OF TEACHING- 10/10 WAY OF PRESENTATION - 10/10 BACKGROUND NOISE - 0/10 VIDEO QUALITY - 10/10 OVERALL IT IS AN BLASTING BUMPER HIT VIDEO....
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 жыл бұрын
Thankyou buddy 😊
@Timepass_macha111
@Timepass_macha111 Жыл бұрын
Your smile is chooo cute 😛, i enjoyed ur video , like u chooo much annaaaaa🌝
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Thankyou so much buddy 😊
@sunilkumarvakiri4502
@sunilkumarvakiri4502 Ай бұрын
public class Arrays{ public static void main (String[ ] args) { int [ ] i = new int [5]; i [0] =2; i [1] =5; i [2] =1; i [3] =9; i [4] =6; int sum = i [0] + i [1] + i [2] + i [3] +i[4];{ system.out.println(sum); } } } Avg = sum/no of elements ( 23/5 =5) ❤❤😊😊
@skvali7491
@skvali7491 Жыл бұрын
Multithreading kuda cheyyandhi sir please
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Chestanu buddy
@BairiSoumya26
@BairiSoumya26 2 ай бұрын
public class sum{ public static void main(String[] args) ; Int[] j={2, 5,1,9,8} Int j=0; Int sum = 0; Int sum; for(int i =0;i
@harikiran6197
@harikiran6197 2 ай бұрын
Reactjs tell bro
@HYRTutorialsTelugu
@HYRTutorialsTelugu Ай бұрын
No plan buddy 😞
@vidyabunnyvidyaraj2390
@vidyabunnyvidyaraj2390 4 ай бұрын
How to findex values along with index pls can anyone ping
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 ай бұрын
ardam kaaledu buddy
@lakshmanswamyreddyalle6855
@lakshmanswamyreddyalle6855 Ай бұрын
we are satisfied with this way of teaching sir thank you so much
@ilokeshroyal
@ilokeshroyal Жыл бұрын
hiii sir, Thanks for the assignments and those assignments helps us how to implement the program in a logical way.
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Super buddy But don't watch the assignment solutions video directly without trying on your own ways
@chinthadhanilkumarreddy8456
@chinthadhanilkumarreddy8456 Жыл бұрын
Second Question answer? class Array1 { Public Static void main (String []args ) { int [] i={2,5,1,9,6}; int sum=0; for (int j=0,j
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
correct buddy
@deepareddy2819
@deepareddy2819 15 күн бұрын
Hi bro core java syllabus motham step by step oka video cheyyandi....
@harikiran6197
@harikiran6197 Жыл бұрын
Anna advance java tell
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
No plan buddy 😔
@nmahesh1862
@nmahesh1862 2 жыл бұрын
Sir meeru intha varaku cheppina concepts varaku arhmmyindi sir but Meeru ichhina assignment own ga raayaleka pothunaa sir 😔😔😔 Plz 🙏 reply sir how to iam practice
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 жыл бұрын
Every topic ni practice cheyyaledu annamaata ithe. Each topic ni practice chesthe automatic ga assignment cheyyagalav buddy
@aalasubhash326
@aalasubhash326 Жыл бұрын
sir meelanti teachers vntaru ani assalu expect cheyyaledu sir santhosam gah subscribe chesa sir
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Thanks buddy 🙂
@divyaabbireddi758
@divyaabbireddi758 Жыл бұрын
Good teaching sir I have tried sum of integers public class Arrays_demo{ public static void main(String args[]) { int j[]= new int[5]; j[0]=2; j[1]=5; j[2]=1; j[3]=9; j[4]=6; int sum = j[0]+j[1]+j[2]+j[3]+j[4]; System.out.println(sum) ; } }
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
You should never ever do like this buddy. What if my array contains 2000 elements in it?
@divyaabbireddi758
@divyaabbireddi758 Жыл бұрын
Thanks for rectifying my mistake sir
@UsmanAli-r8i9n
@UsmanAli-r8i9n 5 ай бұрын
Thanks so much for explaining Arrays in so simple way, Sir. package JPPractice; public class ArraysProg { public static void main(String[] args) { // TODO Auto-generated method stub String a[] = {"apple","banana","orange"}; //System.out.println(a[1]); for(int i = 0; i
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 ай бұрын
Good buddy
@saaii9
@saaii9 4 ай бұрын
Hi brother ekkada mi proper telanganalo ?
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 ай бұрын
Nalgonda buddy
@sravyanamburu
@sravyanamburu 7 ай бұрын
I have given suggestions to my friends to watch your videos . Because you really teaches well
@iswaryakurmadasu7637
@iswaryakurmadasu7637 Жыл бұрын
Tq so much sir 🤝🤝🤝🤝🤝 Evi Chala ante Chala thakkuva I am very happy sir Chala Baga chepthunnaru Enni days mi cls ela miss ayyano anipistundhi ma andhari kosam entha manchi classes cheppinadhuku I am very happy sir 😁😁😁😁😁😁😁😁😁😁😁😁😁😁
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Thanks buddy 😊
@MadhuKeera
@MadhuKeera 3 ай бұрын
sir merge 2 arrays logic pettara nenu try chesa but avvaledhu index out of range osthundhe
@surendrareddy5
@surendrareddy5 3 ай бұрын
hai bro can you message me
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 ай бұрын
check the description buddy
@sureshbabu-bb6fi
@sureshbabu-bb6fi 2 жыл бұрын
thank you sir chalaa baga cheparu sir nijamg achalaa baga chepparu ekada kuda ila cheparu sir we are lucky to have you sir
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 жыл бұрын
Thanks for liking buddy 😊
@shivakrishna1227
@shivakrishna1227 2 жыл бұрын
package javaTutorial; import java.util.Iterator; import java.util.Scanner; public class Arrays { public static void main(String[] args) { addEle(); } // Addition of array elements public static void addEle() { // Temporary variable int sum = 0; // taking the input from the console Scanner sc = new Scanner(System.in); System.out.println("Enter size of an array"); // storing the input element from the console into the variable "size" int size = sc.nextInt(); // creating an object to specify the size of an array and storing it in "arr" variable int arr[] = new int[size]; System.out.println("Enter array elements"); for (int i = 0; i < size; i++) { // storing the input element from the console into the array arr[i] = sc.nextInt(); } for (int i = 0; i < arr.length; i++) { // using the array length and index value, iterating array values and doing summation sum = sum + arr[i]; } // printing the value of variable "sum" System.out.println(sum); } }
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 жыл бұрын
💯 correct buddy
@pvenkannababu8128
@pvenkannababu8128 Ай бұрын
Clear explanation even in Degree and Mca no one will teached in this way. Very Happy with ur classes sir❤❤
@HYRTutorialsTelugu
@HYRTutorialsTelugu Ай бұрын
Thanks buddy 🤩
@venkateshkoduru-p2k
@venkateshkoduru-p2k 10 ай бұрын
Really superb.There is no one explain about arrays than you.
@HYRTutorialsTelugu
@HYRTutorialsTelugu 10 ай бұрын
Thanks buddy 😊
@MaheshGouni
@MaheshGouni 29 күн бұрын
int[] j = {}; sir e case manam length fix cheya ledha kadha ?
@topicstory
@topicstory 26 күн бұрын
i=2 ani start chasthay apudu index alla internal ga memory ni thesukuni print iyidhe
@pavan3852
@pavan3852 2 жыл бұрын
Sir chinna vinnapam sir mere tharapina Best English course unte cheppamdi sir adi Mee way looo 🙏🙏
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 жыл бұрын
Java ki around 19 videos English lo chesanu buddy. Checkout my English channel
@moviesworld764
@moviesworld764 Жыл бұрын
Please like video also he done fabulous job for us So we have to support him.
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Thanks buddy 😊
@latesttollyupdates4294
@latesttollyupdates4294 4 ай бұрын
Sir ee series complete notes pettandi sir
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 ай бұрын
Notes mere videos chusaka prepare cheskovali buddy
@reveal5081
@reveal5081 Жыл бұрын
Hara Hara mahadeva
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Hara hara mahadeva 🔱
@telakarapupavankumar3764
@telakarapupavankumar3764 2 ай бұрын
can i get the assaignment anawers ??
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 ай бұрын
Check the description buddy
@savithrimateti7439
@savithrimateti7439 Жыл бұрын
Excellent teaching Clear understanding
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Thanks buddy 😊
@devavenkat2278
@devavenkat2278 5 күн бұрын
beautiful explanation of arrays. 💙
@VENKYFORYOU-ir4ql
@VENKYFORYOU-ir4ql 15 күн бұрын
Anna ful stack videos cheyochu ga
@Royal_Rider_020
@Royal_Rider_020 3 ай бұрын
Bro how should we check the given assignment questions solutions. Please tell the answers, my mind was fully disturbed with this bro 😪
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 ай бұрын
Check the description bro
@sanjusumanth7008
@sanjusumanth7008 Жыл бұрын
Good Explanation bro i think the course should be kept paid u are explaining every concept clearly😊😊
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Thanks buddy 😊
@sindhujagalam3007
@sindhujagalam3007 Жыл бұрын
5.public class smallestword { public static void main(String[] args) { String f1 = null; String[] s1= {"coffee","water","chai","dietcoke"}; int i; for(i=0;i
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Wrong buddy. Try with other inputs like {"coffee","war","chai","dietcoke"}
@goutham1205
@goutham1205 Жыл бұрын
Hi Sir, I am getting o/p differently like below may i know the reason average of array is 0.0 average of array is 1.0 average of array is 2.0 average of array is 3.0 average of array is 5.0 average of array is 7.0 Progaram is: int [] arr = {2,4,6,8,10,12}; int sum =0; int length =arr.length; for(int i =0; i
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
First of all you are using the double here and thats why you are getting the output with decimal points. Secondly you are printing the output inside the loop and thats why you are getting the output like this.
@sravanipriyanka7087
@sravanipriyanka7087 Жыл бұрын
Thank you for your videos!! Extremely helpful. :)
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Thanks buddy 😊
@harshatirupati3499
@harshatirupati3499 2 жыл бұрын
sir if i am doing assignments it's taking time to implement own logic will complete after seeing topics !!
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 жыл бұрын
First watch the full video and then practice buddy
@sindhujagalam3007
@sindhujagalam3007 Жыл бұрын
3.package main; import java.util.ArrayList; import java.util.Arrays; import java.util.List; public class prime { public static void main(String[] args) { ArrayList a1=new ArrayList(); a1.add("chai"); a1.add("coffee"); ArrayList a2=new ArrayList(); a2.add("milk"); a2.add("water"); a2.add("coke"); a2.addAll(a1); System.out.println(a2); } }
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Buddy, ee program ni arrays use chesi cheyyali and not the arraylist.
@manulily-v1s
@manulily-v1s Жыл бұрын
Thank you sir... Your videos are really helpng me a lot to learn java in a very Efficient Manner. Thank you....
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Happy learning buddy 😊
@kundetirakesh1902
@kundetirakesh1902 9 ай бұрын
Really very understable please upload some real time java projects so that we can add it in our resume and make our resume more stronger to get shortlisted for the interview.
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 ай бұрын
Thanks buddy 🙂
@manojkumar-m4w9b
@manojkumar-m4w9b Жыл бұрын
You are making telugu proud💪... Very good explanation.. ❤
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Thanks buddy 😊
@GGSrinivas
@GGSrinivas Жыл бұрын
Bro you said array index assigning is infinite kadaa.. Ippudu main method lo unna array indexes ni another method lo assign cheyyocha? Appudu variable value anedi override avuthundaa? Please explain me bro.. 😊
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Oka method lo unna variable value ni inko method lo change cheyyalem buddy if that variable is defined within the method. Ade variable class level lo define chesi unte you can change the values in any method
@saidulubalusupati
@saidulubalusupati Жыл бұрын
can't understand the debug 'F6' key word....could you explain that?
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Will make another video on debugging buddy
@mahesh1m496
@mahesh1m496 Жыл бұрын
bro awesome supper .........nenu hyd lo oka institute lo full stack java thesukunnanu 25000 thousand pay chesanu gani nenu oka 40%mathrame nerchukunanu kani me class naku maa friends ki chala ante chala use avutunnav really thanks bro .
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Thanks buddy 😊
@salmashaikh573
@salmashaikh573 Жыл бұрын
Which institute...?
@santhichakradhar
@santhichakradhar Жыл бұрын
@@vishnu_mopuri how they teached?
@vishnu_mopuri
@vishnu_mopuri Жыл бұрын
@@santhichakradhar coaching was outstanding but placements only they won't provide confirmly
@Novalaunchers
@Novalaunchers 6 ай бұрын
​@@santhichakradhar20:53
@pavankatuku7795
@pavankatuku7795 Ай бұрын
Array is a friend calling a group of friends
@enapakurthigovindaraju48
@enapakurthigovindaraju48 3 ай бұрын
Sir baga cheptunaru please do some videos regarding DSA it will be more helpful for us
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 ай бұрын
Sure buddy
@vamsikumarsingampalli7015
@vamsikumarsingampalli7015 2 жыл бұрын
Sir can u please explain that assignment in next videos in simple way .Chala try chesthunam sir but logic correct ga ravatledhu.code length yekkuva aipothundhi
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 жыл бұрын
Yeah sure i will try to make videos on assignments also buddy
@vasu00149
@vasu00149 9 ай бұрын
Today i learned completely about array topic . very good explanation....Thank you sir.
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 ай бұрын
Thanks buddy 🙂
@santhoshvennampally9137
@santhoshvennampally9137 Жыл бұрын
Bro nee nunchi comedy angle expect cheyledhu asalu 🤣.. Btw nice joke (array)
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
😀😀
@smileysasi5438
@smileysasi5438 Жыл бұрын
Really understand classes sir your way of teaching is good and your patience is marvellous ❤
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Thanks buddy 🙂
@vamsinuthanghi7758
@vamsinuthanghi7758 10 ай бұрын
are you written answers that 6 questions?
@HYRTutorialsTelugu
@HYRTutorialsTelugu 10 ай бұрын
@@vamsinuthanghi7758 you can check the description for the solutions video link buddy
@LastBackBenchersReview
@LastBackBenchersReview Жыл бұрын
Sir which is the 100 percent object oriented programming language is it smartalk
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Yes buddy. If you watch my oops video then you will get to know more
@podamalanagarjuna5371
@podamalanagarjuna5371 2 жыл бұрын
assignment 6 package dimensions; import java.util.Scanner; public class Reverse { public static void main(String[] args) { String a[]= {"milk","coffe","tea","boost","horlics"}; String rev = " "; int len=a.length; for(int i=len-1;i>=0;i--) { rev = rev+a[i]; System.out.println(rev); } } } bro entha kastapadina bro reverse cheyadam kosam .., naku string lo yela reverse cheyalo artham avatledhu .., integers vasthunayi ani dhani base chesukoni chesthe asalu ravtle mali youtube lo strings ki yela reverse cheyali ani chusi edhi try chesa bro vachindhi .....chudu bro correct or wrong
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 жыл бұрын
Correct he buddy
@jvsainikhil9305
@jvsainikhil9305 Жыл бұрын
12:50 ---> 😂😂😂 arrayyyy we call it for boys oseyyy we call it for girls boy data type girl another data type #fun
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
evadra veedu intha talented hga unnadu 🤣🤣. Ikkada memes support ledu kaani ade meme na mind loki vachindi bro ee comment chusi. yes manam introduce cheseddam aa datatype ni 😜
@shivanikatta1597
@shivanikatta1597 8 ай бұрын
U need more and more subscribers for your incredible explanation 😊
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 ай бұрын
Thanks buddy 🙂
@deekshithkumar5713
@deekshithkumar5713 Жыл бұрын
Bro arrays ki matrix ki sambandham ledu arrays lo manaki number of arrays and number of elements in each array ani matrame vuntundi.Rows and columns kadu okasari try cheiyandi.
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Terminology change buddy but arrays are matrix only.
@MrAlone_0202
@MrAlone_0202 Жыл бұрын
Class intresting ga... pothundi..... suddenly ad pops out😢😢😢😢
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
naa prameyam em ledu buddy. antha youtube mahima.
@YENUMULAMAHESWARI
@YENUMULAMAHESWARI 11 күн бұрын
Your teaching is excellent
@manikantaswamypampana9815
@manikantaswamypampana9815 4 ай бұрын
JAI SIVA REDDY GARU
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 ай бұрын
siva reddy evaru buddy?
@akhilaa2793
@akhilaa2793 8 ай бұрын
Annaya recent ga oka interview lo nannu string anedhi a data type ani adigaru... Kani ... Primitive ani annaru okasari elano explain chestava brother
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 ай бұрын
check the string video in this playlist
@pogularajkumar6997
@pogularajkumar6997 Жыл бұрын
Sir plz provide some solutions also its better to wholly came new for colding students... Plz provide some logic solution also....
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Check the description buddy
@1abc041
@1abc041 Ай бұрын
thankyou anna🙏🙏
@HYRTutorialsTelugu
@HYRTutorialsTelugu Ай бұрын
Happy learning buddy 😊
@Carbonnnn180
@Carbonnnn180 2 жыл бұрын
Meru echina program's ni 2 days tharavatha explain cheyandi sir
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 жыл бұрын
Chuddam buddy
@sireebandaru6376
@sireebandaru6376 Жыл бұрын
Bro data types lo boolean ki default value true anni chepparu kadha mari ekada false anni chepthuna ru.. Which is crct
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Nenu flow lo true ani cheppanu buddy but the default value is false
@varmamahender9209
@varmamahender9209 2 жыл бұрын
best and highly recommended channel .thank you sir
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 жыл бұрын
Thanks buddy 😊
@gowthubhaskar4029
@gowthubhaskar4029 2 жыл бұрын
Import. java. until. Scanner ; Public class sum{ Public static void main(String [] args) { Sysout("enter values"); Int a[] =new int[5] ; Scanner sc = new Scanner (System. in) ; Int n = sc. next Int () ; Sysout("enter elements" ) ; For(int i=0;i
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 жыл бұрын
Correct buddy, but second for loop lo n ki badhulu array size ni teesko dynamic ga.
@Nikhil_72
@Nikhil_72 Жыл бұрын
Hi brother. Firstly thank you very much from the bottom of my heart☺️. Anna nenu EEE BTech final year student ni. Naku miru cheppedi chala baaga ardam avthundi . Notes kuda prepare chesukuntunna videos chusthu. But easy questions kuda solve cheyalekapothunna. Miru ichey assignments lo konni matrame solve avthunnai Anna Naku. Please give tips to improve my problem solving skills😊. Hacker rank laanti platforms use cheddam ante practice kosam avi asalu solve avvatledu Anna . Thank you so much 😊.
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Nenu china assignments ni entha varaku cheyyagaligithe antha varaku chei buddy. raani programs ni malli malli different aproach tho think chei and apdiki raakapothe solutions video link aa video description lo untundi. so aa video ni chudu but andulo malli anni chudakoodadu. neeku raani programs lo oka program mathrame chudu and adi malli nuvvu own ga cheyyadaniki try chei. next migilina porgams ni video chudakunda try chei malli. repeat the process again. after few days you will see the improvment.
@sravani1105
@sravani1105 8 ай бұрын
Hello sir, debugging meeda special vedio okati cheyandi sir please 🙏
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 ай бұрын
Sure buddy
@VENKYFORYOU-ir4ql
@VENKYFORYOU-ir4ql 15 күн бұрын
Please adhaina videos pettu anna
@panduroyals4772
@panduroyals4772 Жыл бұрын
Please kindly explain about any database language.. SQL course
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Sure buddy
@vikasponnam5701
@vikasponnam5701 Жыл бұрын
Top level teaching sir Thank you🙂
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Thanks buddy 😊
@sunilkumarvakiri4502
@sunilkumarvakiri4502 Ай бұрын
Sir Pls Make one video on 3 assignment I Can't solved Bro pls make one video 😢
@HYRTutorialsTelugu
@HYRTutorialsTelugu Ай бұрын
Check the description buddy
@aditya_madhav9931
@aditya_madhav9931 Ай бұрын
Thank u for... Sharing Good Knowledge...Sir❤
@HYRTutorialsTelugu
@HYRTutorialsTelugu Ай бұрын
Happy Learning buddy 🙂
@gummmalampatinavya7877
@gummmalampatinavya7877 2 ай бұрын
Sir assignment questions lo 3rd one cheppandi sir plss,I hope ur are giving reply to mee sir
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 ай бұрын
Check the description for the solutions video link buddy
@Hallchalldance7021
@Hallchalldance7021 Жыл бұрын
Thank you very much sir 😊 Intitute lo kuda intha clarity ga cheparu sir miru super ❤
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Thanks Buddy 🙂
@kotalaxmikanth783
@kotalaxmikanth783 Жыл бұрын
Good explanation sir ila explain chesthe elanti programming language ayina easy ga artham avtadhi
@HYRTutorialsTelugu
@HYRTutorialsTelugu Жыл бұрын
Thanks buddy 😊
@yadavramakrishna9361
@yadavramakrishna9361 2 жыл бұрын
Hi sir int lo for use chesi total values print cheyavachu... But alane String lo cheyavachha try chesa but raledu....
@HYRTutorialsTelugu
@HYRTutorialsTelugu 2 жыл бұрын
Cheyyochu buddy. send me the screenshot of your script on my email.
@KrishnaVamsi-w8v
@KrishnaVamsi-w8v Ай бұрын
/Print the sum of the integers in an integer array. import java.util.Scanner; class test1{ public static void main(String args[]) { Scanner sc = new Scanner(System.in); System.out.print("Enter the Size Of the Array: "); int n = sc.nextInt(); int[] a = new int[n]; int sum=0; for(int i=0;i
P27 - Arrays (Multi Dimensional) in Java | Core Java | Java Programming |
42:52
H Y R Tutorials - Telugu
Рет қаралды 104 М.
P25 - Looping statements (for) in Java | Core Java | Java Programming |
19:45
H Y R Tutorials - Telugu
Рет қаралды 89 М.
Electric Flying Bird with Hanging Wire Automatic for Ceiling Parrot
00:15
Amazing Parenting Hacks! 👶✨ #ParentingTips #LifeHacks
00:18
Snack Chat
Рет қаралды 23 МЛН
How Strong is Tin Foil? 💪
00:26
Preston
Рет қаралды 132 МЛН
P29 - Strings in Java | Core Java | Java Programming |
1:18:24
H Y R Tutorials - Telugu
Рет қаралды 165 М.
Solve Any Pattern Question With This Trick!
57:20
Kunal Kushwaha
Рет қаралды 2,4 МЛН
P55 - JDK, JRE and JVM in Java | Core Java | Java Programming |
51:23
H Y R Tutorials - Telugu
Рет қаралды 45 М.
P24 - Looping statements (while & do-while) in Java | Core Java | Java Programming |
24:18
P69 - Wrapper classes in Java | Core Java | Java Programming |
36:00
H Y R Tutorials - Telugu
Рет қаралды 25 М.
P36 - Interface in Java - 1| Core Java | Java Programming |
1:02:56
H Y R Tutorials - Telugu
Рет қаралды 127 М.
1D Array Programs in Java
19:17
Simply Coding
Рет қаралды 35 М.
Electric Flying Bird with Hanging Wire Automatic for Ceiling Parrot
00:15