Coder Social home page Coder Social logo

rohitjakhar / answers-every-android-dev-must-know-intermediate-to-advance Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thewhydev/answers-every-android-dev-must-know-intermediate-to-advance

1.0 0.0 0.0 4 KB

Will be adding intermediate to advance level android/Kotlin/Java/OOPS questions with answers.

answers-every-android-dev-must-know-intermediate-to-advance's Introduction

Intermediate-Android-Questions

Will be adding intermediate to advance level android/Kotlin/Java/OOPS questions with answers.

Questions/Answers

Q : what is a context or Why does Android require context ? (e.g. why even a toast requires a context?)

A : ANSWER HERE (will add soon)


Q : Can we define function inside a function in kotlin, if yes, how to call the inner function?

A : ANSWER HERE (will add soon)


Q : How is the main thread in android always alive? why doesn't it die after completing execution?

A : ANSWER HERE (will add soon)


Q : In how many ways can you perform IPC in android?

A : ANSWER HERE (will add soon)


Q : What is reflection?

A : ANSWER HERE (will add soon)


Q : How and why should we use Android keystore?

A : ANSWER HERE (will add soon)


Q : Why network calls consume battery?

A : ANSWER HERE (will add soon)


Q : Why data class can not be abstract, open, sealed, or inner?

A : ANSWER HERE (will add soon)


Q : why we can not add a var/val property in a secondary constructor

A : ANSWER HERE (will add soon)


Q : how using the "throws"(exception) keyword makes the code robust

A : ANSWER HERE (will add soon)


Q : How to convert list to Map

A : ANSWER HERE (will add soon)


Q : what is "race condition" in multi threading

A : ANSWER HERE (will add soon)


Q : what is a "backing field" in Kotlin

A : ANSWER HERE (will add soon)


Q : what is Concurrency Design pattern

A : ANSWER HERE (will add soon)


Q : what is Blocking Queue

A : ANSWER HERE (will add soon)


Q : Flow vs callBackflow vs channels

A : ANSWER HERE (will add soon)


Q : Loosely coupled vs tightly coupled code android

A : ANSWER HERE (will add soon)


Q : What is young generation memory

A : ANSWER HERE (will add soon)


Q : Threads,Handler,looper,handler thread and it's interaction with UI

A : ANSWER HERE (will add soon)


Q : ART vs DVM

A : ANSWER HERE (will add soon)


answers-every-android-dev-must-know-intermediate-to-advance's People

Contributors

thewhydev avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.