VUsolutions Transferred to AchiKhasi.com

From December 2011, this blog www.VUsolutions.blogspot.com is transferred to http://achikhasi.com/vu/ . So, you may visit http://achikhasi.com/vu/ for latest study related help.

Back to home VUsolutions

VUsolutions Fans Club [join us for MORE solutions]

VUsolutions on Facebook

Mgt503 GDB No. 1 Solution

Friday, November 05, 2010 Posted In Edit This


Mr. Ali is working as a manager in Global Inc for 15 years. He is successfully managing the Pakistan region. Once, Mr. Aftab Ahmed, CEO of the Global Inc visited Bangladesh and astonished to find out the investment opportunities and hence decided to expand his company to Bangladesh. Seeing the brilliance and competence of Mr. Ali, he appointed him managing director of Bangladesh region. With this new position, do you think Ali can universally apply the management concepts that he have learned? Give rationale.

solution

Mr Ali (its me :p) is working as MANAGER his post changes to MANAGING DIRECTOR coz MR.AFTAB AHMED SAHAB appointed him so wat i think managers are more likely concerned with the work directly and can show skills on the other hand Managing director controls managers .

CS402 Online Quiz

Friday, November 05, 2010 Posted In Edit This
Question # 10 of 10 ( Start time: 08:52:04 PM ) Total Marks: 1
The language having even number of a's and even number of b's defined over S = {a, b} is called
Select correct option:

EVEN-EVEN************
ODD-ODD
PALINDROME
FACTORIAL

.....

Question # 1 of 10 ( Start time: 09:12:21 PM ) Total Marks: 1
The states in which there is no way to leave after entry are called
Select correct option:

Davey John Lockers


Dead States ***** not cofm
Waste Baskets
All of the given options

Question # 2 of 10 ( Start time: 09:13:44 PM ) Total Marks: 1
Kleene star closure can be defined
Select correct option:

Over any set of string*********
Over specific type of string


Question # 3 of 10 ( Start time: 09:14:53 PM ) Total Marks: 1
Automata is the plural of
Select correct option:

Automate
Automaton **********

Question # 4 of 10 ( Start time: 09:15:26 PM ) Total Marks: 1
Which of the following regular expression represents same language? a. (a+ab)* b. (ba+a)* c. a*(aa*b)* d. (a*b*)*
Select correct option:

a and b
a and c
c and d
All of the given options


Question # 5 of 10 ( Start time: 09:16:51 PM ) Total Marks: 1
If two RE's generate same language then these RE's are called
Select correct option:

Same RE
Equal RE
Similar RE
Equivalent RE ****

Question # 6 of 10 ( Start time: 09:18:12 PM ) Total Marks: 1
Two FAs are said to be equivalent, if they
Select correct option:

accept null string
accept same language *******
accept different language
none of the given options


Question # 7 of 10 ( Start time: 09:19:34 PM ) Total Marks: 1
Which of the following statement is NOT true about TG?
Select correct option:

There exists exactly one path for certain string
There may exist more than one paths for certain string
There may exist no path for certain string

There may be no final state


C or D

Question # 8 of 10 ( Start time: 09:21:01 PM ) Total Marks: 1
To find RE corresponding to TG we convert the TG into
Select correct option:

FA
GTG **** not cnfm 
NFA
None of the given options

Question # 9 of 10 ( Start time: 09:22:23 PM ) Total Marks: 1
If S = { x }, then S* will be
Select correct option:

{x,xx,xxx,xxxx,…}
{^ ,x,xx,xxx,xxxx,…} **************


Question # 10 of 10 ( Start time: 09:23:46 PM ) Total Marks: 1
a* + b* = (a + b)* this expression is _________
Select correct option:

True *****
False

CS301 Online Quiz

Friday, November 05, 2010 Posted In Edit This




Quiz Start Time: 12:54 PM
Time Left
54
sec(s)
Question # 1 of 10 ( Start time: 12:54:41 PM )
Total Marks: 1
Each node in doubly link list has,
Select correct option:

 



Quiz Start Time: 12:54 PM
Time Left
86
sec(s)
Question # 2 of 10 ( Start time: 12:55:54 PM )
Total Marks: 1
Whenever we call a function, the compiler makes a stack, the top element of the stack is _______ of the function.
Select correct option:

 



Quiz Start Time: 12:54 PM
Time Left
33
sec(s)
Question # 3 of 10 ( Start time: 12:57:20 PM )
Total Marks: 1
________ is the maximum number of nodes that you can have on a stack-linked list ?
Select correct option:

 



Quiz Start Time: 12:54 PM
Time Left
66
sec(s)
Question # 5 of 10 ( Start time: 01:00:10 PM )
Total Marks: 1
To create a ___________ we link the last node with the first node in the list.
Select correct option:

 



