JavaScript Operator
Let us take a simple expression 4 + 5 is equal to 9. Here 4 and 5 are calledoperands and
Read moreLet us take a simple expression 4 + 5 is equal to 9. Here 4 and 5 are calledoperands and
Read moreJavaScript Datatype One of the most fundamental characteristics of a programming language is the set of data types it supports.
Read moreLet us take a sample example to print out “Hello World”. We added an optional HTML comment that surrounds our
Read moreWhat is python? Python is an interpreted programming language. As it is a programming language so it tells a computer
Read moreWhat is a Dialer? Dialer is an application used in call centres to automate the process of dialing to external
Read moreWhat is Asterisk? Asterisk is an open source framework for building communications applications. Asterisk turns an ordinary computer into a
Read moreThe 3 ways to insert CSS into your web pages There are three ways of inserting a style sheet: External
Read moreWhat is CSS selectors? CSS selectors allow you to select and manipulate HTML elements. CSS selectors are used to “find”
Read moreHashes are one of the data structures available in Perl.A hash is an un-ordered group of key-value pairs. The keys
Read moreSSH- SECURE SHELL It is used to Connect to the remote system through secure shell. It giveyou a copy of remote shell on your desktop.You
Read more