C_53 Introduction to Two Dimensional (2D) Arrays in C

  Рет қаралды 384,934

Jenny's Lectures CS IT

Jenny's Lectures CS IT

Күн бұрын

Пікірлер: 329
@devalsrivastava3793
@devalsrivastava3793 2 жыл бұрын
Thank you mam for helping middle class students who can't afford coaching.
@SonaliProgrammingHub
@SonaliProgrammingHub 2 жыл бұрын
!!!Data Structures & Algorithms series free now!!! : kzbin.info/www/bejne/f3vZk5-biticjtE
@amritpalkaur2114
@amritpalkaur2114 Жыл бұрын
yes, absolutely ......
@ff_hr
@ff_hr Жыл бұрын
@@amritpalkaur2114 what are you gonna do with C brother
@sanjaySTB
@sanjaySTB Жыл бұрын
Good bro
@varakalapranaygoudgoud4379
@varakalapranaygoudgoud4379 Жыл бұрын
​@@ff_hr c is known as the parent of all the languages.
@balkrishnabane1392
@balkrishnabane1392 2 жыл бұрын
13:19 total elements = 14 i.e(2x7=14) size of float in c = 4 total size for this array = 14x4=56 bytes total elements = 28 i.e(4x7=28) size of int in c = 4 total size for this array = 28x4=112 bytes
@s.surendar8099
@s.surendar8099 2 жыл бұрын
Correct bro
@hemanthgowda2260
@hemanthgowda2260 Жыл бұрын
Bro float size is 8
@hemanthgowda2260
@hemanthgowda2260 Жыл бұрын
So it's 14*8 = 112
@amandeepsinghmandley6217
@amandeepsinghmandley6217 Жыл бұрын
@@hemanthgowda2260 nope size of float in c is 4 bytes
@tsheringongmu1299
@tsheringongmu1299 Жыл бұрын
@@amandeepsinghmandley6217 as maam took int as 4 bytes we should consider float as 8 bytes.
@LasalBinuwara
@LasalBinuwara Жыл бұрын
Madam, I wanted to let you know that your lecture was exceptionally insightful. Your unique approach and examples really resonated with me, and I found it extremely helpful. Thank you for such a great class!!
@yourworldandmine7369
@yourworldandmine7369 Жыл бұрын
One problem i have always had is that those who understand something are unable to explain it in a way that I can understand.But that problem is no more since I came here.Good work.Much love from kenya🇰🇪
@Trueaccount.
@Trueaccount. Жыл бұрын
Abhi jyada ...kuchh ...nahi likhunga main Bas aap English mein teach karte hain mam yahi sabse beneficial hai is time for me .
@jitendrapratapsingh9189
@jitendrapratapsingh9189 2 жыл бұрын
total elements = 14 ; size of float in c = 4 ; total size for this array = 56 byts ;
@parth1240
@parth1240 2 жыл бұрын
right
@gelanadida8003
@gelanadida8003 2 жыл бұрын
I am very happy! You are super hero Teacher
@parsakarunakar4135
@parsakarunakar4135 2 жыл бұрын
Lv u mam for ur way of explanation
@SonaliProgrammingHub
@SonaliProgrammingHub 2 жыл бұрын
!!!Data Structures & Algorithms series free now!!! : kzbin.info/www/bejne/f3vZk5-biticjtE
@saishashi9978
@saishashi9978 Жыл бұрын
Total elements = 2 rows * 7 columns = 14 elements float size = 4 bytes total bytes 4*14 = 56 bytes
@PrateekMishra.
@PrateekMishra. 3 жыл бұрын
If there may any Award by KZbin for Best Teacher.... It may goes to you Thank You Ma'am 🙏
@Aslesh05
@Aslesh05 Жыл бұрын
nee modda
@SanthoshkumarSundarapalli
@SanthoshkumarSundarapalli 5 ай бұрын
@@Aslesh05 Antha maata annav enti bro
@indianfighter7554
@indianfighter7554 3 жыл бұрын
please complete C programming mam.dont leave it incomplete because पूरे यूट्यूब पर सिर्फ आपका लेक्चर ही समझ आता है मुझे अगर आप बंद कर दोगी तो फिर मैं कभी सीख नही पाऊंगा।
@tusharnomics
@tusharnomics 3 жыл бұрын
🤣🤣🤣🤣🤣🤣
@saurabhtiwari287
@saurabhtiwari287 3 жыл бұрын
Bhai indian fighter neso acadmy pr aaja bhai.
@pikacoder5782
@pikacoder5782 3 жыл бұрын
Handwritten Notes of C language uploaded on my channel.
@SolutionsForYou011
@SolutionsForYou011 3 жыл бұрын
Please check my playlist for both theory and programs..... 😊
@abdulkarimshaikh9648
@abdulkarimshaikh9648 3 жыл бұрын
For float mark[2] [7]; Bytes are: 56 For int a[4] [7]; Bytes are: 112
@prabhatsingh6124
@prabhatsingh6124 2 жыл бұрын
it depends on the architecture the size of int is 2 bytes if you work on a 32 bit system
@PuneethchakravarthyVadakuppa
@PuneethchakravarthyVadakuppa Ай бұрын
How to find bytes please explain
@Aptitude_guide
@Aptitude_guide 3 жыл бұрын
Float can store here=>2×7=>14 elements Size of float type array is=Sizeof(float)×14
@balancemyself
@balancemyself 2 жыл бұрын
Or we can use a variable and take size of arr(0)/size of arr[5]
@alltoall
@alltoall Жыл бұрын
Thank you mam for helping middle-class students who can't afford to coach. 😊
@top6s474
@top6s474 3 жыл бұрын
For float mark[2] [7]; total elements: 14 Bytes are: 56 For int a[4] [7]; total elements: 28 Bytes are: 112
@muzammilabedin6936
@muzammilabedin6936 3 жыл бұрын
float 1 byte leta hai bhai float takes 14 byte
@avarulprasad05
@avarulprasad05 3 жыл бұрын
@@muzammilabedin6936 Kaun se system use kar raheho 1 byte lera float ke liye
@top6s474
@top6s474 2 жыл бұрын
@anilgowdam anilgowdam int uses 2 bytes on 32 bit compiler and 4 bytes on 64 bit compiler
@top6s474
@top6s474 2 жыл бұрын
@@muzammilabedin6936 float 4 bytes leta h
@top6s474
@top6s474 2 жыл бұрын
@anilgowdam anilgowdam bro, just google the size of data types in c [ on 64 bit] int and float have the same size...
@ezekielsamuel4749
@ezekielsamuel4749 2 жыл бұрын
you are a gifted teacher..... your explanation is superb and easy to comprehend
@hariparuchuru3858
@hariparuchuru3858 2 жыл бұрын
Total Elements we can store are 2X7 = 14 Size Allocated is 14X4 = 56 since Size of Float is 4 bytes
@musicallyinclined5550
@musicallyinclined5550 3 жыл бұрын
For marks[2] [7]; total elements: 14 Bytes are: 56
@imsonecka
@imsonecka 8 ай бұрын
i wish i started watching your videos 2 years ago they help me sm rn
@SatyamSharmabcebgp
@SatyamSharmabcebgp 7 ай бұрын
Maim answer of last question is total no of elements are 14 and no of byte allocated are 56.( Because no of elements in 2d array= m×n where m is row size and n is column size and no of byte allocated is = total no of elements in 2d array × size of data type that we use.
@badarmunir7182
@badarmunir7182 2 жыл бұрын
Size of array=28 Memory allocated = 112 byte.
@codekaze-h9s
@codekaze-h9s 2 жыл бұрын
this is correct
@maryannemuthoni5388
@maryannemuthoni5388 10 ай бұрын
float a[2, 7] can store 14 elements and they will take 56 bytes. Checked on IDE you can declare array of floats int a[4 , 7] can store 28 elements and they will take 112 bytes.
@badarmunir7182
@badarmunir7182 2 жыл бұрын
Size of array= 14 Memory allocated=56
@aniketpaul3950
@aniketpaul3950 2 жыл бұрын
For float elements : 14 size : 56
@Incredible_Opyt
@Incredible_Opyt 2 жыл бұрын
if there is a award for saying "right" then it should goes to jenny's maam
@NEMALIKANTIJAYASRI
@NEMALIKANTIJAYASRI 20 сағат бұрын
👉Typically each integer or float number occupies 4 bytes of memory. 🫱So no.of elements in float [2][7] is 2*7=14 elements. And each element occupies 4 bytes , so 14 elements occupy 14*4 = 42.👍 Similarly , for int [4][7] has 4*7=28 elements and no.of Bytes occupied 28*4= 112 .👍
@Msd1712
@Msd1712 7 ай бұрын
float a[2][7]:- ✓Size of array or no of elements = 2*7=14 ✓it should allocate 14*4=56 bytes...... Int a[4][7]:- ✓4*7=28 elements ✓28*4=112bytes
@srushtiwaghamode7984
@srushtiwaghamode7984 Жыл бұрын
Elements :14 Bytes :28
@rabinarayanjena88
@rabinarayanjena88 2 жыл бұрын
Total elements:-2*7=14 Total Size of arrays=56byts
@ignotums21
@ignotums21 3 жыл бұрын
Thnks.....Sir kal yehi pane wale hain class mai...I studied it in advance👍☺️
@vih__aan_03
@vih__aan_03 Ай бұрын
@@ignotums21 bruh ur course complete
@isaacl.quelemine8775
@isaacl.quelemine8775 Жыл бұрын
Float size is: 4 total size of array is: 14 Sum = 4*14 = 56bytes
@harikrishnadasari5961
@harikrishnadasari5961 3 ай бұрын
14 Elements 57 Bytes 🤗🤗🤗
@sakshibhore470
@sakshibhore470 8 ай бұрын
Good explanation mam...ur explaination is too good.. thank u mam
@Deepakkumar-dd5uy
@Deepakkumar-dd5uy Жыл бұрын
total_element: 2*7 = 14 | size of the array: 14*4=56
@chandramouli9605
@chandramouli9605 2 жыл бұрын
Mam you are best teacher i was not able to understand c language but you made me understand so much thanks mam . I hope mam you will lunch c++ series later
@himanshu-x8s6b
@himanshu-x8s6b 25 күн бұрын
thank you mam ji so fabulous class for us 😊😊😊😊😊
@purushotampatel6634
@purushotampatel6634 2 жыл бұрын
total element is =14 size of float is 4 total size for this array is 56 byte
@gtgtgtgttgthyhty
@gtgtgtgttgthyhty 2 ай бұрын
the arrray can store 2*7=14elements bits = elements *datatype bits =14*4=56 bits can be store in the array
@durgalankipalli2541
@durgalankipalli2541 2 жыл бұрын
There will be 14 columns in total. The size of the float is 4 bytes. So, 14 x 4= 56 bytes. The size of entire 2D Array is 56 bytes.
@omegele999
@omegele999 Жыл бұрын
Total elements 2*7=[14] Total bytes in an element 14*4=56 bytes Float "4 bytes"
@MdRubel-hr5ur
@MdRubel-hr5ur Жыл бұрын
total element (2*7=14) and size of float = (4 * 14 = 56 bytes)
@kiranchaudhary9949
@kiranchaudhary9949 2 жыл бұрын
float a[2][7]; no. of elements: 2*7=14 and bytes =14*4=56 as the size of float is 4byte.
@chetan873
@chetan873 Жыл бұрын
@SurajKumar-lf9mt
@SurajKumar-lf9mt Ай бұрын
Total elements= 14 Float f= 4 Total bytes 14*4=56
@bainima3963
@bainima3963 2 жыл бұрын
float will be stored in 32 bits that is 8 byes (8X15)
@balajinarasimhamurthy
@balajinarasimhamurthy 2 жыл бұрын
2*7 =14 elements 14*4 bytes for float =56 bytes
@mounimouni469
@mounimouni469 2 жыл бұрын
13:35 float a[2][7]; No of elements=14 Array size=4*2*7=56bytes
@MATHSTAT-ov9gn
@MATHSTAT-ov9gn 11 ай бұрын
best cs teacher ever
@SakshamSagar-ss5fe
@SakshamSagar-ss5fe 2 жыл бұрын
Thanks for being such a wonderful teacher
@Fallforme16
@Fallforme16 3 ай бұрын
mam is so beautiful that i forget learning c and started focusing on philosphy(how someone have everything looks,brain etc,is it in unfair)
@Nicholas_Oduor
@Nicholas_Oduor 3 жыл бұрын
for float, 14 elements can be stored and 56bytes would be allocated.
@raushanraj6252
@raushanraj6252 3 жыл бұрын
float a [2][7] = 14 elements can store and according to 32 bit size 14 * 4 = 56 bytes memory allocated to this
@walkwithme_P62
@walkwithme_P62 3 жыл бұрын
Bro can u explain y ur using 32 bits
@sd4.mukesh_yadav861
@sd4.mukesh_yadav861 3 жыл бұрын
I spoke a little bit in Hindi too
@jeevaad6615
@jeevaad6615 3 жыл бұрын
lecture starts at 2:16
@nikilkandula8562
@nikilkandula8562 2 жыл бұрын
No real lecture actually starts from 0:00 because mam was explaining about the uses of unacademy
@vanshikagarg7586
@vanshikagarg7586 Жыл бұрын
TOTAL ELMENTS = 2*7=14 SIZE OF THE FLOAT IN C = 4 TOTAL SIZE = 56 BYTES TOTAL ELEMENTS = 4*7=28 SIZE OF THE INT IN C = 4 TOTAL SIZE = 4*28=112 BYTES
@danveerkarnafanceclubinind3759
@danveerkarnafanceclubinind3759 11 ай бұрын
Super teaching mam❤
@vishalborate9608
@vishalborate9608 Жыл бұрын
4:33 her smile...🤩
@swamulugaday4839
@swamulugaday4839 3 жыл бұрын
Complete C programming as soon as possible
@Bangtan00748
@Bangtan00748 9 ай бұрын
14 elements 56 bytes
@sparshrajput183
@sparshrajput183 Жыл бұрын
14 elements[row(2) *column(7)] and 28 bytes (float take 2 bytes so 14*2 = 28 bytes)
@m.jaswanth9531
@m.jaswanth9531 Жыл бұрын
total element is 28 total bytes for float is 28*4=112
@nowuknow8570
@nowuknow8570 3 жыл бұрын
Jayanti maam please more on functions pls.. I am super confused on functions and no proper explanations on functions.. pls maam
@chigsthanky
@chigsthanky Жыл бұрын
Thank you so much mam for explaining this in simplest manner.
@ChandaKudecha
@ChandaKudecha 27 күн бұрын
Thank you mam ❣️
@tirthsordhiya4960
@tirthsordhiya4960 7 ай бұрын
14 elements stored and 56 bytes it is take
@ashishtayade047
@ashishtayade047 Жыл бұрын
Thank you mam very nice gide & very nice best information two dimensional array teaching video.👍
@Trueaccount.
@Trueaccount. Жыл бұрын
Thanks!
@ankitmatade4710
@ankitmatade4710 Жыл бұрын
I know the reason behind this
@Dipanshu________Rajput
@Dipanshu________Rajput Жыл бұрын
total element 14 size of float 56
@abdulrahimjalloh363
@abdulrahimjalloh363 Жыл бұрын
float a [2][7]; 2*7=14 data to be stored 14*2=28bytes to be allocated
@vakhariyajay2224
@vakhariyajay2224 2 жыл бұрын
Thank you very much. You are a genius.
@arshuarshad1551
@arshuarshad1551 11 ай бұрын
13:35 total elements =14 Size = 56bytes
@iasaspirant1441
@iasaspirant1441 3 жыл бұрын
Good explanation mam it's better than old 2dimensional one
@lalitharamachandra6659
@lalitharamachandra6659 10 ай бұрын
12:27 no. of. bytes :56 no. of elements=14
@chiyang3749
@chiyang3749 Жыл бұрын
Please correct the previous video when you showed how to perform a binary search, in the video, you use :- while ( left < right ), doing this will never get to the last element, you should do like this :- while ( left
@amitkumarsharma5710
@amitkumarsharma5710 3 жыл бұрын
I know people may criticise me But your beauty is just distracting me To understanding the concepts Plzzz don't be so beautiful 😍
@hrushitha2859
@hrushitha2859 2 жыл бұрын
Size of array =7x2=14 Total no. Of element =14 Float =1byte 14x1=14bytes
@satyajitmanna8501
@satyajitmanna8501 Жыл бұрын
float take 4 byte
@rajendrakumarreddybeeram3403
@rajendrakumarreddybeeram3403 2 жыл бұрын
Thank u mam lovely classes for students 👍👍
@chandrakantbidari769
@chandrakantbidari769 11 ай бұрын
Crystal clear concept..
@jesmeeksinghmusic6570
@jesmeeksinghmusic6570 2 жыл бұрын
The ans is 56 bytes for float
@nowuknow8570
@nowuknow8570 3 жыл бұрын
Thank u maam. Please more on functions pls.. how to set parameters and returns pls pls pls
@shailendrapawar7923
@shailendrapawar7923 3 жыл бұрын
U r really blessed with your, explanation...!!,,your lectures were really helpfull...🥺, Thankew so much...!!🙏 And u r so cute😳,, ---,with respect😅
@festivalmusical9071
@festivalmusical9071 2 жыл бұрын
YOU ARE SO NICE MAM I'M VERY VERY IMPRESSIVE IN YOUR SWEET VOICE HELPING FOR CLASS YOU ARE SO MOST MAM 🙏
@akhandpratapsinghhbtu9622
@akhandpratapsinghhbtu9622 2 жыл бұрын
Total element =14 Size of element=4 Total size =56
@arya60
@arya60 2 жыл бұрын
Thankyou so much ma'am 😢❤️🙏🏻
@chaitanyareddy8956
@chaitanyareddy8956 3 жыл бұрын
Mam your explanation is too good I understand in a easier way
@SumitKumar-jt8pd
@SumitKumar-jt8pd 3 жыл бұрын
mam you look more beautiful than in your previous videos ❤️
@abii708
@abii708 Жыл бұрын
4*7=112 elements 112*4=448 bytes We use only int data type in matrix
@lavtrada6200
@lavtrada6200 2 жыл бұрын
it can store 14 element and 56 bytes will be allocated
@techgrow7276
@techgrow7276 3 жыл бұрын
Yes mam make complete videos on 2d and multiple dimension array 🙏🙏🙏🙏🙏🙏🙏🙏
@Gurubiologist
@Gurubiologist Жыл бұрын
Total element is 14 and byte will be 14x4
@rabinarayanjena88
@rabinarayanjena88 2 жыл бұрын
Thanks you so much ma'am
@arshuarshad1551
@arshuarshad1551 11 ай бұрын
14:02 total elements = 28 Size = 112 bytes
@akhileshbisht9834
@akhileshbisht9834 2 жыл бұрын
I m not aspirant bt still see ur videos 😍😍😍😍😍😍😍😍
@parasite6457
@parasite6457 Жыл бұрын
tharki
@UnknownUnknown-y3k
@UnknownUnknown-y3k 6 ай бұрын
56 bytes
@nowuknow8570
@nowuknow8570 3 жыл бұрын
Thank u thank u thank u maam… please more on functions pls… functions and its parameters and stuff are super confusing
@tinashenatty
@tinashenatty 3 жыл бұрын
Sure
@anujeetkunturkar780
@anujeetkunturkar780 3 жыл бұрын
2:15 Lecture Started
@Salman_66
@Salman_66 Жыл бұрын
I respect you so much mam thank you
@chiranigunarathne2466
@chiranigunarathne2466 2 жыл бұрын
🙏Thank you mam...❣️
@ARJUN-ts2le
@ARJUN-ts2le 3 жыл бұрын
by taking float=4byte the ans is 56 bytes
@arjunvaghela1166
@arjunvaghela1166 Жыл бұрын
Thanks mam
@rajavelu539
@rajavelu539 Жыл бұрын
Home work 👉Noo of elements = 14 👉No of bytes = 36.
@RayansCompilation
@RayansCompilation 11 ай бұрын
Thanks
@MATHSTAT-ov9gn
@MATHSTAT-ov9gn 11 ай бұрын
Thank you so much
@aparnamane4899
@aparnamane4899 2 жыл бұрын
total memory allocated is= 56 byte
@stablegamer491
@stablegamer491 Жыл бұрын
stay strong soldier
C_54 Two Dimensional(2D) Arrays in C | Initialization of 2D Arrays
15:59
Jenny's Lectures CS IT
Рет қаралды 248 М.
C_46 Arrays in C - part 1 | Introduction to Arrays
18:19
Jenny's Lectures CS IT
Рет қаралды 997 М.
БУ, ИСПУГАЛСЯ?? #shorts
00:22
Паша Осадчий
Рет қаралды 3 МЛН
Cute lover #motivation
0:10
जनता बोले पोल खोले
Рет қаралды 14 М.
C++ multidimensional arrays explained ⬜
7:41
Bro Code
Рет қаралды 12 М.
Top 7 Data Structures for Interviews Explained SIMPLY
13:02
Codebagel
Рет қаралды 229 М.
C_57 Two Dimensional Array program 2 | Program to print Transpose of Matrix
15:42
Jenny's Lectures CS IT
Рет қаралды 275 М.
Introduction to Two-Dimensional (2D) Arrays
10:20
Neso Academy
Рет қаралды 713 М.
⚡️NEWS | RUBLE COLLAPSE | STRIKE ON CRIMEA | PUTIN IN KAZAKHSTAN
10:34
Ходорковский LIVE
Рет қаралды 253 М.
Why is Python 150X slower than C?
10:45
Mehul - Codedamn
Рет қаралды 21 М.
C_71 Pointers in C - part 1| Introduction to pointers in C | C Programming Tutorials
17:02
C_62 Strings in C - part 1 | C programming tutorials
15:41
Jenny's Lectures CS IT
Рет қаралды 522 М.
БУ, ИСПУГАЛСЯ?? #shorts
00:22
Паша Осадчий
Рет қаралды 3 МЛН