Wipro Interview Question

What are oops concepts? What is pointer? What is method overloading and method overriding? About project?

Interview Answer

Anonymous

Feb 17, 2022

Oops is object oriented programming languages which run around data and logics.oops concepts are encapsulation, abstraction,interface,class,etc Pointer is a variable which stores address of another variable