2D Array - Interchange Diagonal elements of Matrix | Important Java Program | ICSE/ISC 10, 11, 12

Поділитися
Вставка
  • Опубліковано 22 гру 2024

КОМЕНТАРІ • 84

  • @sksahile3679
    @sksahile3679 4 роки тому +22

    Ur explanations are just A Gem to ISC ICSE STUDENT..KEEP GOING SIR👍👍👍

  • @AyushiGupta139
    @AyushiGupta139 11 місяців тому +6

    Sir your explanation are fabulous 🙏

  • @desktopgyan9715
    @desktopgyan9715 2 роки тому +1

    We can simply check for if cols=row or cols=n-row+1 if yes the we will print the corresponding element of the array

  • @Prabhat_12
    @Prabhat_12 10 місяців тому +1

    Bhoot tagda explain Karte ho Sir👏👏

  • @tanishkajaiswal8
    @tanishkajaiswal8 4 роки тому +6

    Sir please make video on --
    1) To check n print whether matrix is identical or not..
    2) To interchange value of 1st row with last row.

  • @ashokkumarsingh5244
    @ashokkumarsingh5244 4 роки тому +58

    You are far better than sudhir

    • @shabbiabbasi9402
      @shabbiabbasi9402 Рік тому +2

      Yeah this person is too much better no comparison to sudhir sir ever

    • @Triggered_67
      @Triggered_67 Рік тому +5

      Alok sir as well as sudhir sir is best❤

    • @RandomTourist443
      @RandomTourist443 Рік тому +2

      Dont u feel a need of using sir here as a respect he is also a teacher after all 😅😅

    • @ADNANSUBHAN327
      @ADNANSUBHAN327 11 місяців тому +2

      Comparative degree 😊

    • @ADNANSUBHAN327
      @ADNANSUBHAN327 11 місяців тому +1

      ​@@Triggered_67Postive Degree😊

  • @nidhidubey9506
    @nidhidubey9506 5 років тому +18

    Sir is 2d array in the present syllabus of class 10 icse

    • @AmplifyLearning
      @AmplifyLearning  5 років тому +8

      Double dimensional arrays : Declaration, initialization, accepting data in a double dimensional array, sum of the elements in row, column and diagonal elements [ right and left], display the elements of two-dimensional array in a matrix format.
      Computer Class 10 Syllabus 2019-2020 (link): www.cisce.org/pdf/ICSE-Class-X-Syllabus-Year-2020/20.%20Computer%20Applications.pdf
      See Page no. 144 , point 7

    • @justsomerandomguy9706
      @justsomerandomguy9706 5 років тому +3

      So sirr jitne syllabus me program haa wo kerwa dijea examss are very near plzzzzz sirrrr... You are great 😍 doing a great job

    • @jayasriashok
      @jayasriashok 4 роки тому

      Yes, now it is added in the STD X , ICSE syllabus.

    • @vibhorbhardwaj496
      @vibhorbhardwaj496 4 роки тому

      No beta

  • @gamerji5209
    @gamerji5209 5 років тому +4

    Thankw sir it really help to us

  • @مبارياتالعضماء
    @مبارياتالعضماء 5 років тому +3

    Por, I have an Array of 4 Names and I have a Textview and Edittext, now I want to enter index in the Edittext and show the the name of that index in the Textview? how. please help!

  • @c-55anishyadav19
    @c-55anishyadav19 5 років тому +7

    Ty for new concept 😉😉

  • @Hello-je1xg
    @Hello-je1xg 9 місяців тому +1

    Sir how to print elements above left diagonal

  • @HardikSherawat
    @HardikSherawat 9 місяців тому +1

    Thank you sir ❤❤

  • @uttamkumarpanda1117
    @uttamkumarpanda1117 4 роки тому +2

    Sir ji aap explain bohot acha karte ho................
    Single dimensional array ka program bhi upload kijiye please😫🙏🙏💓🙏🙏🙏🙏🙏🙏
    Doubt hei

  • @chandansadhwani3355
    @chandansadhwani3355 4 роки тому +1

    Sir pls help me i need programs based on objects which come in class 12 section B

  • @rohanpreetsinghkalsi4431
    @rohanpreetsinghkalsi4431 3 роки тому +1

    Thnku sir u are amazing 🔥🔥 u cleared all my basics about array😁

  • @Xenon_official12
    @Xenon_official12 Місяць тому

    Good explained ❤

  • @alkajain7177
    @alkajain7177 4 роки тому +1

    Sir how to make a program to prove that the two matrix are equal

  • @harshdonyt3105
    @harshdonyt3105 Рік тому

    still this video is helping after more then 3 yrs

  • @viraldna4618
    @viraldna4618 5 років тому +3

    Thanks sir

  • @ridhi2698
    @ridhi2698 Рік тому

    12:32 sir yaha par "\t" ka kya function hai ??

    • @AmplifyLearning
      @AmplifyLearning  Рік тому +1

      \t - means tab or 8 spaces
      It will print 8 spaces in the output wherever \t is written

  • @YashKumar-br5xi
    @YashKumar-br5xi 3 роки тому

    Wow cool👌🏻👌🏻😊😀

  • @kiranchandra4171
    @kiranchandra4171 4 роки тому +1

    Thank you so much sir

  • @yashagarwal6886
    @yashagarwal6886 2 роки тому

    Sir you are very great teacher

  • @naveentandon993
    @naveentandon993 5 років тому +2

    Sir may i ask some queries about physics class 10 icse? ..... plzzzz sir 🙏🙏

  • @Yusraaaf
    @Yusraaaf Рік тому

    Interchanging ke har question me yahi formula use hoga kya "n-i-1" Wala?????????? plzz reply as tom. is my test

    • @captainelgato8313
      @captainelgato8313 9 місяців тому

      maybe u can use a while loop like int L=n-1;
      while(L>=0)
      {
      temp= a[i][i];
      a[i][i] = a[i][L];
      a[i][L]=temp;
      - -L;
      }

  • @nityashukla2535
    @nityashukla2535 4 роки тому +1

    Please make a video on sum of border elements please urgent please I do watch every video of yours and like it too

  • @AjaySharma-fg9yq
    @AjaySharma-fg9yq 4 роки тому +1

    Sir can it be done without scanner

    • @AmplifyLearning
      @AmplifyLearning  4 роки тому +2

      You can do but then you will have to initialise the arrays, by your own in the program itself.

  • @saswatisaha8155
    @saswatisaha8155 3 роки тому

    Sir isc 2015 ques 3 using string tokenizer kijiye na pls

  • @hindutav2973
    @hindutav2973 Рік тому

    Nice teacher ..Sir

  • @sanjitasethi8869
    @sanjitasethi8869 4 роки тому

    Sir is it necessary to do all the programs in scanner class

  • @target__iit
    @target__iit 9 місяців тому +10

    You are far better than alakh pandey

    • @Walter-meme60009
      @Walter-meme60009 9 місяців тому +1

      Why are you comparing alakh pandey with him??
      His videos are like 6-7 yrs old

    • @Bhagtimarga07
      @Bhagtimarga07 9 місяців тому

      And he teach chemistry and physics are you not ate your medicine 😂😂😂😂

    • @captainelgato8313
      @captainelgato8313 9 місяців тому

      the way your grammer topples speaks volume my guy@@Bhagtimarga07

  • @ShubhamKumar-nf1hm
    @ShubhamKumar-nf1hm 3 роки тому +1

    Thnks sir

  • @justsomerandomguy9706
    @justsomerandomguy9706 5 років тому +2

    Sirrr plzzz all syllabus related problems from 2 d plzzzzzzz sirrrrrrrrrrrr

  • @drjdmace8403
    @drjdmace8403 9 місяців тому +2

    Bonda is a bony❤

  • @gamerxshubham2746
    @gamerxshubham2746 5 років тому +2

    Sir kya 2d array se board exam me questions aa skta hai??

  • @kartikmittal5593
    @kartikmittal5593 4 роки тому +1

    Sir write a program of 3*4 matrix to rotate corner elements

  • @amalks1917
    @amalks1917 2 роки тому

    good explanation

  • @srishtirawat7531
    @srishtirawat7531 4 роки тому

    This is important question or not for icse class 10 2020 exam

  • @coding_dare
    @coding_dare 3 роки тому

    So nice video sir

  • @ruchirkumar4914
    @ruchirkumar4914 4 роки тому

    write a program to input [5×5 ]2d array and print the sum of both the diagnols element by adding common diagnol element only oncein java

  • @14amaanmemon9thg9
    @14amaanmemon9thg9 Рік тому

    Sir ham ese bhi toh le sakte hai ki i+j=3

    • @captainelgato8313
      @captainelgato8313 9 місяців тому

      tht will only work for a 4x4 matrix. we taking the dimensions by user

  • @Pratyush14709
    @Pratyush14709 9 місяців тому +1

    Sir ye course mai hai kya?

    • @sayandas7567
      @sayandas7567 9 місяців тому +1

      Ha bhai hai....

    • @DEAD_X_0
      @DEAD_X_0 9 місяців тому +1

      Pov: Legend asking about Syllabus 1 hour ago before exam 🗿

  • @suksumit6852
    @suksumit6852 2 роки тому

    sir tution dete ha kya app

  • @b116kousikibaral9
    @b116kousikibaral9 4 роки тому

    Very nice teaching sir👌👌👍👍

  • @anuradharanjankumarikrishi1625
    @anuradharanjankumarikrishi1625 4 роки тому

    Make some more video related to double matrix

  • @Prakhar-f8n
    @Prakhar-f8n Рік тому +2

    ChatGPT

  • @Amritsandhu-rb3vw
    @Amritsandhu-rb3vw 2 місяці тому

    good night sir

  • @uttamkumarpanda1117
    @uttamkumarpanda1117 4 роки тому

    Please ........

  • @steverogers9283
    @steverogers9283 4 роки тому

    Sir, I am able to understand because I knew this program. But I can't understand the Hindi language. So, please try to explain in the English language in the videos which u will upload in the future.

  • @divyanshshukla6159
    @divyanshshukla6159 4 роки тому +1

    Sir aap mujhe aapna
    Phone no de skte hai.

  • @mr.burger2954
    @mr.burger2954 3 роки тому

    Good night

  • @dharmendrasahu4681
    @dharmendrasahu4681 4 роки тому

    Thanks Sir

  • @artikushwaha3815
    @artikushwaha3815 3 місяці тому +1

    Thank you sir