Content
22.) (6 pts) Consider the incomplete method below: public static void swapPrint (int a, int b) TODO - you will write code below system. alt. printin (b); system. out , printIn (a). No more code can be written after this point System.out.printin (a); System.out.printin (b); The method is supposed to swap the values in a and b, and then print ther illustrate this behavior, consider the following examples in the table belov b Output 2 1 3 12 12 12 12 make this swap happen. As a hint
      
              
              AI
            
              
              AWS
            
              
              Agile
            
              
              Algorithms
            
              
              Android
            
              
              Apple
            
              
              Bash
            
              
              C++
            
              
              Csharp