Pages
Home
React JS
React Native
SQL Server
C#.net
Interview
Videos
Angular
ASP.Net
AJAX
Contact Us
22 July 2021
Arrow function in javascript
const
sum
=
(a,
b)
=>
a
+
b;
console
.
log
(
sum
(
2
,
5
));
Output: 7
Github link :
https://github.com/adi501/JavaScriptExamples.git
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment