Вы находитесь на странице: 1из 12

School of Computer Sciences, YCMOU

BCA (Bachelor of Computer Applications)


Question Bank-Semester 6

Subject: Personality Development (OPN273)

Unit 1: Discovery of Self and Developing the Right Attitude


1. What are the 4 aspects of Emotional Intelligence?
2. What is the significance of Emotional Intelligence at the Workplace?
3. What are the 5 characteristics of Emotional Intelligence?
4. What are emotional intelligence Skills?
5. Which skills do you consider as your strengths?
6. What is the impact of body language?
7. What is the importance of Johari Window?
8. Describe the first quadrant of Johari Window.
9. Describe the second quadrant of Johari Window.
10. What is the third quadrant of Johari window?
11. Elaborate the fourth quadrant of Johari Window.
12. What is Personality?
13. Explain the four quadrants of Johari Window.

Unit 2: Evolving Creativity


1. What is Creativity?
2. What is Lateral Thinking?
3. What are the techniques of Lateral Thinking?
4. How can one improve lateral thinking?
5. What are the benefits of Lateral thinking?
6. What is the importance of Lateral Thinking?
7. Enumerate characteristics of Lateral Thinking.

Unit 3: Efficient Utilization of Time, Decision Making

1. Why is it important to manage your time?


2. Why it is important to delegate?
3. How to prioritize work when everything is important?
4. What are the time management strategies?
5. What are the 4 D‟s of time management?
6. What is decision making?
7. What is a decision tree?
9. What are the three types of decision making?
10. What are the steps of decision making?
11. What is the decision making process?
12. What is the decision making process?
School of Computer Sciences, YCMOU
BCA (Bachelor of Computer Applications)
Question Bank-Semester 6

Unit 4: EVOLVING PERSONAL VISION SETTING GOALS

1. What is the importance of Vision?


2. Why should a person have goals?
3. What are SMART Goals?
4. What are the 3 types of Goals?
5. What are the 5 steps to Goal Setting?
6. What is the main purpose of life?
7. What is the purpose of living life?

Unit 5: Be a part of the Team

1. What are the qualities a good team leader must have in order to have effective team
performance?

2. Explain various stages of team formation.

3. Explain the role of motivation in team maintenance.

4. As a team leader how will you solve conflicts which arise in team.

5. What is the importance of planning and preparation in performing a task in a team?

6. As a team leader how will you motivate your team members.

7. Training is very important for all team-members. Discuss the statement.

8. Give an example of any event that you have organized in a team.

9. How will u deal with passive members in your team?

10. As a team member how will you motivate your colleague.

11. “Empowering people is a very important skill”. How is empowerment useful for
effective teams?

Unit 6: Stress Management

1. Write a short note on „Eustress‟. Give five examples of Eustress.

2. What is the relationship between managing stress and communication skills?


Explain with the help of an example.

3. “Counselling is a therapy for managing stress”. Explain the statement with the help
of an example.
School of Computer Sciences, YCMOU
BCA (Bachelor of Computer Applications)
Question Bank-Semester 6

4. Explain different therapies available for stress management.

5. Define stress. Explain its symptoms.

6. Give few tips on managing relationships.

7. How relationship management is connected to stress management. Explain.

8. “Are hobbies important in managing stress”. Explain the statement.

9. What is the role of meditation and yoga in stress management?

Unit 7: Presentation Skills and Group Discussion


1. How do you prepare before delivering a presentation?
2. Describe points to evaluate candidate’s presentation skills?
3. How do you develop good presentation skills?
4. Why do companies focus on presentation skills?
5. What are the Dos and Don’ts of presentation skills?
6. What is group discussion process?
7. How can I improve my discussion skills?
8. What skills are judged in group discussion?
9. What are the rules of group discussion?
10. What are the Dos and Don’ts of group discussion?
Unit 8: Resume Writing and Interview Skills
1. List different sections of effective resume?
2. What is the difference between CV and resume?
3. What’s The Real Purpose of a Resume?
4. What is “Keywords” And How Do I Use Them in My Resume?
5. Explain important thinks to avoid while writing effective resume?
6. Explain in short how to introduce yourself?
7. What are the Dos and Don’ts of interview?
8. List and explain in short different types of interview?
9. What are the qualities judged during any interview?
10. What is STAR interview method?
School of Computer Sciences, YCMOU
BCA (Bachelor of Computer Applications)
Question Bank-Semester 6

Subject name: Android Programming (CMP516)

Unit 1. Introduction to Mobile Development

1. Define Mobile Computing & Ubiquitous Computing?


2. What is Handoff? Explain with example?
3. Define Roaming? List out types of roaming?
4. What is Mobile Station?
5. What is Mobile Computing?
6. Discuss in Brief Mobile phones & Smart phones?
7. What is Tablets? Explain any one type of Tablet?
8. Draw and Explain Mobile Computing Architecture?
9. Explain Mobile Generation in Brief?
10. Compare 2nd Generation & 3 Generation?
11. What is Handoff? Explain Soft Handoff & Hard Handoff?
12. Draw GSM Architecture?
13. List out Popular Mobile Operating Systems
14. What are the main features of a mobile phone?

