Posts by Mallika Gupta
Author Biographical Info: Not available
So in this tutorial, we will learn about objects and how they exist in class. These objects are present in the same or different classes and have some kind of relationship. With an.... Read More
In this tutorial, we will learn all the major mathematical functions in Java with examples. Performing Mathematical Functions in Java Java contains packages for doing mathematical .... Read More
Here in this tutorial, we will learn about what is Mutual Friendship in classes and how it can take place with the C++ code example. It is one of the most famous concepts in Object.... Read More
In this tutorial post, we will learn about what actually Principle of Least Astonishment (POLA) is in Python. We would understand its general meaning and how we use this concept in.... Read More
Hello there! Here I am going to show you the tutorial for making a Responsive Website Using CSS and HTML5. As we know that HTML5 helps in making the structure of our website and C.... Read More
In this tutorial, we will see what is fork() method in Python and how it works with the Child Process with few examples. It is a famous concept and many times you must have heard a.... Read More