Machine Learning is the study of an algorithm that takes past and present data and produces the prediction base correct result. We also define ML is an application of AI which provide the ability to automatically learn and produce a result using past and present data set. Types of Machine Learning Machine Learning uses statistics […]
Author: Code
Form Validation using JavaScript
Form validation is one of the most common tasks performed using JavaScript. You have likely come across forms on the Web that has shown you a prompt when you have not entered value into a field that requires one, or when you have entered the wrong kind of value; this is because the form has […]
The IP and Mac address for all the network devices are given in the scenario. Solve the following question
In the following network scenario – the client runs two applications FTP and HTTPS with port number 3675 and 1978 respectively. The IP and Mac address for all the network devices are given in the scenario. The client sends 2 IPv4 data frames, one FTP and one HTTPS, to the corresponding servers. Based on the […]
JavaScript Events
All browsers are expected to support a set of events known as intrinsic events such as the onload event, which happens when a page has finished loading, onclick for when a user clicks on an element, and onsubmit for when a form is submitted. These events can be used to trigger a script. There are […]
What is Common Gateway Interface (CGI)?
Common Gateway Interface, a specification for transferring information between a World Wide Web server and a CGI program. A CGI program is any program designed to accept and return data that conforms to the CGI specification. The program could be written in any programming language, including C, Perl, or Java. CGI programs are the most […]
Artificial neural network
Neural Network defines as real biological neural networks such as our brain or an artificial neural network simulated computer vision. Neural network either biological or simulated artificial that consist of a large number of simple data neurons that receive and transmit signals to each other. According to Dr Robert Hecht nielsen “a computer system made […]
What is object oriented DBMS?
object-oriented DBMS is derived from the model of the object-oriented programming view. representing both consistent data as stored in databases, as well as transient data, as found in executing programs.object-oriented DBMS use reusable elements known as an object.• Each object contains a data part and a set of operations that work upon the data. The object and […]
What is Artificial Intelligence?
Morden Branch of computer science the terminology “Artificial Intelligence” mostly uses an innovative solution. AI define as the ability to perform tasks in a complex environment without constant guidance by a human and the ability to improve performance by learning from experience. Every nature of the term “AI” asking the logical question where intelligent behavior […]
Top 10 Best and Useful WordPress Plugin 2020
Nowadays WordPress Content Management System takes around 50 % market trends in the world. Every non-technical person easily operates and manages their desire blogs, portfolios, E-commerce, and News portal using WordPress CMS. Here we discuss about the most popular and useful WordPress Plugins: 1.Woo-Commerce Plugin Woo-commerce is a flexible, open-source eCommerce solution which is built […]