Embed presentation
Downloaded 14 times











![obj_var[‘prop_name’]](https://image.slidesharecdn.com/stringsobjects-131011121334-phpapp01/85/strings-and-objects-in-JavaScript-12-320.jpg)

![obj_var[‘method_name’]()](https://image.slidesharecdn.com/stringsobjects-131011121334-phpapp01/85/strings-and-objects-in-JavaScript-14-320.jpg)







This document discusses strings and objects in JavaScript. It defines strings as text enclosed in double or single quotes. It also defines objects as collections of key-value pairs enclosed in curly braces. The document then lists common string and object methods like length, indexOf, split, contains for strings and accessing properties and methods for objects. It also covers the this keyword, scope, and differences between primitive and reference types in JavaScript.











![obj_var[‘prop_name’]](https://image.slidesharecdn.com/stringsobjects-131011121334-phpapp01/85/strings-and-objects-in-JavaScript-12-320.jpg)

![obj_var[‘method_name’]()](https://image.slidesharecdn.com/stringsobjects-131011121334-phpapp01/85/strings-and-objects-in-JavaScript-14-320.jpg)





