Posts

Showing posts from October, 2025

VIVA VOCE SAMPLE QUESTIONS

SAMPLE QUESTIONS: https://medium.com/@blup-tool/top-20-flutter-interview-questions-basic-concepts-and-fundamentals-9e3525c6ad89  ✅ 1: Introduction to Flutter (Basics) 1. What is Flutter? Flutter is an open-source UI toolkit by Google used to build applications for mobile, web, and desktop from a single codebase using Dart. 2. What programming language is used in Flutter? Dart is the primary language used in Flutter development. 3. What is a widget in Flutter? A widget is the fundamental building block of the Flutter UI. Everything in Flutter (buttons, text, layouts) is a widget. 4. What are the types of widgets in Flutter? There are two main types: StatelessWidget (immutable, UI doesn’t change) StatefulWidget (mutable, UI can change dynamically) 5. What is the main entry point of a Flutter app? The main() function is the entry point, where runApp() is called. ✅ 2. Exploring Widgets and Layouts Q2.1: What are the basic UI widgets in Flutter? A: Text, Image, Container, Icon, Button, ...

LAB EXPERIMENT DATES

  IT-A,B EXP NO-DATE 1-14/7/25 2-21/7/25 3-28/7/25 4-4/8/25 5-11/8/25 6-18/8/25 7-8/9/25 8-15/9/25 9-22/9/25 10-6/10/25 IT-C,CSBS EXP NO-DATE 1-15/7/25 2-22/7/25 3-29/7/25 4-5/8/25 5-12/8/25 6-19/8/25 7-2/9/25 8-16/9/25 9-23/9/25 10-7/10/25 AIDS-A,B EXP NO-DATE 1-16/7/25 2-23/7/25 3-30/7/25 4-6/8/25 5-13/8/25 6-20/8/25 7-3/9/25 8-17/9/25 9-24/9/25 10-8/10/25 AIDS-C EXP NO-DATE 1-17/7/25 2-24/7/25 3-31/7/25 4-7/8/25 5-14/8/25 6-21/8/25 7-4/9/25 8-18/9/25 9-25/9/25 10-9/10/25