C++ passes by reference, Java and Ruby don’t

I got a lot of comments for the previous article, that was explaining how Ruby passes by value, just like Java does.

I thought that showing a simple example implemented in C++, Java and Ruby will clarify the idea. In the following lines, we will make swap functionality in 3 languages, and demonstrate that neither Java nor Ruby passes by reference.

C++

#include <iostream>
using namespace std;
 
class Point {
private:
    double x, y;
public:
 
    Point(double x, double y) {
        this->x = x;
        this->y = y;
    }
 
    void print() {
        cout << "x = " << x << ", y = " << y << endl;
    }
};
 
// Parameters are passed by reference
 
void swap(Point &p1, Point &p2) {
    Point temp = p1;
    p1 = p2;
    p2 = temp;
}
 
int main() {
    //initializing the points
    Point val1(5, 10);
    Point val2(20, 40);
    //printing their values
    cout << "Before Passing By Reference" << endl; val1.print(); val2.print();
    //swaping, passing by referecne
    swap(val1, val2);
    //printing the values again
    cout << "After Passing By Reference" << endl; val1.print(); val2.print();
}

Output:

$ ./passcpp
Before Passing By Reference
x = 5, y = 10
x = 20, y = 40
After Passing By Reference
x = 20, y = 40
x = 5, y = 10

Java

 
class Point {
 
    private double x,  y;
 
    public Point(double x, double y) {
        this.x = x;
        this.y = y;
    }
 
    public String toString() {
        return String.format("x = %.2f , y = %.2f", x, y);
    }
 
 
    public static void swap(Point p1,Point p2){
        Point temp = p1;
        p1 = p2;
        p2 = temp;
    }
 
    public static void main(String args[]) {
        //initializing the points
        Point var1 = new Point(5, 10);
        Point var2 = new Point(20, 40);
        //printing their values
        System.out.printf("Before Passing\n%s\n%s\n", var1, var2);
        // //swaping, passing by reference value, aka: pass by value
        swap(var1,var2);
        //printing the values again
        System.out.printf("After Passing\n%s\n%s\n", var1, var2);
    }
}

Output:

$ java Point
Before Passing By Reference
x = 5.00 , y = 10.00
x = 20.00 , y = 40.00
After Passing By Reference
x = 5.00 , y = 10.00
x = 20.00 , y = 40.00

Ruby

class Point
  def initialize(x,y)
    @x,@y = x,y
  end
 
  def to_s
    "x = #{@x} , y = #{@y}"
  end
end
 
def swap(p1,p2)
  p1,p2 = p2,p1
end
 
#initializing the points
var1 = Point.new(5,10)
var2 = Point.new(20,40)
#printing their values
puts "Before Passing" , var1, var2
# //swaping, passing by reference value, aka: pass by value
swap var1,var2
#printing the values again
puts "After Passing" , var1, var2

Output:

$ ruby passruby.rb
Before Passing By Reference
x = 5 , y = 10
x = 20 , y = 40
After Passing By Reference
x = 5 , y = 10
x = 20 , y = 40

As you can notice, in c++ example, passing by reference, will do the swap successfully.
Java and Ruby both don’t pass by reference, instead they pass a copy of the reference, which is a value finally, and so the swap fails, as swapping the copies doesn’t swap the original passed objects.

Please note also that in Java, primitive types are passed by their values directly and no need for any kind of references copies.The same case applies for Ruby, with immediate types(int, char…).

According to the previous 2 facts, we conclude that neither Java nor Ruby passes by reference, instead, both pass by value.

I think that fact that Ruby MRI is using C means they can’t use references, and so they are using pointers, and that explains why swap fails.

I hope that the idea is clear now.

This entry was posted in C++, Java, Ruby and tagged , . Bookmark the permalink.

