Examveda
Examveda

Which of the following is the assignment operator?

A. <-

B. ->

C. =

D. ==

Answer: Option A

Solution(By Examveda Team)

The assignment operator is a left-pointing arrow, so creating and declaring variables looks like this:
foo <- bar

This Question Belongs to Javascript >> Sockets

Join The Discussion

Related Questions on Sockets