Skip to main content

OOP Interview : Object Oriented Programming Interview Questions

If you want to work in the ground of Information Technology (IT); one of the most vital concepts you are likely to be familiar with is OOP (Object Oriented Programming). Yet, the practical interview can be intimidating for even the most experienced IT proficient. To assist you to prepare better for just that, you must know how to present your answers in the best doable way, to astonish the interviewer.
Get yourself ready to prepare answers to some of the basic and most usual asked questions on OOP. Following are some questions you must prepare before you go for an interview

·         Definition of Object Oriented Programming (OOP)
·         Define class
·         Define object
·         Difference between abstraction and encapsulation
·         Define polymorphism
·         Define Inheritance
·         Give some examples of token
·         What is destructor
·         Define Keywords?
·         Define Super Keyword
·         What is Final Keyword?
·         Define Access Modifier
·         Describe friend function
·         Define Persistence & Collaboration
·         Define “ THIS” pointer
·         Tell about the operators that cannot be overloaded
·         Define basic features of OOP
·         Differentiate between “array” & “collection”
·         Define collection and generics
·         Is it feasible for a class to inherit the constructor of its base class
·         Tell the index value of first element in array
·         What is the keyword used for overloading
·         Define various types of constructors
·         Define tokens
·         What is the difference between overriding and overloading?
·         Define different types of arguments
·         Define Information Handling
·         Advantages of OOP
·         What is enumeration
·         Explain that .NET support multiple inheritance with reason
·         Define features of interface
·         Define Delegate
·         Can we use ‘throw’ exception to raise an exception?
·         What is Modularity?
·         Define abstract class and its characteristics
·         Explain Hashtable
·         Define sealed modifier?
·         Define ternary Operator
·         Define composition and its purpose
·         Define static constructor
·         What is Queue
·         Define stacks
·         What is an event
·         Define Structures
·         Differentiate between new and override?
·         Explain run time polymorphism
·         Define copy constructor
·         Name the concept of OOP which is used as reuse mechanism?
·         What are manipulators?
·         When it is needed to make an abstract class?

Comments

Popular posts from this blog

Testing techniques that can be used to test a Smart Contract

There are several testing techniques that can be used to test a smart contract. Here are some of the most common ones: Unit Testing: This is a technique where individual units or components of a smart contract are tested in isolation to ensure that they work as expected. Integration Testing: This technique is used to test how different components of a smart contract work together to ensure that the entire system functions correctly. Functional Testing: This technique is used to test the functionality of a smart contract by executing various test cases to ensure that it behaves as expected. Security Testing: This technique is used to identify vulnerabilities and weaknesses in a smart contract's code that could be exploited by attackers. Performance Testing: This technique is used to test the speed, scalability, and reliability of a smart contract under various loads and conditions. Regression Testing: This technique is used to ensure that changes made to a smart contract do not in...

On-the-job training - Training the New Employees at the Workplace

Fresh graduates or interns in their last year of bachelors, hired often have little to no work experience when they are called for interviews and taken into the team. It is because for most of them, it’s their very first interview and job and since they are never worked before, they are new to the office environment and how things work in a company and how the skills learnt in the bachelors are applied in the practical life. Usually, employees are given training on the job and assessed over a certain time period specified depending on the company, so that the company can know if the hired employee can hold on to the real-time pressures and be a part of the team, delivering quality service. Some companies however, cover the training during the internship period of the employee, and if they manage show good enough skills, they are offered a permanent job. That ensures that the employee is already prepared when he/she starts working for the company. But what if you’re left wit...

Got an Interview? Here are 7 Ted Talks to watch before an Job Interview to make it awesome

So you have already done lots of research on job interview s and how to give the best interview. You already know what to do. Dressing well, being on time, definitely not winging it, and leaving a follow-up thank-you note for your interviewer, great. But you feel that’s just not enough for you. Often times even the most prepared candidates stumble after sitting on the chair. Luckily, there are inspirational videos on the popular media organization TED Talks , y ou can watch, which will give you a confidence boost for your next job interview . How to stay calm when you know you’ll be stressed-by Daniel Lavitin Just before a day or two, or for some, a week before the job interview , nervousness starts to kick in. You start to panic and get anxious how your interview will go. It’s actually pretty usual for such feelings to occur but thinking as such will likely make them really happen during the interview. Daniel Levitin, who’s a cognitive psychologist and a neuroscientist, ...