+ 5
Whats the meaning of portable in this passage(java lesson one)?
4 odpowiedzi
+ 4
HaRjit SiNgh I think for java yes but for c++ no
+ 2
It means you can run the same java code which you wrote in windows platform in mac without changing a single letter in it. Only condition is that both system should have java installed!
+ 1
if i made a code in windows and compile in mac then can i use in mac
+ 1
i mean i have a source file of c++ then can i run it on any device