<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr">On Mon, Jul 16, 2018, 7:26 AM Peter Varga <<a href="mailto:pvarga@pvrg.net">pvarga@pvrg.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>





<div><div style="font-family:menlo,consolas,monospace"><br></div>
<div style="font-family:menlo,consolas,monospace"><br></div>
<div style="font-family:menlo,consolas,monospace"><br></div>
<div style="font-family:menlo,consolas,monospace">On Sun, Jul 15, 2018, at 14:15, Sujit K M wrote:<br></div>
<div style="font-family:menlo,consolas,monospace">> I might heavily on Java. But don't understand what a field in Object is<br></div>
<div style="font-family:menlo,consolas,monospace">> present in sub class why does it create two variables(one in sub class and<br></div>
<div style="font-family:menlo,consolas,monospace">> other in parent class). How about changing them to static would it give a<br></div>
<div style="font-family:menlo,consolas,monospace">> compiler. I am more interested in Python and C++. How does memory<br></div>
<div style="font-family:menlo,consolas,monospace">> management work in these languages.<br></div>
<div style="font-family:menlo,consolas,monospace">><br></div>
<div style="font-family:menlo,consolas,monospace">> <br></div>
<div style="font-family:menlo,consolas,monospace"><br></div>
<div style="font-family:menlo,consolas,monospace">This question is pretty good, yet needs more details, work to be complete. So let me attempt a start.  <br></div>
<div style="font-family:menlo,consolas,monospace">Mostly: Python has a runtime, Java runs in a VM, C++ is compiles. <br></div>
<div style="font-family:menlo,consolas,monospace"><br></div>
<div style="font-family:menlo,consolas,monospace">So can (c++|python|java) be compiled or run in a VM or have a runtime?   <br></div>
<div style="font-family:menlo,consolas,monospace"><br></div>
<div style="font-family:menlo,consolas,monospace">This is CompSci with enough thinking, engineering, and (necessary,bloat) code a lot can be done.  <br></div>
<div style="font-family:menlo,consolas,monospace"><br></div>
<div style="font-family:menlo,consolas,monospace">My advice is just to start with one of these to investigate the “static in object oriented languages” and let the language definition be observed. <br></div>
<div style="font-family:menlo,consolas,monospace"><br></div>
<div style="font-family:menlo,consolas,monospace"></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I am referring in c++ terms a smart pointer. I don't think we need a VM or runtime to do the same. </div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-family:menlo,consolas,monospace">_______________________________________________<br></div>
<div style="font-family:menlo,consolas,monospace">> talk mailing list<br></div>
<div style="font-family:menlo,consolas,monospace">> <a href="mailto:talk@lists.nycbug.org" target="_blank" rel="noreferrer">talk@lists.nycbug.org</a><br></div>
<div style="font-family:menlo,consolas,monospace">> <a href="http://lists.nycbug.org/mailman/listinfo/talk" target="_blank" rel="noreferrer">http://lists.nycbug.org/mailman/listinfo/talk</a><br></div>
<div style="font-family:menlo,consolas,monospace"><br></div>
</div>

_______________________________________________<br>
talk mailing list<br>
<a href="mailto:talk@lists.nycbug.org" target="_blank" rel="noreferrer">talk@lists.nycbug.org</a><br>
<a href="http://lists.nycbug.org/mailman/listinfo/talk" rel="noreferrer noreferrer" target="_blank">http://lists.nycbug.org/mailman/listinfo/talk</a><br>
</blockquote></div></div></div>