<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>coding on Murali Krishna</title><link>https://nocapstories.com/tags/coding/</link><description>Recent content in coding on Murali Krishna</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>&lt;a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0&lt;/a></copyright><lastBuildDate>Fri, 12 Jun 2020 01:12:26 +0530</lastBuildDate><atom:link href="https://nocapstories.com/tags/coding/index.xml" rel="self" type="application/rss+xml"/><item><title>OOP for Interviews</title><link>https://nocapstories.com/posts/2020/06/oop-for-interviews/</link><pubDate>Fri, 12 Jun 2020 01:12:26 +0530</pubDate><guid>https://nocapstories.com/posts/2020/06/oop-for-interviews/</guid><description>The goal of this article is to serve as a quick reference of some of the OOP concepts right before Interviews. Although this article is more inclined towards C# language, the concepts are language agnostic.
Object Oriented Programming: Object-Oriented Programming refers to the programming paradigm defined using objects instead of just functions and methods like in a procedural Programming. Objects can be considered as real world instances of entities like class, that have attributes and methods.</description></item></channel></rss>