Can you access Cookie using javascript?



Can you access Cookie using javascript?..

Answer / Shuchita Pathak

Yes, cookies can be accessed and manipulated with JavaScript. The Document.cookie property allows you to read and write cookie data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

How to add/remove properties to object dynamically in javascript?

1 Answers  


What are the difference between javascript and jquery?

1 Answers  


What are javascript objects?

1 Answers  


List some data types supported by javascript?

1 Answers  


Explain how to write class methods vs. Instance methods.

1 Answers  


Is javascript case sensitive language?

1 Answers  


What are local variables in javascript?

1 Answers  


What does two exclamation marks mean in javascript?

1 Answers  


Is javascript insecure?

1 Answers  


What is new function in javascript?

1 Answers  


Explain hoisting in javascript?

1 Answers  


Explain promise in javascript?

1 Answers  


Categories