0% found this document useful (0 votes)
42 views3 pages

CTIT Question Bank

The document is a question bank for the BCA-642 course on Current Trends in IT at Tilak Maharashtra Vidyapeeth. It includes a comprehensive list of questions covering various topics related to Android development, HTML5, CSS, and programming concepts. The questions range from basic definitions to detailed explanations of frameworks, lifecycle methods, and database management.

Uploaded by

Rutvik Pednekar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
42 views3 pages

CTIT Question Bank

The document is a question bank for the BCA-642 course on Current Trends in IT at Tilak Maharashtra Vidyapeeth. It includes a comprehensive list of questions covering various topics related to Android development, HTML5, CSS, and programming concepts. The questions range from basic definitions to detailed explanations of frameworks, lifecycle methods, and database management.

Uploaded by

Rutvik Pednekar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Tilak Maharashtra Vidyapeeth

Tilak Maharashtra Vidyapeeth


Vidyapeeth Bhavan, Gultekadi, Pune 411 037
Phone: 020-24403000, 24261856, 24264699, 24267888
Fax: 91-020-24403100, 24266068, 24271695
Website: www.tmv.edu.in/
Email: [email protected] / [email protected]

Department of Computer Science

Question Bank

Course BCA-642 Subject Current Trends in IT (CTIT)


Code
1. What is android?

2. What are the advantages of Android?


3. Explain about the exceptions of Android?

4. Describe the APK format.

5. Explain the Architecture of Android ?


6. What is an activity? Explain Life Cycle of an Activity

7. What is a service? Explain in detail.


8. Why cannot you run standard Java bytecode on Android?
9. Can you deploy executable JARs on Android? Which packaging is supported by Android?
10. What is Intent ? Discuss types of Intents.

11. What is Sticky Intent ? Explain.

12. What is needed to make a multiple choice list with a custom view for each row?
13. Define following :

i. Broadcast Receiver i. DDMS i. OHA


ii. Content Provider ii. Drawable ii. View
i. Dalvik i. Fragments i. Viewgroup

14. What are Native Android Actions?


15. What is Adapter ? Explain in detail.
16. How many ways data is stored in Android ?
17. Discuss types of Android Applications.
18. State and explain Features of Android.

19. How will you record a phone call in Android? How to handle an Audio Stream for a call in Android?

20. Differentiate between Overriding and Overloading a method in Java.


21. What is ADB ?

22. What is Canvas in HTML5?


23. What is Intent ?

24. What is CSS ?

25. Which are four states of an Activity?


26. What is SDK ?

27. What do you mean by resource?


28. What is orientation ?
29. What is SVG ?
30. What is DDMS?

31. Explain Android Architecture.

32. What is CSS ? Explain the ways in which CSS is included in HTML.
33. What is Layout ? Discuss any two.
34. What are selectors in CSS ?
35. What is SQLite ? How to provide the database connection using SQLite ?
36. Differentiate between Views and Viewgroups.
37. What is Framework ? Explain Android Framework.
38. Discuss Fragment Lifecycle.
39. What is CSS Box Model ?
40. What is Resource folder ? What it is used for ?
41. What are the characteristics of OO programming ?

42. What are the advantages and disadvantage of SQLite


43. How page structure of HTML5 differ from HTML4 or previous HTML ?
44. Differentiate between Inheritance and Polymorphism.
45. When is the onstop() method is invoked ?
46. What do you mean by Resource ?

You might also like