All Basic Articles
The List interface provides a way to store the ordered collection. It is a child interface of Collection. It is an ordered collection of objects… Read More
With the spread of smartphones, smartphone technology improved exponentially and thus smartphones occupied a huge part of the market. To meet the requirement of the… Read More
When we are creating an android app then instead of inserting an image manually we want to get that from the internet and using this… Read More
VAR_SAMP() function in MySQL is used to calculate sample variance of an expression. Syntax : VAR_SAMP(expr); Parameter : This method accepts only one parameter. expr… Read More
The most important characteristic of humans is that we can work with each other as a team and gain knowledge from each other. What if… Read More
Wipro came to our campus for Turbo Hiring through campus placements. (Package of 6.5 LPA) for the role of Project Engineer. Before sharing my experience,… Read More
1. SHA1 (Secure Hash Algorithm 1) : SHA1 refers to a cryptographic hash function that is proposed by United States National Security Agency. It takes… Read More
Normalization : It is the methodology of arranging a data model to capably store data in an information base. The completed impact is that tedious… Read More
The file system performs a set of rules and controls the storage of data. A file system determines how data is stored and retrieved. The… Read More
System Software : There are two fundamental kinds of programming: framework program and application programming. framework program incorporates projects that are committed to dealing with… Read More
Prerequisite: Software testing Every developed software application passes through functional testing and non functional testing to ensure that it satisfies the business requirements. Not only business requirements are observed… Read More
Need of Object Oriented Data Model : To represent the complex real world problems there was a need for a data model that is closely related… Read More
In this article, we are going to discuss a step-by-step guide on how to configure the apache web server on top of a docker container,… Read More
A header necessarily stores the names or headings for each of the columns. It helps the user to identify the role of the respective column… Read More
Prerequisites: Pandas There are various cases where a data frame can contain infinity as value. This article discusses how we can keep track of infinities… Read More
1. Point to point link : This is the kind of topology that relies upon two functions i.e. Transmit and Receive. It is a type… Read More
First-Class Function A programming language is said to have First-class functions if functions in that language are treated like other variables. So the functions can… Read More
“I’ll just choose X, it’s the DB I know and worked with”. Most of the developers and students use this statement when it comes to choosing… Read More
Android Studio is an official development environment for building Android apps which is provided by Google. This IDE is built on JetBrains IntelliJ IDEA software… Read More
Chips in android are one of the components which are used to make the choice filters, actions, and display the selectable options in the compact… Read More