=> binding data with method to make your program secure is known as encapsulation. Consider encapsulation as we have capsule and inside capsule everything inside a class is wrapped or encapsulated.
2)At which place we can use static keyword. 3)when memory get allocated (discussed in static variable lecture) 4)static variable vs instance variable(discussed in ...