Quiz Start Time: 12:54 PM
Time Left
7
sec(s)
Question # 6 of 10 ( Start time: 01:00:48 PM )
Total Marks: 1
Which one of the following is TRUE about recursion?
Select correct option:

 



Quiz Start Time: 12:54 PM
Time Left
79
sec(s)
Question # 7 of 10 ( Start time: 01:02:16 PM )
Total Marks: 1
Which of the following is not a data structure ?
Select correct option:

 




Quiz Start Time: 12:54 PM
Time Left
20
sec(s)
Question # 8 of 10 ( Start time: 01:02:45 PM )
Total Marks: 1
Compiler uses which one of the following in Function calls,
Select correct option:

 




Quiz Start Time: 12:54 PM
Time Left
87
sec(s)
Question # 9 of 10 ( Start time: 01:04:04 PM )
Total Marks: 1
In________, a programmer uses two pointers in the node, i.e. one to point to next node and the other to point to the previous node.
Select correct option:

 

Time Left
69
sec(s)
Question # 1 of 10 ( Start time: 01:06:57 PM )
Total Marks: 1
Which of the following operations returns top value of the stack?
Select correct option:

 

Time Left
65
sec(s)
Question # 2 of 10 ( Start time: 01:07:45 PM )
Total Marks: 1
In the linked list implementation of the stack class, where does the push member function places the new entry on the linked list?
Select correct option:

 

Time Left
85
sec(s)
Question # 3 of 10 ( Start time: 01:09:10 PM )
Total Marks: 1
Whenever we call a function, the compiler makes a stack, the top element of the stack is _______ of the function.
Select correct option:

 

Time Left
80
sec(s)
Question # 4 of 10 ( Start time: 01:10:08 PM )
Total Marks: 1
Which boolean expression indicates whether the numbers in two nodes (p and q) are the same. Assume that neither p nor q is null.
Select correct option:

 

Time Left
25
sec(s)
Question # 5 of 10 ( Start time: 01:11:34 PM )
Total Marks: 1
Stack and Queue can be implemented using _________,
Select correct option:

 

Time Left
56
sec(s)
Question # 6 of 10 ( Start time: 01:12:54 PM )
Total Marks: 1
What will be postfix expression of the following infix expression? Infix Expression : a+b*c-d
Select correct option:

 

Time Left
7
sec(s)
Question # 7 of 10 ( Start time: 01:14:00 PM )
Total Marks: 1
The _______ method of list will position the currentNode and lastCurrentNode at the start of the list.
Select correct option:

 

Time Left
39
sec(s)
Question # 8 of 10 ( Start time: 01:15:26 PM )
Total Marks: 1
The postfix form of the expression A + B * C and (A + B) * C will be _______.
Select correct option:

 

Time Left
74
sec(s)
Question # 9 of 10 ( Start time: 01:16:56 PM )
Total Marks: 1
Compiler uses which one of the following in Function calls,
Select correct option:

 

Time Left
76
sec(s)
Question # 10 of 10 ( Start time: 01:17:28 PM )
Total Marks: 1
The next field in the last node in a singly-linked list is set to_______.
Select correct option:

 

Time Left
78
sec(s)
Question # 1 of 10 ( Start time: 01:18:55 PM )
Total Marks: 1
The order of operands in postfix is the __________as that in the infix.
Select correct option:

 

Time Left
41
sec(s)
Question # 2 of 10 ( Start time: 01:20:19 PM )
Total Marks: 1
The principal benefit of a linked list over a conventional array is that the order of the linked items may be_______ from the order that the data items are stored in memory.
Select correct option:

 

Time Left
26
sec(s)
Question # 3 of 10 ( Start time: 01:21:46 PM )
Total Marks: 1
Which of the following can be used to reverse a string value,
Select correct option:

 




Quiz Start Time: 01:18 PM
Time Left
52
sec(s)
Question # 7 of 10 ( Start time: 01:25:42 PM )
Total Marks: 1
it will be efficient to place stack elements at the start of the list because insertion and removal take _______time.
Select correct option:

 

Time Left
75
sec(s)
Question # 9 of 10 ( Start time: 01:28:22 PM )
Total Marks: 1
We can not remove items randomly from ___________
Select correct option:

 



Quiz Start Time: 01:18 PM
Time Left
63
sec(s)
Question # 10 of 10 ( Start time: 01:29:35 PM )
Total Marks: 1
A template is a function or class that is written with a __________data type.
Select correct option:

 


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)

Install LATEST toolbar having lot of features - GET solutions on Desktop

toolbar powered by Conduit
Caliplus 300x250 NoFlam VitoLiv 468x60 GlucoLo