callBack function function personalDeatails(name){ console.log('hi',name) } function personalDeatails1(name1){ console.log('how are You',name1) } function call(callback){ callback('Abi') } call(personalDeatails) call(personalDeatails1)
hi mam, i got Uncaught TypeError: callback is not a function inside the greet function but for you it is working ...can u explain wat will be the issue??
one of the best ever explanation about callback functions and foreach, than anyother video tutorials. Thanks for your lesson mam .
Nice Explanation. Tq u so much
callBack function
function personalDeatails(name){
console.log('hi',name)
}
function personalDeatails1(name1){
console.log('how are You',name1)
}
function call(callback){
callback('Abi')
}
call(personalDeatails)
call(personalDeatails1)
neenga vera level
Mam still how many topics pending in JavaScript to complete... Waiting for ur full course video on JavaScript... It will be really helpful ✨
Ma'am.. Please create a playlist for vb net programming
Thank you mam so very useful
Mapping the same to java , can we refer to functions in JS as static methods in java where we dont need the help of objects to clall them?
ithu thana delegates nu soluvanga??
hi mam, i got
Uncaught TypeError: callback is not a function
inside the greet function but for you it is working ...can u explain wat will be the issue??
Mam what is invoking exact mean in code?
Thank you
Good
Please React js videos upload pannunga
Akka na bus reservation project fulla pannan but atlast, i got like this "illegal operation on empty result set"
Sister oops concept where they go to practice it which platform to use to practice opps concept
leetcode