Open In App

Online Aavedan Interview Experience

Process : 

Now let’s see some questions which were asked in my interview :

  1. Tell me about yourself.
  2. Project discussion.
  3. What is Flutter?
  4. How is Flutter different from native application development?
  5. What is the difference between StatelessWidget and StatefulWidget?
  6. What is the role of the main() function in Flutter?
  7. What is the difference between runApp and myApp?
  8. Explain the OOPs concept.
  9. Explain each piler of OOPs.
  10. Is multiple inheritance support in Dart?
  11. What are mixins?
  12. What is the difference between Row and a Column?
  13. How are cross-axis alignment and main-axis alignment used in flutter?
  14. How to use listView horizontally?
  15. what is Container?
  16. How Container is different from SizedBox?
  17. What is state management?
  18. Explain gridView in Flutter.
Article Tags :