All Basic Articles
Logistic regression is a classification algorithm used to find the probability of event success and event failure. It is used when the dependent variable is… Read More
Gradle is an excellent open-source construction tool that is capable of the development of any kind of software. This tool was developed by a gaggle… Read More
Autonomic Computing is a type of visionary computing that has been started by IBM. This is made to make adaptive decisions that use high-level policies.… Read More
An application might contain several services for the user and to facilitate a user quickly to those services, shortcuts are used. Shortcuts for an application… Read More
By using the Batch Scripting of command prompt one could even design a normal basic calculator that takes expressions and returns the result. Type the… Read More
On 21st August Standard Chartered came for campus placements as well as an internship. The test had 3 rounds on the first day and a… Read More
Online Round: C/C++ basics 20 questions for 25 minutes. Questions like print the output of the given program, what is a bipartite tree, the time… Read More
1. Analog Communication: In analog communication the data is transferred with the help of analog signal in between transmitter and receiver. Any type of data is… Read More
Disjunctive Normal Forms (DNF) : A formula which is equivalent to a given formula and which consists of a sum of elementary products is called… Read More
DXC technology visited for virtual campus drive. They had a pre-placement talk initially where they told about the company and the job role. We were… Read More
In Android, a ScrollView is a view group that is used to make vertically scrollable views. A scroll view contains a single direct child only.… Read More
Artificial Intelligence refers to something which is made by humans or non-natural things and Intelligence means the ability to understand or think. AI is not… Read More
Given string str, the task is to write a Java program to swap the pairs of characters of a string. If the string contains an… Read More
Generating basic discrete-time signals for Discrete-Time Signal ProcessingUnit Step, Unit Impulse, Unit Ramp, exponential signals are very commonly used signals in signal processing to perform… Read More
For college graduates and even for working professionals, to get a Software Developer job in IT giants with having zero experience in the particular domain… Read More
1. Multimedia : Multimedia means that computer information can be collect through audio, video, and animation etc. Multimedia use text, images, graphics are the major… Read More
Today tons of Companies are adopting Hadoop Big Data tools to solve their Big Data queries and their customer market segments. There are lots of other… Read More
It happens most of the time that given a condition we need to decide whether a particular class should inherit a class or not, for… Read More
Pandas in Python can convert Pandas DataFrame to a table in the HTML web page. pandas.DataFrame.to_html()  method is used to render a Pandas DataFrame. In… Read More
In NumPy, we can find common values between two arrays with the help intersect1d(). It will take parameter two arrays and it will return an… Read More