Friday, November 21, 2014

ENG-301 Business Communication Assignment 1 solution Fall 2014





ENG-301 Business Communication Assignment 1 solution Fall 2014



1- What type of communication barrier is involved in it?


Javaria’s grandmother is hospitalized in England during her visit to her elder son’s place. She is a lady of conventional wisdom and lived her entire life in a village in Pakistan. After her checkup doctor showed her thumbs up sign and she started crying thinking her disease a fatal one.

Physical barrier
Semantic barrier
Personal barrier
Emotional barrier




2- What type of communication barrier is involved in it?

The new CEO of a soft drinks company speaks to his area managers. He is a very well qualified young man who has recently taken hold of his father’s business. He speaks in a firm and authoritative tone with the precision that his stay at a foreign university has made him learn. All area managers were very senior and thought he’s insulting them.

Personal barrier
Physical
Barriers involving Values and attitudes
None of the above


3- Choose the best suitable option.



Fear and mistrust form the root of _________.


Physical barrier
Semantic barrier
Emotional barrier
Barriers involving Values and attitudes

4- What type of quality is lacking in the message below.


Speaking to lower income business community, the minister of finance said: The problem of heavy taxes on business is ubiquitous, but different funds have been generated and we are trying our best to assuage your concerns to proceed further. We’ll make sure that the misappropriation of funds is managed at all costs.”


Courtesy
Completeness
Clarity
Consideration




5- Choose the best suitable option.


Redundant expressions should be ________ in/from to make a business message effective.

Italicized
Added
Omitted
Highlighted


Q2. Fill in the blanks with the suitable words keeping in view the area of “Business Communication.” (5 Marks)



______ are objects used to convey nonverbal messages about self-concept, image, mood, feeling or style.
________ include vocal qualities.
Proximity means ________ in terms of physical space.
Context is a ______ field that includes internal and external stimuli.
_________ barrier causes confusion in understanding the intent of a speaker when symbols used have different meaning in receiver’s mind.


ENG-301 Business Communication Assignment 1 solution and Discussion Fall 2014

Check Online CS201 Assignment No.1 Solution and Discussion Fall 2014






Check Online CS201 Assignment No.1 Solution and Discussion Fall 2014



Assignment Description



In this assignment, you are provided with a small and simple game like program attached with this assignment named as “GuessGame.cpp”. Your job is to slightly modify this code as desired in this assignment.

First, you need to understand the working of the given code and execute it in Dev-C++. This program essentially generates a random number in range [1-10] and asks the user to guess that number. Appropriate messages are displayed after user input to give game like feelings. Important part in this code is the following two lines.

srand(time(NULL));

secretNumber = rand()%10+1;







This is also called pseudo random because the same sequence of random numbers can be re-generated if we use the same seed value. In this code, we have used srand() function with parameter time(NULL) to set the seed value as system current time so that we can have a different random number in each execution. In the second line, rand() function simply generates a pseudo random number in range [0 to RAND_MAX] which is divided by 10 to get the remainder (using % operator) in range [0-9], then we simply add 1 to it to get out secrete number in range [1-10].



Your Task

Your task is to slightly modify this code in order to produce desired working as shown in “Modified_GuessGame.exe”. This is simply taking two inputs from the user as lower and upper ranges. Next, the program shall generate random number in the range specified by the user. Rest of the working remains the same.

Hint: You have to use your mathematical skills in order to shift the range of random number from [1-10] to the one specified by user input [lower - upper].

Screenshot of the desired output:

Submission

You are required to submit your solution through LMS in zip format containing two files.

Your C++ program i.e. .cpp file.
An MS Word document containing screenshot of your program output/execution. You shall type your own VU_ID and that must be visible in the screenshot.

   Check Online CS201 Assignment No.1 Solution and Discussion Fall 2014

Monday, November 3, 2014

Prize Bond Draw Result 25000 Rs Dated 5th November 2014



Prize Bond Draw Result 25000 Rs Dated 5th November 2014


Prize bond 7500 draw results were scheduled on 1st November 2014 but due to Muharram Ul Haram Vacations bond list of Rs.7500 will be showed on 5th of November 2014.