LearnwithshikhaSQL introductionHey everyone, today’s topic is Introduction to SQL. In this article we’ll learn about basics of SQL. let’s get started.May 10, 2022May 10, 2022
LearnwithshikhaWhat is a constructor in oop?In OOP(Object-oriented programming) constructor is a special method. It is called whenever you create an object using new keyword…May 22, 2021May 22, 2021
LearnwithshikhaWhat is event in JavaScript?When we browse the web, the browser registers different types of events. HTML has a set of events. These HTML events are perform on HTML…May 19, 2021May 19, 2021
LearnwithshikhaWhat is float in Java?In java, Float is primitive data type having number with a decimal point. It contains number of fractional parts from 3.4e−038 to 3.4e+038…May 16, 2021May 16, 2021
LearnwithshikhaWhat is Variable in JavaScript? — Learn With ShikhaA variable in JavaScript is an identifier that provides a storage location used to store a data value. The data stored at a particular…Mar 28, 2021Mar 28, 2021
Learnwithshikhawhat is web development definition? — Learn With ShikhaDefinition of Web development is developing and maintaining a website for the internet. It also includes aspects like web design, web…Jan 2, 2021Jan 2, 2021
LearnwithshikhaWhat is the Console in JavaScript. — Learn With ShikhaA web console is a tool which allow us to interact with web page by executing JavaScript expression in the content of the page. Which used…Jan 1, 2021Jan 1, 2021