Unit 2: Introduction to Android

Q.1 What Is the Android Operating System? List out the name of Android operating system?
Q.2 List out any five Android versions and their names?
Q.3 Draw Android Architecture?
Q.4 Write step to create a simple Android Application using Android studio?
Q.5 what is Dalvik Virtual Machine in Android?
Q.6 What is the use of R Java file in Android Studio?
Q.7 what is screen orientation? How many types of orientation are there?
Q.8 what is the latest version of Android? Which operating system is used in Android?
Q.9.What is Android? Introduction of Android OS & it's Applications

Unit 3 User Interface Screen Elements

1 What is Toast? Explain it with Example.

2 What is Snakbar? Explain it with Example.

3 Compare Snakbar and Toast

4 What is the need of Custom Toast? List the Steps required creating the custom toast.
School of Computer Sciences, YCMOU
BCA (Bachelor of Computer Applications)
Question Bank-Semester 6

5 Write a short note on Button in Android.

6 Explain Toggle button with its Attributes.

7 Explain Switch Button with its Attributes

8 Explain Image Button with its Attributes

9 Explain Radio Button with its Example

10 Write a short note on Text View, Edit Text and Checkboxes

11 What is the use of Alert Dialog Demonstrate it with example.

12 Write a short note on Spineer.

13 What is the use of Date and Picker .Explain it with example.

14 Explain the Following Components 1. Rating Bar 2. Progress Bar

15 Explain the file download in Android.

Unit 4 Android Development Elements

1 Explain the step by step process to install the android studio.

2 Explain in details how to update the tools with SDK manager.

Unit 5 Android Terminologies and Resource Handling

1 List out the Terminologies of Android in Details

2 Write a short note on Android Context.

3 Write a short note on Activity.

4 Draw and Explain Activity Life Cycle.

5 Explain Intent in Android.

6 Explain Implicit and Explicit Intent in Android

7 Demonstrate the Linking of Two Activities in Android using Intent.


School of Computer Sciences, YCMOU
BCA (Bachelor of Computer Applications)
Question Bank-Semester 6

8 Write a short note on Notification service.

9 What is adapter Resource? Explain how it Works.

10 List out the different Types of Adapters and explain any one in Details

11 List and Explain the Methods of Adapter.

Unit 6 Android Terminologies and Resource Handling

1 Write a short note on Layouts in Android.

2 Explain Linear Layout with its orientation and attributes.

3 Explain Absolute Layout with its Attributes in Details

4 Explain Frame Layout with its Attributes in Details

5 Explain Relative Layout with its Attributes in Details

6 Explain Table Layout with its Attributes in Details

7 Write a short note creating Layouts Programmatically

8 Write a short note on Views in Android.

9 Explain Listview with Example (XML and Java Class)

10 Explain GridView with Example (XML and Java Class)

11 Explain GridView with Example (XML and Java Class)

12 Write a short note on Recyle View.

13 Explain the ScrollView with its Attributes.

14 Explain Web View With its XML and Java Code.

UNIT 7 Data Storage and Introduction to SQLITE

1 Write a short note on File system in Android.

2 Discuss Internal and External Storage in Android.

3 Write a short note on Sqlite Database.

4 What are the most important features of SQLite Database


School of Computer Sciences, YCMOU
BCA (Bachelor of Computer Applications)
Question Bank-Semester 6

5 Compare SQL with SQLite Database

6 What is the use of Cursor? Explain with example.

7 Explain Content Values in Details.

8 Write a program to insert and display the database values using SqliteDatabase.

9 Write down the steps to publish the Android App in Android Market.

UNIT 8 Providers and Receivers

1 Write a short note on Content Providers.

2 Explain the list of Methods which needs to be override in Content Provider Class.

3 Write a short note on Content URI.

4 List and Explain Built in Content Provider.

5 Write a short note on Content Resolver.

6 Write a short note on Broadcast Receiver.

7 Explain the Steps to Implement a Broadcast Receiver.

8 Explain in details how to register a Broadcast Receiver using Android Manifest File.

9 Explain in details how to register a Broadcast Receiver Programmatically

10 Write a short note on Broadcast Receiver.


School of Computer Sciences, YCMOU
BCA (Bachelor of Computer Applications)
Question Bank-Semester 6

Subject: PHP Programming (CMP517)


UNIT 1 Basics of PHP

1. Define PHP. What these tags specify in PHP <?php and ?>

2. Can we run PHP from HTML file? If yes, how?

3. Why PHP is known as scripting language?

4. Write a program in PHP to calculate Square Root of a number.

5. List different data types and explain with example.

6. Explain comments in PHP

7. List different operators and explain with example.

8. Write the name of PHP functions that can be used to build a function that accepts any
number of arguments

9. Explain in details predefined functions

10. Explain various date and time formats.

