THREAD User level thread & Kernel level thread: These are two main ways to implement thread: in user space and in the kernel. User level thread: This type of threads loaded entirely in user spa…
Difference between Microprocessor and Microcontroller Microcontroller and Microprocessor both terms seem similar but there is a huge difference between these two ICs. Microprocessor only have CPU…
Overview of Computer Graphics 1.1 Application of Computer Graphics Computer-Aided Design for engineering and architectural systems etc. Objects maybe displayed in a wireframe outline form. Multi-wi…
Java ArrayList Examples Description: ArrayList is a part of collection framework and is present in java.util package. It provides us dynamic arrays in Java. Though, it may be slower than standard a…
What is JVM? JVM (Java Virtual Machine) is an abstract machine that enables your computer to run a Java program. When you run the Java program, Java compiler first compiles your Java code to bytecod…
Relationship Between Classes: Association, Aggregation, Inheritance These terms signify the relationships between classes. These are the building blocks of object oriented programming and very basic …
JDBC ( Java Database Connectivity ) JDBC stands for Java Database Connectivity, which is a standard Java API for database- independent connectivity between the Java programming language, and a wide r…
PHP (Personal Home Page) PHP is a server side scripting language. That is used to develop Static websites or Dynamic websites or Web applications. PHP stands for Hypertext Pre-processor, that earlie…
Hard Skills vs. Soft Skills – Difference and Importance Hard Skills vs. Soft Skills – What’s the difference and is one more important than the other to your career success? In my recent art icles – …
Social Plugin