142 Responses to C++ passes by reference, Java and Ruby don’t

  1. Брендовая одежда по доступным ценам, каталог сток одежды с доставкой.

  2. obrynya says:

    Автокредит и автокредитование: описание льгот, способы получения автокредитов без справок.

  3. Fred says:

    Tennisbrooklyn.Com is the best site for those who want to learn playing professional tennis in Brooklyn. However, the beginners can also find interesting facts here and Brooklyn tennis spots. The site contains a lot of tennis terms, the most interesting strategies review and anything else, that can be helpfull for a Brooklyn tennis player, because here you could find the list of Brooklyn tennis courts, tennis coaches and tennis stores.

  4. Оля says:

    Купить Горные велосипеды до 1300 грн., Велосипеды тандемы, Грузовые велосипеды и Детские и подростковые велосипеды марки DK, Dahon, Merida в интернете в Ровнене

  5. Лев says:

    Разнообразные товары., для дома и дачи!! Товары для детей и взрослых.

  6. Антон says:

    Разнообразные товары., для дома и дачи!! Товары для детей и взрослых.

  7. Разнообразные товары., для дома и дачи!! Товары для детей и взрослых.

  8. Разнообразные товары., для дома и дачи!! Товары для детей и взрослых.

  9. Абхаир says:

    Представляем на лучший сайт по ошибкам игр ВКонтакте Загадочный Дом с описаниями и программами для прокачки.

  10. Piter says:

    Financial News, Investments News, Find the Latest Market Headlines here.

  11. Marc says:

    we get for you look at visit-tours.com popular Villas our office say for each of cliensts be bright. as well we have to offer great sightseeing journey for all intresting places of old side of town. ospect additional news at this site

  12. Marco says:

    our command suggest for you send Amalfi homey Villas travel our bureau say of you can be happy. likewise we have to provide excellent automobile excursions of all intresting points of history part of city. succeed to more articles on our site

  13. Marc says:

    our command get for our visitors order visit Antibes accomodation in Villas our firm state of each of shopper can be bright. also our command can offer extremally sightseeing excursions for best intresting points of history part of town.

  14. Marcel says:

    we provide to look at accomodation-aspen.com cosy Houses journey agency We are say that you stay glad. likewise we can suggest automobile journey for best important quarters of history part of town. squeeze in more message on our site

  15. Marcus says:

    our agency get to our visitors learn accomodation-benidorm.com comfy Villas trip agency our agency state that you be happy. as well our site have to provide exclusive automobile excursions of important places of history part of town.

  16. Marcos says:

    our firm offer to you look on accomodation-biarritz.com comfy furlough house our bureau engage for each of customer can be blissfull. besides we have to provide famous automobile travel for famous quarters of history side of town.

  17. Mario says:

    our agency offer to our customers explore visit Budapest friendly Vacations our bureau say for each of emptors stay satisfied. likewise we have to offer bus excursions of beatiful points of history side of town. vex more communication on budding site

  18. Mario says:

    our agency provide to our suckers explore Como homelike Apartments We are say of you stay happy. also we can offer famous sightseeing excursions for beatiful quarters of old part of city. come up with more articles on budding site

  19. Marco says:

    we get to you Corfu tuppence inexpensively event house We are confident for each of cliensts can be glad. as well our site have to offer great automobile tours of intresting points of old part of town. guide additional facts on unique site

  20. Marquez says:

    our agency suggest for order Garda intimate Houses our office promise that you can be blessed. too our command can suggest exclusive travel for great famous quarters of old part of town. turn someone on additional articles on our site

  21. Markus says:

    our command provide for you remark Lucca perspective Villas journey our bureau state that all patron be happy. also we can provide famous automobile tours of famous places of history part of city. approach additional articles at our site

  22. Marco says:

    we get for you look at visit Madrid easy Houses trip agency our agency promise that you can be calm. also our agency can suggest excellent sightseeing tours of great famous quarters of old part of town. woo more poop at unknown site

  23. Mark says:

    we provide for you learn accomodation-malaga.com family gala house travel agency our office say that all cliensts can be blissfull. likewise our firm have to suggest beatiful automobile journey of best beatiful quarters of old part of city.

  24. Markus says:

    our command provide to our visitors learn accomodation-marbella.com comfy Apartments We are guarantiee that all cliensts satisfied. also our site have to provide exclusive automobile journey for all famous points of history side of town.

  25. Mark says:

    we suggest our customers allot Nice ormal Apartments our firm say of each of representatives can be bright. as well we have to offer beatiful journey of great intresting quarters of history part of city. consult with additional tidings on our site

  26. Mario says:

    we provide to you learn accomodation-orlando.com cheerful Houses trip agency We are confident of each of cliensts be calm. likewise we can suggest beatiful journey for best famous points of history part of town. assure more information at our site

  27. Остап says:

    Новая акция от орифлейм и oriflame регистрация в орифлейм всего 10 рублей ! И много подарков !

  28. Marco says:

    our command get to look at accomodation Rimini uncluttered Apartments our command state that each of purchaser glad. besides our agency have to provide excellent travel of all intresting places of old side of town. vacation more news at our site

  29. Marc says:

    we suggest our visitors see accomodation Siena below cost cottage our bureau state for you be bright. as well our firm have to provide excellent bus travel for important places of history part of city. panorama more info at advanced site

  30. Mackenzie says:

    our agency provide for you see visit Vienna popular event house We are state of each of customer be blissfull. likewise we can offer exotic automobile journey for great famous places of old part of town. revenge oneself on additional info at our site

  31. Malik says:

    our command offer for you explore visit Zermatt familiar Hotels our firm say of each of purchasers will be bright. likewise our command can suggest exotic travel of all beatiful places of old side of city. projection additional articles on fresh site

  32. Marco says:

    we suggest you see visit Bayonne cosy Apartments We are state of each of cliensts can be glad. besides we have to suggest excellent automobile excursions for famous points of history side of city. note additional articles at this site

  33. Мы предоставляем вам возможность взять авто в прокат. Есть услуга аренды машин с водителем и без.

  34. Malcolm says:

    we get our customers explore accomodation Carrara ormal cottage travel bureau our bureau say that all customer glad. besides we can offer beatiful sightseeing journey of important points of old part of city. feel additional advice on untrained site

  35. Тимур says:

    Вы можете подобрать себе авто любого класса. У нас вы найдете как недорогие варианты, так и автомобили которые относятся к бизнес-классу.

  36. Marc says:

    our command offer you Montreux lowcost Apartments We are ensure for each of cliensts stay glad. also we have to provide beatiful bus journey for great beatiful places of old part of town. have a word with additional info on our site

  37. Mario says:

    our firm offer to you look at visit Narbonne easy Motels trip agency We are confident that you satisfied. as well we can suggest great automobile excursions of great beatiful places of history part of city. step down additional articles on this site

  38. авто прокат прокат авто харьков и авто прокат частный прокат авто .

  39. Marco says:

    our firm get for our customers examination visit-porto.com comfy Villas We are state that you stay blissfull. as well our agency have to suggest exotic bus excursions of all historic quarters of history part of town. stumble on more info at our site

  40. Представляем на лучший сайт по багам игр ВКонтакте Карьерист с описаниями и программами для прокачки.

  41. Акция oriflame , орифлейм регистрация в в oriflame всего 10 рублей все бегом !

  42. Great beat ! I would like to apprentice at the same time as you amend your website, how can i subscribe for a weblog web site? The account helped me a acceptable deal. I were a little bit familiar of this your broadcast provided shiny clear concept

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">