Filter interviews by
Activity lifecycle callbacks are methods that are called by the Android system when an activity goes through various stages of its lifecycle.
onCreate() - called when the activity is first created
onStart() - called when the activity becomes visible to the user
onResume() - called when the activity starts interacting with the user
onPause() - called when the activity is no longer in the foreground
onStop() - called when the...
Inheritance is a mechanism in Java where one class acquires the properties and behaviors of another class.
Allows code reusability and saves time
Parent class is called super class and child class is called sub class
Sub class can access all the public and protected methods and fields of super class
Keyword used for inheritance is 'extends'
Example: class B extends A {}
Top trending discussions
posted on 4 Jul 2024
Aptitude test is based on logical questions and small programs
posted on 22 Jul 2024
based on 2 reviews
Rating in categories
Linux Administrator
14
salaries
| ₹1.8 L/yr - ₹5 L/yr |
Devops Engineer
13
salaries
| ₹3 L/yr - ₹6 L/yr |
Software Developer
9
salaries
| ₹3 L/yr - ₹6.9 L/yr |
Android Developer
9
salaries
| ₹2.2 L/yr - ₹7.5 L/yr |
Streaming Engineer
6
salaries
| ₹4 L/yr - ₹6.5 L/yr |
TCS
Infosys
Wipro
HCLTech