Emotions and their associate action tendencies
See Answer →Sub-components of social awareness
See Answer →. Meaning of self-control
See Answer →Basic emotions
See Answer →Benefits of emotional intelligence
See Answer →Components of emotions
See Answer →Discuss the meaning and importance of emotional competencies.
See Answer →Define emotional intelligence and discuss its components.
See Answer →Discuss the types of emotions and its relationship with thinking and behaviour.
See Answer →Make a weekly meeting schedule for a group meeting along with two other friends about the agenda, "Birthday Planning". This weekly meeting should be scheduled for two consecutive weeks.
b) Write an email to your friends (at least 5) inviting them to attend your Birthday. Make your Signature and add it to the e-mail message.
c) Create a message that should be sent to all the emails received by you on the 1st of January 2026.
d) A person is sending several e-mails to you that you want to delete automatically. Configure your mail account to achieve this functionality.
Make and state suitable assumptions, if any.
Write the sequence of steps that you have performed in different parts of this question. Also, attach a printout OR a file (may be in PDF format) containing the screenshots of the output.
See Answer →
| Salesperson Name | Annual Sales in Numbers (N) | Price of each Item (P) | Gross Sales in INR (G) | Discount (10% of G) (D) | Net Sales in INR (NS) | GST (10% of NS) | Amount Receivable with GST (R) |
|---|---|---|---|---|---|---|---|
| Aana | 50000 | 50 | |||||
| Mohan | 65000 | 45 | |||||
| Shyama | 60000 | 36 | |||||
| Hasan | 50000 | 49 | |||||
| Deep | 45000 | 54 | |||||
| Roger | 30000 | 65 |
You must enter all the labels and details as given above. You may use the following formulae:
G = N * P
D = 10% of G
NS = G - D
GST = 10% of NS
R = NS – GST
Write the sequence of steps that you have performed to create the formulae in different cells. Also, attach a printout OR a file (may be in PDF format) containing the worksheet.
See Answer →| Aana | 50000 | 50 | |||||
| Mohan | 65000 | 45 | |||||
| Shyama | 60000 | 36 | |||||
| Hasan | 50000 | 49 | |||||
| Deep | 45000 | 54 | |||||
| Roger | 30000 | 65 |
Design a flyer on the topic "Advantages of Online Banking". Use different styles, sizes, fonts, colours and effects.
See Answer →
Use a Word Processor to create a document about the BCA programme. It should include (i) a multi-level list highlighting the courses and topics under those courses; (ii) a table consisting of the course name, credits, and the semester of the course; (iii) a paragraph about the objectives of the BCA programme.
See Answer →Create a presentation using any Presentation software on the topic "Importance of JavaScript in Web Development" (minimum 10 slides). The slides should have the following features:
i) All slides should use a common design template.
ii) Add an audio file to a slide. Also, add a video file that should run in full-screen mode.
iii) All the slides should have timer-based transitions.
iv) All the slides should have proper headings and slide notes.
v) Each slide should have one image related to the topic.
Write the sequence of steps that you have performed to create these slides. Also, attach a printout OR a file (may be in PDF format) containing the handout of all the slides (6 slides per page).
See Answer →Create a text file in Linux consisting of 10 lines. Create a copy of this file. Count how many times the word "a" appeared in this file. Display the file permissions of the file created by you. Now, change the file permissions of this file to rw-rw-rw-.
See Answer →Write and run the following Linux commands and attach the screenshots of the output of each command.
i) date
ii) man
iii) mv
iv) In
v) chmod
vi) find
vii) diff
viii) tail
ix) pwd
x) grep
See Answer →iii) mv
See Answer →ii) man
See Answer →