VUsolutions Transferred to AchiKhasi.com
Back to home VUsolutions
VUsolutions Fans Club [join us for MORE solutions]
Important & Cool Links
Mgt503 Solution of assignment
Friday, May 14, 2010 Posted In MGT Edit ThisMgt402 Online current quiz
Friday, May 14, 2010 Posted In MGT Edit Thissec(s)
Question # 1 of 15 ( Start time: 12:34:38 PM ) Total Marks: 1
The flux method of labor turnover denotes:
Select correct option:
Workers appointed against the vacancy caused due to discharge or quitting of the organization
Workers appointed in replacement of existing employees
Workers employed under the expansion schemes of the company
The total change in the composition of labor force
Quiz Start Time: 12:34 PM Time Left 89
sec(s)
Question # 2 of 15 ( Start time: 12:35:30 PM ) Total Marks: 1
While calculating the EOQ, number of orders is calculated by:
Select correct option:
Multiplying the required units with cost per order
Dividing required unit by ordered quantity
Multiplying the required units with ordered quantity
Multiplying the ordered quantity with cost per order
Quiz Start Time: 12:34 PM Time Left 89
sec(s)
Question # 3 of 15 ( Start time: 12:36:01 PM ) Total Marks: 1
Under/Over applied FOH cost can be adjusted in which of the following:
Select correct option:
Entire Production
Cost of Good sold
Net Profit
All of given options
Quiz Start Time: 12:34 PM Time Left 87
sec(s)
Question # 4 of 15 ( Start time: 12:36:29 PM ) Total Marks: 1
Which of the following statement is TRUE about FOH applied rates?
Select correct option:
They are used to control overhead costs
They are based on actual data for each period
They are predetermined in advance for each period
None of the given
Quiz Start Time: 12:34 PM Time Left 89
sec(s)
Question # 5 of 15 ( Start time: 12:36:49 PM ) Total Marks: 1
EOQ is a point where:
Select correct option:
Ordering cost is equal to carrying cost
Ordering cost is higher than carrying cost
Ordering cost is lesser than the carrying cost
Total cost is maximum
Quiz Start Time: 12:34 PM Time Left 89
sec(s)
Question # 6 of 15 ( Start time: 12:37:11 PM ) Total Marks: 1
Increase in material Inventory means:
Select correct option:
The ending inventory is greater than opening inventory
The ending inventory is less than opening inventory
Both ending and opening inventories are equal
Can not be determined
Quiz Start Time: 12:34 PM Time Left 89
sec(s)
Question # 7 of 15 ( Start time: 12:37:45 PM ) Total Marks: 1
The Term Maximum Level Represents:
Select correct option:
The maximum stock level indicates the maximum quantity of an item of material which can be held in stock at any time.
The maximum stock level indicates the maximum quantity of an item of material which cannot be held in stock at any time.
The Average stock level indicates the maximum quantity of an item of material which can be held in stock at any time.
The Available stock level indicates the maximum quantity of an item of material which can be held in stock at any time.
Quiz Start Time: 12:34 PM Time Left 73
sec(s)
Question # 8 of 15 ( Start time: 12:38:16 PM ) Total Marks: 1
If opening inventory of material is Rs.20,000 and closing inventory is Rs. 40,000.the Average inventory amount will be:
Select correct option:
Rs. 40,000
Rs. 30,000
Rs. 20,000
Rs. 10,000
Quiz Start Time: 12:34 PM Time Left 53
sec(s)
Question # 9 of 15 ( Start time: 12:38:38 PM ) Total Marks: 1
Net Income before Interest and tax is also called:
Select correct option:
Operating Income/Profit
Gross Profit
Marginal Income
Other Income
Quiz Start Time: 12:34 PM Time Left 89
sec(s)
Question # 10 of 15 ( Start time: 12:39:21 PM ) Total Marks: 1
A method by which the first goods to be received are said to be the first to by sold
Select correct option:
LIFO
AVCO
FIFO
WASH
Quiz Start Time: 12:34 PM Time Left 89
sec(s)
Question # 11 of 15 ( Start time: 12:39:35 PM ) Total Marks: 1
Opportunity cost is the best example of:
Select correct option:
Sunk Cost
Standard Cost
Relevant Cost
Irrelevant Cost
Quiz Start Time: 12:34 PM Time Left 89
sec(s)
Question # 12 of 15 ( Start time: 12:39:47 PM ) Total Marks: 1
From employer point of view, the total cost of wages and salaries is a combination of which of the following?
Select correct option:
Gross wages and salaries+employer's provident fund contributions
Gross wages and salaries+employee's provident fund contributions
Gross wages and salaries + Income Tax deductions
Gross wages and salaries + pension scheme payments
MC070401791 : Rameez Younas
Quiz Start Time: 12:34 PM Time Left 88
sec(s)
Question # 13 of 15 ( Start time: 12:40:09 PM ) Total Marks: 1
All of the following are essential requirements of a good wage system EXCEPT:
Select correct option:
Reduced overhead costs
Reduced per unit variable cost
Increased production
Increased operating costs
Quiz Start Time: 12:34 PM Time Left 89
sec(s)
Question # 14 of 15 ( Start time: 12:40:28 PM ) Total Marks: 1
Under Periodic Inventory system Purchase of inventory is treared as:
Select correct option:
Assets
Expense
Income
Liability
Quiz Start Time: 12:34 PM Time Left 89
sec(s)
Question # 15 of 15 ( Start time: 12:40:48 PM ) Total Marks: 1
The Process of cost apportionment is carried out so that:
Select correct option:
Cost may be controlled
Cost unit gather overheads as they pass through cost centers
Whole items of cost can be charged to cost centers
Common costs are shared among cost centers
cs101 assignment No. 3 solution
Friday, May 14, 2010 Posted In CS and IT Edit ThisBnk601 Online Quiz Current
Friday, May 14, 2010 Posted In Bank Edit Thiscs403 Online Quiz Current
Friday, May 14, 2010 Posted In CS and IT Edit ThisCS403 Current Quiz
One process atleas
2:Two processes atleast
3: One process only
4: Any number of processes
Ans:3
2 Making a change to the conceptual schema of a database but not affecting the existing external schemas is an example of
Physical data independence
Logical data independence
Functional dependency
Concurrency control
Ans: 2
3 Within a table, each primary key value __.
is a minimal superkey
is always the first field in each table
must be numeric
must be unique
ans:4
4 An entity type is
defined when the database is actually constructed
a specific type such as an integer, text, date, logical etc
a coherent set of similar objects that we want to store data on (e.g. STUDENT, COURSE, CAR)
defined by the database designer
ans: 3
5 Which of the following is INCORRECT statement concerning the database design process?
During requirements collection and analysis phase, one can gather the data requirements of database users.
By referring to a high level data model, it is possible to understand the data requirements of the users, entity types, relationships and constraints.
Transformation of the high level data model into the implementation data model is called logical design or data model mapping.
During the logical design phase of internal storage structures, access paths and file organization for the database files are specified.
ans: 2
6 Which of the following is correct regarding Dataflow diagram?
Single DFD is required to represent a system
Created at increasing levels of detail
The dataflow must be bidirectional
Used to represent the relationships among the external entities
ans: 4
7 Each table must have a __ key.
primary
secondary
logical
foreign
ans: 1
8 An instance is
a particular occurance of an entity
a special type of relation
an attribute of an entity
any particular entity
ans: 3
9 A table can be logically connected to another table by defining a __.
hyperlink
common attribute
primary key
superkey
ans: 2
10 Which of the following is NOT a component of a DFD?
Dataflow
Datastore
External entities
Relationship between external entities
ans: 4
cs507 online quiz current
Friday, May 14, 2010 Posted In CS and IT Edit ThisQuestion # 1 of 10 ( Start time: 01:20:57 PM ) Total Marks: 1
The departmental structures are _______ in banking and financial sector.
Select correct option:
Different page 57
Same
Mixed
Identical
Question # 2 of 10 ( Start time: 01:21:45 PM ) Total Marks: 1
Well structured problems are constrained problems with _________ solutions that engage the application of a limited number of rules and principles within well defined parameters.
Select correct option:
divergent
convergent page 69
different
disparate
Question # 3 of 10 ( Start time: 01:22:29 PM ) Total Marks: 1
The set of processes developed in an organization to create, gather, store, maintain and apply the firm’s knowledge is called ___________
Select correct option:
Knowledge base
Development engine
Knowledge management
Inference engine
Question # 4 of 10 ( Start time: 01:23:27 PM ) Total Marks: 1
The practice of checking the impact of a change in the assumptions on the proposed solution is carried out in ___________ analysis.
Select correct option:
What-If
Goal Seek
Lexical
Business
Question # 5 of 10 ( Start time: 01:24:58 PM ) Total Marks: 1
CBIS helps in updating every change being triggered in less time and with more effort.
Select correct option:
True
False page 36
CBIS helps in updating every change being triggered in less time and with less effort.
Question # 6 of 10 ( Start time: 01:26:17 PM ) Total Marks: 1
There is a greater emphasis on models in case of ___________
Select correct option:
KSS
DSS page 44
MIS
TPS
Question # 7 of 10 ( Start time: 01:27:06 PM ) Total Marks: 1
The concept of incremental decision making is introduced by the ___________ model.
Select correct option:
Rational Man
Garbage Can
Muddling through
Irrational Man
Question # 8 of 10 ( Start time: 01:27:58 PM ) Total Marks: 1
Which of the following is the specific collection of values and norms that are shared by people and groups in an organization and that control the way they interact with each other and with stakeholders outside the Organization
Select correct option:
Organizational culture
Organizational Structure
Management Style
Decision Making Style
Quiz Start Time: 01:20 PM
Time Left 87
sec(s)
Question # 9 of 10 ( Start time: 01:29:06 PM ) Total Marks: 1
Sources of information are generally categorized as -------------------------
Select correct option:
Primary
Secondary
Tertiary
option a, b and c
Quiz Start Time: 01:20 PM
Time Left 84
sec(s)
Question # 10 of 10 ( Start time: 01:29:33 PM ) Total Marks: 1
Level of ___________ refers to the perfection in solution the model will achieve
Select correct option:
depletion
optimization page 49
compression
attenuation
Level of optimization – the perfection in solution the model will achieve.
.............The practice of checking the impact of a change in the assumptions on the proposed solution is carried out in _____________ analysis.
Select correct option:
What-If
Goal Seek
Lexical
Business
Question # 2 of 10 ( Start time: 11:21:34 AM ) Total Marks: 1
Individuals _______________ to avoid new uncertain alternatives and rely on SOP’s.
Select correct option:
prefer
don’t like
deny
refuse
Question # 3 of 10 ( Start time: 11:22:28 AM ) Total Marks: 1
Which of the following are original materials on which other research is based?
Select correct option:
Primary Sources
Secondary sources
Teritiary Sources
option a and b both
Question # 4 of 10 ( Start time: 11:23:10 AM ) Total Marks: 1
______ is the set of interconnected structural elements that provide the framework.
Select correct option:
Infrastructure
System
Organization
Internet
Question # 5 of 10 ( Start time: 11:23:51 AM ) Total Marks: 1
Information regarding monitoring and controlling the business is provided by _____________
Select correct option:
DSS
TPS
MIS
KSS
Question # 6 of 10 ( Start time: 11:24:14 AM ) Total Marks: 1
There is a greater emphasis on models in case of _____________
Select correct option:
KSS
DSS
MIS
TPS
Question # 7 of 10 ( Start time: 11:25:02 AM ) Total Marks: 1
Which of the following is software based production planning and inventory control system for material procurement and scheduling.
Select correct option:
CAD
PRM
MRI
MRP
Question # 8 of 10 ( Start time: 11:25:46 AM ) Total Marks: 1
Which of the following is a system that enables drawings to be constructed on a computer screen and subsequently stored, manipulated and updated electronically?
Select correct option:
CDA
MRP
CAD
CNC
Question # 9 of 10 ( Start time: 11:26:26 AM ) Total Marks: 1
Where problem is recurring and repetitive, the ___________ factors can be identified in order to identify a particular course of action.
Select correct option:
different
multiple
common
various
Question # 10 of 10 ( Start time: 11:27:10 AM ) Total Marks: 1
An information system that automatically generates report on regular basis and are not used to monitor input or activities is called
Select correct option:
Open loop system
Closed loop system
Closed end System
Open system
sec(s)
Question # 1 of 10 ( Start time: 12:25:16 PM ) Total Marks: 1
Procedures are organized in a physical manner to form systems.
Select correct option:
True
False
Quiz Start Time: 12:25 PM Time Left 89
sec(s)
Question # 2 of 10 ( Start time: 12:25:27 PM ) Total Marks: 1
Every industry has its own ____________ which gives rise to a different set of sub-systems as part of the information system.
Select correct option:
command structure
departmental structure
policies
responsibilities
Quiz Start Time: 12:25 PM Time Left 89
sec(s)
Question # 3 of 10 ( Start time: 12:25:49 PM ) Total Marks: 1
Which of the following system is linked to all the information systems in an organization?
Select correct option:
Marketing information system
Accounting information system
Human resource information system
Manufacturing information system
Quiz Start Time: 12:25 PM Time Left 89
sec(s)
Question # 4 of 10 ( Start time: 12:26:13 PM ) Total Marks: 1
The -------------------------is an international, multilateral organization, which was created as a result of the Uruguay round of discussion in 1994 to harmonic world trade.
Select correct option:
(SAFTA)
(SAARC)
(WTO)
None of above.
Quiz Start Time: 12:25 PM Time Left 89
sec(s)
Question # 5 of 10 ( Start time: 12:26:35 PM ) Total Marks: 1
Which of the following subsystem gives a snapshot of statuses of various orders placed, at any given time?
Select correct option:
Quality assurance subsystem
Order processing subsystem
Controlled processing subsystem
Concurrent processing subsystem
Quiz Start Time: 12:25 PM Time Left 89
sec(s)
Question # 6 of 10 ( Start time: 12:26:58 PM ) Total Marks: 1
The concept of incremental decision making is introduced by the _____________ model.
Select correct option:
Rational Man
Garbage Can
Muddling through
Irrational Man
Quiz Start Time: 12:25 PM Time Left 88
sec(s)
Question # 7 of 10 ( Start time: 12:27:18 PM ) Total Marks: 1
An information system that automatically generates report on regular basis and are not used to monitor input or activities is called
Select correct option:
Open loop system
Closed loop system
Closed end System
Open system
Quiz Start Time: 12:25 PM Time Left 89
sec(s)
Question # 8 of 10 ( Start time: 12:27:37 PM ) Total Marks: 1
________ also has the ability to explain the line of reasoning in reaching a particular solution, which ________ does not have.
Select correct option:
DSS, MIS
OLAP, KSS
KSS, DSS
GDSS, DSS
Quiz Start Time: 12:25 PM Time Left 82
sec(s)
Question # 9 of 10 ( Start time: 12:27:56 PM ) Total Marks: 1
Cheaper factor of production is a challenge for the survival of a company in which of the following market?
Select correct option:
Super market
Online Market
Competitive market
None of these options
Quiz Start Time: 12:25 PM Time Left 89
sec(s)
Question # 10 of 10 ( Start time: 12:28:23 PM ) Total Marks: 1
Sources of information are generally categorized in different types depending on their originality and their proximity to the source or origin
Select correct option:
True
False
Back to home VUsolutions
Shaadi.com: Just create ur account & find ur partner or EARN money, its reall & EASY
VUsolutions Followers (Join NOW and Get Extra Benefits)
VU related Blogs
Install LATEST toolbar having lot of features - GET solutions on Desktop
toolbar powered by Conduit |