Miscellaneous Operator
We will discuss two operators here that are quite useful in JavaScript: theconditional operator (? 🙂 and the typeof operator.
Read moreWe will discuss two operators here that are quite useful in JavaScript: theconditional operator (? 🙂 and the typeof operator.
Read moreJavaScript supports the following assignment operators − Sr.No Operator and Description 1 = (Simple Assignment ) Assigns values from the
Read moreJavaScript supports the following logical operators − Assume variable A holds 10 and variable B holds 20, then − Sr.No
Read moreJavaScript supports the following comparison operators − Assume variable A holds 10 and variable B holds 20, then − Sr.No
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 moreChange your system host-name mail.linuxsolutions.org.in vi /etc/hosts 192.168.1.14 mail.linuxsolutions.org.in save&exit vi /etc/sysconfig/network mail.linuxsolutions.org.in save&exit ======================================================================================================= yum install bind bind-chroot caching-nameserver
Read moreBeing a network administrator requires a deep knowledge about remote login protocols such as rlogin, telnet and ssh. The one I will discuss
Read more