<!DOCTYPE html>
<html>
<head>
<title></title>
<style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style>
</head>
<body><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;">_______________________________________________<br></div>
<div style="font-family:menlo, consolas, monospace;">> talk mailing list<br></div>
<div style="font-family:menlo, consolas, monospace;">> talk@lists.nycbug.org<br></div>
<div style="font-family:menlo, consolas, monospace;">> http://lists.nycbug.org/mailman/listinfo/talk<br></div>
<div style="font-family:menlo, consolas, monospace;"><br></div>
</body>
</html>