0 votes
in JavaScript by
What is true about functions : I) Functions are objects II) Can be assigned to a variable III) Can be anonymous IV) Return value

type has to be defined in function declaration

I, II

I, II, III

I, II, III, IV

I, II, IV

1 Answer

0 votes
by
I, II, III

Related questions

+1 vote
asked Jan 27, 2020 in JavaScript by AdilsonLima
+1 vote
asked Jan 16, 2020 in QuickTest Professional (QTP) by JackTerrance
...