BBA105- COMPUTER FUNDAMENTALS

Dear students get fully solved  SMU BBA Spring 2014 assignments
Send your semester & Specialization name to our mail id :

  “ help.mbaassignments@gmail.com ”
or
Call us at : 08263069601


ASSIGNMENT

DRIVE SPRING
2014
PROGRAM
BBA
SUBJECT CODE & NAME
BBA105- COMPUTER FUNDAMENTALS
SEMESTER
1
BK ID
B1501
CREDITS
2
MARKS
30


Note: Answer all questions. Kindly note that answers for 10 marks questions should be approximately of 400 words. Each question is followed by evaluation scheme.


Q.1. a. Determine the decimal equivalent of the given number (38.36)8 b. determine the decimal equivalent of the given number (511)16

Ans : a. Decimal to octal conversion formula :

To convert integer decimals to octal, divide the original number by the largest possible power of 8 and successively divide the remainders by successively smaller powers of 8 until the power is 1. The octal representation is formed by the quotients, written in the order generated by the algorithm. It is one of the most commonly explained problems in computer basics.


b. Decimal to hexadecimal conversion- formula:

Hexadecimal is base 16.
Base 16 is where the 'numbers' you can use are zero through to the letter F (0123456789ABCDEF). i.e. the decimal value for '1' is represented in hexadecimal as '1' but the hexadecimal value of '15' (decimal) is shown as 'F' (hexadecimal) and the value of '17' (decimal) is '11' in Hexadecimal. Also a Hexadecimal is converted into


Q. 2 You want Invite a set of friends for your wedding through email because you do not have enough of time to go and personally invite. How do you invite them with one personal mail?

Ans : Mail merge steps and example :

Suppose we write the invitation as follows:-

Dear friends,
          You all are invited in my marriage at 12 jan, 2013 at Kamal palace, New Delhi. Kindly ensure your presence to bless and enlighten us..




Q.3. a. What is a Macro?
b. How do you create Macro?

Ans : a. Macro :

A macro (short for "macroinstruction", from Greek μακρο- 'long') in computer science is a rule or pattern that specifies how a certain input sequence (often a sequence of characters) should be mapped to a replacement output sequence (also often a sequence of characters) according to a defined procedure. The mapping process that instantiates (transforms) a macro use into a specific sequence is known as macro expansion. A facility for writing macros may be provided as part of a software application or as




b. How do you create Macro:

1. Make sure you know how to perform each action you want and where to find all the menu options you need to select so you don't have to search for them while recording. The macro will record every keystroke and mouse click, including those that are mistakes, such as clicking on menu options that aren't what you want. These
Dear students get fully solved  SMU BBA Spring 2014 assignments
Send your semester & Specialization name to our mail id :

  “ help.mbaassignments@gmail.com ”
or
Call us at : 08263069601


No comments:

Post a Comment

Note: only a member of this blog may post a comment.