11. Write a PHP script to compute factorial of n using while or for loop

12 Write a PHP script to display Fibonacci of length 10

13 Write a short note on Scope of Variables

14 List different loops used in PHP in details

15 List different decision making used in PHP in details

16 What is the function of for-each construct in PHP?

17 Explain various Math function available in PHP.

18 Differentiate while and do-While statement.


School of Computer Sciences, YCMOU
BCA (Bachelor of Computer Applications)
Question Bank-Semester 6

UNIT 2 PHP Form Handling

1 How can we create links in PHP pages?

2 Difference between include and require?

3 Difference between GET and POST methods.

4 What is the purpose of “nl2br “string function?

5 Write a program to do string manipulation

6 Write a short note on REQUEST method

7 Write a short note on GET method

8 Write a short note on POST method

9 Write a short note on Use of substring function.

10 What is the purpose of $_PHP_SELF?

11 Create HTML form to enter one number. Write PHP code to display the message about
number is odd or even.

12 Write a PHP program to accept a positive integer „N‟ through a HTML form and to
display the sum of all the numbers from 1 to N

13 Write a short note on array.

14 Write Short note on: PHP validation

15 Write a PHP code for Book store to apply all validation.

UNIT 3 File Handling, Session, Cookies in PHP

1. Write a short note on File Handling in PHP.

2. List and explain the different functions and their modes for opening and closing a file.

3. List and explain the different functions and their modes for creating a file.

4 List and explain the different functions and their modes for writing into a file.

5 Short note with example on File deletion

6 List and explain the different functions and their modes for uploading a file.
School of Computer Sciences, YCMOU
BCA (Bachelor of Computer Applications)
Question Bank-Semester 6

7 Short note on Cookies.

8 Short note on Sessions

9 Short note on PHP Filters.

10 Explain in details how a file is included.

11 List different functions for handling the life cycle of Sessions in PHP.

12 List different functions for handling Cookies in PHP.

UNIT 4 Errors and Exception Handling in PHP

1. What is Exception Handling in PHP?

2. State and explain various PHP specialized keywords.

3. What are the main error types in PHP and how do they differ?

4. How can you enable error reporting in PHP?

5. How does one prevent the following Warning „Warning: Cannot modify header
information – headers already sent‟ and why does it occur in the first place?

6. List and Describe PHP error constants.

7. What will be the output/error of following code?

<?php

$x = "geeks";

y = "Computer science";

echo $x;

echo $y;

?>
School of Computer Sciences, YCMOU
BCA (Bachelor of Computer Applications)
Question Bank-Semester 6

8. Explain Basic Error Handling die () function. What will be the output of following code?

<?php
if(!file_exists("welcome.txt"))
{
die("File not found");
}
Else
{
$file=fopen("welcome.txt","r");
}
?>
9. State & explain various rules for exceptions.

10. How to create Custom Error Handler? Explain error_function() with parameters in detail.

UNIT 5 PHP MySQLi

1) Explain Mysqli extension. How many methods to connect database using mysqli with
explanation.

2) Explain mysqli_fetch_array(), mysqli_fetch_assoc(), mysqli_fetch_object with example

3) What is prepared statement and how to use prepared statement in mysql?

4) What are the methods for debugging mysqli.

5) What are joins? How many types of joins.

6) Explain MySqli query with procedural and object oriented interface in mysqli.

7) How to debug mysqli and how many methods for debugging.

UNIT 6 Object Oriented Programming

1) Explain Object Oriented Programming (OOPs) concept.

2) What is Inheritance? Explain single inheritance with example.

3) Explain Interface with example.

4) What is abstract class and give one example for it.

5) What is difference between Interface and abstract class.

6) Explain Access specifiers.


School of Computer Sciences, YCMOU
BCA (Bachelor of Computer Applications)
Question Bank-Semester 6
7) How to achieve multiple inheritances in php with example.

8) Explain Static and Final Keywords.

UNIT 7 PHP Frameworks and Laravel

1) Explain Model View Controller (MVC) structure in php.

2) Explain Laravel framework

3) How to established connection between mysql database with laravel.

4) How to install laravel step by step?

UNIT 8 Content Management system and WordPress

1. What is WordPress? How safe is a website on WordPress?

2. What are the positive aspects of WordPress? Are there any limitations to a WordPress
website?

3. What are the disadvantages of WordPress?

4. What are the rules that you have to follow for WordPress plugin development?

5. What is the prefix of WordPress tables by default? How many tables are there in
WordPress by default?

6. Why does WordPress use MySQL?

7. Why is a static front page used in WordPress and how can you create one?

8. What are the differences between Posts and Pages?

9. How to embed videos in WordPress?

10. Why is wordpress.com considered more secure than wordpress.org?

11. What are the system requirements for installing WordPress?

12. What are the steps should be followed for installing WordPress?

13. Explain the components shown on the Home screen of WordPress.

14. How many types of users WordPress have?

15. What steps you would take if a WordPress site is hacked?

Вам также может понравиться