Future of handwriting and my thoughtsWriting habit is one of the greatest habits at this time. Why I have called it the greatest habit? We almost have forgotten to write on paper using a pen. This era is for technology. So everything we are doing using technology. So handwriting using p...Dec 4, 2022·3 min read
Introduction of compiler and interpreterCompiler and interpreter both are one kind of translator program. They do translate our code from high-level language to low-level or convert it to binary code. Compiler and interpreter work in two different ways. Let’s give a deep dive into the comp...Nov 25, 2022·2 min read