Posts tagged: Compiler

About : JAVA Tutorial

The Java Tutorials are practical guides for programmers who want to use the Java programming language to create applications. They include hundreds of complete, working examples, and dozens of lessons. Groups of related lessons are organized into “trails”.
For the most accurate and up-to-date tutorials, please access the latest version from Sun’s official website for the [...]

Sunday August 16th, 2009 in , , , , , | 5 Comments »

PROJECT; MASOKIS ANTI VIRUS

Well, as you seen.. local anti virus in ASIA are not very known. I has invented my own ANTI VIRUS, called MAV (Masokis Anti Virus). The code name is “ADAM“. It still BETA VERSION. Wait until i finish the coding then i will upload it to host to be DOWNLOADED by all.. it FREE. I [...]

Wednesday August 5th, 2009 in , , , , , , | 5 Comments »

Address / Pointer of RAM

How RAM are used in you computer? Why called RAM? I will explain it in C++.RAM is Random Access Memory. It can hold you data when the computer are switch on. Application need RAM to hold it process.
When some address of RAM are cannot be used, application cannot be run and cause problem.I create an [...]

Sunday July 19th, 2009 in , , , | No Comments »