<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>vustudents.org</title>
		<link>http://vustudents.org/</link>
		<description>Get help for VU final project cs619 for mcs final project and bscs final project vu FInal project VU help SRS methodology design phase 1</description>
		<language>en</language>
		<lastBuildDate>Mon, 21 May 2012 08:04:05 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://vustudents.org/images/makemoney/misc/rss.jpg</url>
			<title>vustudents.org</title>
			<link>http://vustudents.org/</link>
		</image>
		<item>
			<title>CS501 Current Midterm paper Spring 2012</title>
			<link>http://vustudents.org/cs501/780-cs501-current-midterm-paper-spring-2012-a.html</link>
			<pubDate>Sun, 13 May 2012 15:07:21 GMT</pubDate>
			<description>CS501 Current Midterm paper Spring 2012 
 
 
CS501     today paper 
Date 13-05-2012 
What is the instruction length of the FALCON-E processor?...</description>
			<content:encoded><![CDATA[<div><font size='4' face='Comic Sans MS' color='#3b5998'>CS501 Current Midterm paper Spring 2012<br />
<br />
<br />
CS501     today paper<br />
Date 13-05-2012<br />
What is the instruction length of the FALCON-E processor?<br />
Select correct option:<br />
8 bits<br />
16 bits<br />
32 bits<br />
64 bits<br />
<br />
Which one of the following circuit design levels is called the gate level?<br />
Select correct option:<br />
Logic Design Level<br />
Circuit Level<br />
Mask Level<br />
None of the given<br />
<br />
What does the word ‘D’ in the ‘D-flip-Flop’ stands for?<br />
Select correct option:<br />
Data<br />
Digital<br />
Dynamic<br />
Double<br />
<br />
The instruction ---------------will load the register R3 with the contents of the memory location M [PC+56]<br />
Select correct option:<br />
Add R3, 56<br />
lar R3, 56<br />
ldr R3, 56<br />
str R3, 56<br />
<br />
<br />
Which instruction is used to store register to memory using relative address?<br />
Select correct option:<br />
ld instruction<br />
ldr instruction<br />
lar instruction<br />
str instruction<br />
<br />
Which one of the following registers holds the instruction that is being executed?<br />
Select correct option:<br />
Accumulator<br />
Address Mask<br />
Instruction Register<br />
Program Counter<br />
<br />
For any of the instructions that are a part of the instruction set of the SRC, there are certain ____________ required; which may be used to select the appropriate function for the ALU to be performed, to select the appropriate registers, or the appropriate memory location.<br />
Select correct option:<br />
Registers<br />
Control signals<br />
Memory<br />
None of the given<br />
<br />
The external interface of FALCON-A consists of a ________ data bus.<br />
Select correct option:<br />
8-bit<br />
16-bit<br />
24-bit<br />
32-bit<br />
<br />
__________ enable the input to the PC for receiving a value that is currently on the internal processor bus.<br />
Select correct option:<br />
LPC<br />
INC4<br />
LC<br />
Cout<br />
<br />
Which one of the following register(s) that is/are programmer invisible and is/are required to hold an operand or result value while the bus is busy transmitting some other value?<br />
Select correct option:<br />
Instruction Register<br />
Memory address register<br />
Memory Buffer Register<br />
Registers A and C<br />
<br />
<br />
-------------- performs the data operations as commanded by the program instructions.<br />
Select correct option:<br />
Control<br />
Datapath<br />
Structural RTL<br />
Timing<br />
  <br />
<br />
<br />
Question:-<br />
Write down two processors name of superscalar architecture  mark 2<br />
Question:-<br />
 <br />
Convert table into instruction form<br />
Question:-<br />
How exception may b generated write the difference between external and internal exceptions?	 3 marks	<br />
	<br />
Question:-<br />
What are the pipeline problems. Describe each briefly…. 5marks<br />
Question:-<br />
Write the structure RTL description for the uni-bus data path implementation<br />
Jump[ra+2] (5 Marks)</font></div>

]]></content:encoded>
			<category domain="http://vustudents.org/cs501/">CS501</category>
			<dc:creator>Sardar Abdul Majid Rashid Khan</dc:creator>
			<guid isPermaLink="true">http://vustudents.org/cs501/780-cs501-current-midterm-paper-spring-2012-a.html</guid>
		</item>
		<item>
			<title>CS403 Current Midterm Paper Spring 2012</title>
			<link>http://vustudents.org/cs403/779-cs403-current-midterm-paper-spring-2012-a.html</link>
			<pubDate>Sun, 13 May 2012 15:01:26 GMT</pubDate>
			<description>CS403 Current Midterm Paper Spring 2012 
 
 
CS403 Midterm Subjective Paper (13.2.2012) 
Spring 2012 
 
Question 21: 
How many resultant tables we...</description>
			<content:encoded><![CDATA[<div><font size='4' face='Comic Sans MS' color='#3b5998'>CS403 Current Midterm Paper Spring 2012<br />
<br />
<br />
CS403 Midterm Subjective Paper (13.2.2012)<br />
Spring 2012<br />
<br />
Question 21:<br />
How many resultant tables we have, while implementing one-to-one relationship in designing tables?<br />
<br />
Question 22:<br />
We have a relation X, having following attributes, as below,<br />
<br />
X (Student-id, Specialization-id, Supervisor-id)<br />
<br />
Dependencies:<br />
Student-id, Specialization-id -&gt; Supervisor-id<br />
Supervisor-id -&gt; Specialization-id<br />
<br />
1 - Would the relation is in BCNF (Yes / No). <br />
2 - Are all attributes in a relation X are candidate keys? (Yes / No)<br />
<br />
<br />
Question 23:<br />
Identify the errors in given Zero Level DFD. You are required to write the names of components, where there is a mistake.<br />
Where:<br />
E E = External Entity<br />
P = Process<br />
D = Data Store<br />
<br />
 <br />
<br />
<br />
Question 24:<br />
Student 1<br />
Student-id	Student-name	Degree-id<br />
1	ABC	1<br />
2	DEF	2<br />
3	IJK	1<br />
4	LMN	1<br />
5	OPQ	2<br />
6	RST	3<br />
<br />
Student 2<br />
Student-id	Student-name	Degree-id<br />
1	ABC	1<br />
6	RST	3<br />
7	UVW	2<br />
8	XYZ	3<br />
<br />
You are required to write resultant table (Student), If we take set difference of Student 2 and Student 1 (Student 2  -  Student 1).<br />
<br />
Student-id	Student-name	Degree-id<br />
7	UVW	2<br />
8	XYZ	3<br />
<br />
<br />
Question 25:<br />
List down the all entities involved in this scenario. (Only Entities)<br />
A Govt. Hospital consists of a number of specialized wards. Each ward hosts a number of patients, who were admitted on the recommendation of their doctor and confirmed by a Senior Doctor of respective ward, employed by the Hospital. On admission, the personal details of every patient are recorded. A separate register is to be held to store the information of the tests and the results of a prescribed treatment. A number of tests may be conducted for each patient. Each patient is assigned to one senior doctor but may be examined by another doctor, if required. Another separate register is to be placed to store the information of the medicines purchased from pharmacy by patient / patient attendant or by medical staff on behalf of him (in case of emergency).<br />
<br />
<br />
Question 26:<br />
Relation1 = X<br />
Student ID	Name	Address	City<br />
1	ABC	ABC123	Lahore<br />
2	XYZ	XYZ123	Lahore<br />
3	WXY	WXY123	Islamabad<br />
4	DEF	DEF123	Karachi<br />
5	GHI	GHI123	Lahore<br />
<br />
Relation2 = Y<br />
Student ID	Name	Address	City<br />
1	ABC	ABC123	Lahore<br />
2	XYZ	XYZ123	Lahore<br />
6	ADG	ADG123	Karachi<br />
7	BXY	BXY123	Islamabad<br />
<br />
1 - Find Resultant table (named as X U Y) of relations X and Y, if we apply union operator on given relations / tables.                        [4 Marks]<br />
2 - Would X U Y = Y U X? (Yes / No)                                                                                                                                            [1 Mark]</font></div>

]]></content:encoded>
			<category domain="http://vustudents.org/cs403/">CS403</category>
			<dc:creator>Sardar Abdul Majid Rashid Khan</dc:creator>
			<guid isPermaLink="true">http://vustudents.org/cs403/779-cs403-current-midterm-paper-spring-2012-a.html</guid>
		</item>
		<item>
			<title>cs410 current midterm paper spring 2012</title>
			<link>http://vustudents.org/cs410/778-cs410-current-midterm-paper-spring-2012-a.html</link>
			<pubDate>Sun, 13 May 2012 12:33:44 GMT</pubDate>
			<description>cs410 current midterm paper spring 2012 
 
my paper of cs410 was 
 
1-responsibilities of GDI 
2- why register window? 
3- complete sytax of...</description>
			<content:encoded><![CDATA[<div><font size='4' face='Comic Sans MS' color='#3b5998'>cs410 current midterm paper spring 2012<br />
<br />
my paper of cs410 was<br />
<br />
1-responsibilities of GDI<br />
2- why register window?<br />
3- complete sytax of getparent?<br />
4- can we pass argument in macro explain with code? 5 marks<br />
5- window procedure of a scenario.. 5 marks</font></div>

]]></content:encoded>
			<category domain="http://vustudents.org/cs410/">CS410</category>
			<dc:creator>Sardar Abdul Majid Rashid Khan</dc:creator>
			<guid isPermaLink="true">http://vustudents.org/cs410/778-cs410-current-midterm-paper-spring-2012-a.html</guid>
		</item>
		<item>
			<title>ENG 201 Current Midterm papers spring 2012</title>
			<link>http://vustudents.org/eng201/777-eng-201-current-midterm-papers-spring-2012-a.html</link>
			<pubDate>Sat, 12 May 2012 16:22:43 GMT</pubDate>
			<description>ENG 201 Current Midterm papers spring 2012 
 
eng 201 paper  
10 objective 
2 2 number q  
2 3 num q  
 2 5 num q 
core of correctenes?      3 ...</description>
			<content:encoded><![CDATA[<div><font size='4' face='Comic Sans MS' color='#3b5998'>ENG 201 Current Midterm papers spring 2012<br />
<br />
eng 201 paper <br />
10 objective<br />
2 2 number q <br />
2 3 num q <br />
 2 5 num q<br />
core of correctenes?      3 <br />
concretness and its example ? 5 <br />
de emphasize bad news message 3 <br />
buffer statments ki 3 mistakes  2<br />
letter writing for claim and adjustment  5<br />
aik or sawal he filhal yad nhe arha kya tha :( <br />
<br />
<br />
mcqs past paper me se nhe the paper kafi tuff tha pata nhe me pass hota ho ke nhe mere lie sab dua krna <br />
adil ko 3 letters ai the likhne ke lie :P <br />
objective me 4 grammer question. aik vocablary.</font></div>

]]></content:encoded>
			<category domain="http://vustudents.org/eng201/">ENG201</category>
			<dc:creator>Sardar Abdul Majid Rashid Khan</dc:creator>
			<guid isPermaLink="true">http://vustudents.org/eng201/777-eng-201-current-midterm-papers-spring-2012-a.html</guid>
		</item>
		<item>
			<title>MTH 202 Current Midterm papers</title>
			<link>http://vustudents.org/mth202/776-mth-202-current-midterm-papers.html</link>
			<pubDate>Sat, 12 May 2012 15:37:16 GMT</pubDate>
			<description>My today’s paper… 
 15 mcq’s from past paper 
  
Total questions 26 
20 mcqz 
And 6 questions 2 2 of marks 2,3,5 
 q # 1.determine f is function if f...</description>
			<content:encoded><![CDATA[<div><font size='4' face='Comic Sans MS' color='#3b5998'>My today’s paper…<br />
 15 mcq’s from past paper<br />
 <br />
Total questions 26<br />
20 mcqz<br />
And 6 questions 2 2 of marks 2,3,5<br />
 q # 1.determine f is function if f (n) =&#8730;n<br />
 <br />
q # 2. How many term of series -9-6-3 up to 117<br />
 <br />
q # 3. Let real valued functions f and g be defined by f(x)=2x+1 and g(x)=x2-1 obtain expression for fg(x).<br />
 <br />
q # 4.<br />
Let R be the following relation on A={1,2,3,4}:<br />
R={(1,3) ,(1,4) ,(3,2), (3,3) ,(3,4)}<br />
(a) Find the matrix M of R.<br />
(b) Draw the directed graph of R.<br />
also write its inverse<br />
 Q # 5.<br />
<br />
q # 6 . Find the matrix representing the relation  SOR and ROS where matrix representing R and S are.<br />
<br />
Find matrix representing SoR?</font></div>

]]></content:encoded>
			<category domain="http://vustudents.org/mth202/">MTH202</category>
			<dc:creator>Sardar Abdul Majid Rashid Khan</dc:creator>
			<guid isPermaLink="true">http://vustudents.org/mth202/776-mth-202-current-midterm-papers.html</guid>
		</item>
		<item>
			<title>STA 301 Current Mid term paper Spring 2012</title>
			<link>http://vustudents.org/sta301/775-sta-301-current-mid-term-paper-spring-2012-a.html</link>
			<pubDate>Sat, 12 May 2012 15:27:53 GMT</pubDate>
			<description>STA 301 
Current Mid term paper - 11-05-2011 
20 MCQs 
3 questions of 5 marks  
one question of 2 marks  
one question of 3 marks 
Subjective...</description>
			<content:encoded><![CDATA[<div><font size='4' face='Comic Sans MS' color='#3b5998'>STA 301<br />
Current Mid term paper - 11-05-2011<br />
20 MCQs<br />
3 questions of 5 marks <br />
one question of 2 marks <br />
one question of 3 marks<br />
Subjective questions were from Probability theory ... they were actually numerical questions easy to score ...like question was of 5 marks which demanded to make sample space of 2 dice rolled over and to tell the probability <br />
of getting a sum of 7 on two dice rolled<br />
 5 marks question = to calculate standard deviation<br />
5 marks question = calculate mean deviation<br />
3 marks = coefficient of variation calculation <br />
and the rest were MCQs of 20 marks mostly from central tendency and probability and past papers .</font></div>

]]></content:encoded>
			<category domain="http://vustudents.org/sta301/">STA301</category>
			<dc:creator>Sardar Abdul Majid Rashid Khan</dc:creator>
			<guid isPermaLink="true">http://vustudents.org/sta301/775-sta-301-current-mid-term-paper-spring-2012-a.html</guid>
		</item>
		<item>
			<title>CS101 Current Midterm papers Spring 2012</title>
			<link>http://vustudents.org/cs101/774-cs101-current-midterm-papers-spring-2012-a.html</link>
			<pubDate>Sat, 12 May 2012 15:23:22 GMT</pubDate>
			<description><![CDATA[Here are some updates regarding exam which i got from different students. 
Most questions are coming from Java script. 
MCQ'S are coming from past...]]></description>
			<content:encoded><![CDATA[<div><font size='4' face='Comic Sans MS' color='#3b5998'>Here are some updates regarding exam which i got from different students.<br />
Most questions are coming from Java script.<br />
MCQ'S are coming from past papers.<br />
Mostly long and short questions are not coming from past papers.<br />
Following long questions came in today exam:<br />
Q. what is the difference between checkbox and radiobutton ? Explain.<br />
Q. write down the draw backs of java script, what it can't do ?<br />
Q. How we can show the formula of sum and avg in spreadsheet? <br />
Q. Which benefit we are getting from Ockham's Razor principle in computing field?</font></div>

]]></content:encoded>
			<category domain="http://vustudents.org/cs101/">CS101</category>
			<dc:creator>Sardar Abdul Majid Rashid Khan</dc:creator>
			<guid isPermaLink="true">http://vustudents.org/cs101/774-cs101-current-midterm-papers-spring-2012-a.html</guid>
		</item>
		<item>
			<title>CS 610 (Computer Networks) Current Midterm papers spring 2012</title>
			<link>http://vustudents.org/cs610/773-cs-610-computer-networks-current-midterm-papers-spring-2012-a.html</link>
			<pubDate>Sat, 12 May 2012 15:17:17 GMT</pubDate>
			<description><![CDATA[CS 610 (Computer Networks) Current Midterm papers spring 2012 
 
Define Static & Dynimic routing ? 
Write note on bridges? 
Thick Ethernt wiring...]]></description>
			<content:encoded><![CDATA[<div><font size='4' face='Comic Sans MS' color='#3b5998'>CS 610 (Computer Networks) Current Midterm papers spring 2012<br />
<br />
Define Static &amp; Dynimic routing ?<br />
Write note on bridges?<br />
Thick Ethernt wiring Scheme and Thin Ethernet Wiring Scheme?<br />
How can Switched Virtual Network  established ?</font></div>

]]></content:encoded>
			<category domain="http://vustudents.org/cs610/">CS610</category>
			<dc:creator>Sardar Abdul Majid Rashid Khan</dc:creator>
			<guid isPermaLink="true">http://vustudents.org/cs610/773-cs-610-computer-networks-current-midterm-papers-spring-2012-a.html</guid>
		</item>
		<item>
			<title>CS201 Current Midterm papers spring 2012</title>
			<link>http://vustudents.org/cs201/772-cs201-current-midterm-papers-spring-2012-a.html</link>
			<pubDate>Sat, 12 May 2012 15:05:03 GMT</pubDate>
			<description>Total 26 Questions. 
Sharing my subjective questions here! i finished my exam just a min ago ;) 
Identify each of these functions as character...</description>
			<content:encoded><![CDATA[<div><font size='4' face='Comic Sans MS' color='#3b5998'>Total 26 Questions.<br />
Sharing my subjective questions here! i finished my exam just a min ago ;)<br />
Identify each of these functions as character conversion functions or manipulation functions.<br />
int isprint( int c )<br />
int tolower( int c )<br />
 <br />
How can we declare a character array, is it different from integer array declaration? Give one example of character array declaration.<br />
Write the output of following program.<br />
#include&lt;iostream.h&gt;<br />
 <br />
int main()<br />
{<br />
    int a[5] = {5, 1, 15, 20, 25};<br />
    int i, j, k, l, m;<br />
   <br />
    i = ++a[1];<br />
    j = a[1]++;<br />
    k = a[i++];<br />
    l = a[i--]*i;<br />
    m = a[++i] - 1;<br />
 <br />
    couti&quot; &quot;j&quot; &quot;k &quot; &quot;l&quot; &quot;m;<br />
   <br />
    }<br />
 <br />
Write the code for a structure called Inventory having the following elements:<br />
A character array named partName<br />
An integer named partNumber<br />
An integer named stock.<br />
 <br />
 <br />
 <br />
 <br />
Write the code of a main() function which takes command-line arguments and returns an integer type value.<br />
 <br />
Write a program which defines two strings &quot;Hello&quot; and &quot;Pakistan&quot;, merges both the strings using string manipulation function and displays on the screen.<br />
 <br />
 <br />
Write the output of following program.<br />
#include&lt;iostream.h&gt;<br />
 <br />
int main()<br />
{<br />
    int a[5] = {5, 1, 15, 20, 25};<br />
    int i, j, k, l, m;<br />
   <br />
    i = ++a[1];<br />
    j = a[1]++;<br />
    k = a[i++];<br />
    l = a[i--]*i;<br />
    m = a[++i] - 1;<br />
 <br />
    couti&quot; &quot;j&quot; &quot;k &quot; &quot;l&quot; &quot;m;<br />
   <br />
    }</font></div>

]]></content:encoded>
			<category domain="http://vustudents.org/cs201/">CS201</category>
			<dc:creator>Sardar Abdul Majid Rashid Khan</dc:creator>
			<guid isPermaLink="true">http://vustudents.org/cs201/772-cs201-current-midterm-papers-spring-2012-a.html</guid>
		</item>
		<item>
			<title>MGT201 Current Paper Midterm Spring 2012</title>
			<link>http://vustudents.org/mgt201/771-mgt201-current-paper-midterm-spring-2012-a.html</link>
			<pubDate>Sat, 12 May 2012 13:05:06 GMT</pubDate>
			<description>MGT201 Current Paper Midterm Spring 2012 
 
 
MGT201 Paper Dated 11-05-2012 
  
Total 32 Questions 
28 MCQ of 1 Marks (Mixed old n new) 
2 Questions...</description>
			<content:encoded><![CDATA[<div><font size='4' face='Comic Sans MS' color='#3b5998'>MGT201 Current Paper Midterm Spring 2012<br />
<br />
<br />
MGT201 Paper Dated 11-05-2012<br />
 <br />
Total 32 Questions<br />
28 MCQ of 1 Marks (Mixed old n new)<br />
2 Questions of 3 Marks<br />
2 Questions of 5 Marks<br />
 <br />
 <br />
 <br />
3 Marks:<br />
Suppose ABC Company is given Rs. 3 as dividend which is expected to grow at constant rate of 9% per year from now on. What would be the stock price of company if the required rate return is 17%?<br />
 <br />
3 Marks:<br />
Suppose ABC Company preffered stock is sold for Rs. 30 with dividend of Rs. 5. What would be price of the preffered strock of infinite life if required rate of return is 14%?<br />
 <br />
5 Marks:<br />
Suppose Govt. pay coupon on its bond quarterly; calculate the intrinsic value of bond under following circumstances:<br />
 <br />
10 Year bond with 10% coupon rate is selling at Rs. 1050 face value of bond is Rs. 1000. Required rate of return is 12%.<br />
 <br />
5 Marks:<br />
ABC Company common stock was as under:<br />
 <br />
Economic Condition<br />
Probability of occurrence<br />
Pi%<br />
Possible return<br />
Ri%<br />
Boom<br />
70<br />
65<br />
Recession<br />
30<br />
35<br />
 <br />
You are required to compute the following:<br />
A-    Expected value of Return<br />
B-    Standard Deviation of Return</font></div>

]]></content:encoded>
			<category domain="http://vustudents.org/mgt201/">MGT201</category>
			<dc:creator>Sardar Abdul Majid Rashid Khan</dc:creator>
			<guid isPermaLink="true">http://vustudents.org/mgt201/771-mgt201-current-paper-midterm-spring-2012-a.html</guid>
		</item>
		<item>
			<title>MGT501 current paper Midterm spring 2012</title>
			<link>http://vustudents.org/mgt501/770-mgt501-current-paper-midterm-spring-2012-a.html</link>
			<pubDate>Sat, 12 May 2012 13:02:01 GMT</pubDate>
			<description>MGT501 current paper Midterm spring 2012 
 
 
MGT501- Human Resource Management   
11-05-2012 at 3:30pm 
 
Question No: 1   ( Marks: 1 )    - Please...</description>
			<content:encoded><![CDATA[<div><font size='4' face='Comic Sans MS' color='#3b5998'>MGT501 current paper Midterm spring 2012<br />
<br />
<br />
MGT501- Human Resource Management  <br />
11-05-2012 at 3:30pm<br />
<br />
Question No: 1   ( Marks: 1 )    - Please choose one<br />
  Under which of the following authority, an HR manager took the decision to provide training to its employees regarding the operations of newly installed machine?<br />
       &#9658; Staff<br />
       &#9658; Functional<br />
       &#9658; Line<br />
       &#9658; Implied<br />
<br />
Question No: 2    ( Marks: 1 )    - Please choose one<br />
  The process of discovering potential candidates for actual or anticipated organizational vacancies is known as:<br />
       &#9658; HR planning<br />
       &#9658; Job analysis<br />
       &#9658; Recruitment<br />
       &#9658; Selection<br />
    <br />
Question No: 3    ( Marks: 1 )    - Please choose one<br />
  The hiring process comprises which of the following steps?<br />
       &#9658; Selection, Recruitment &amp; performance appraisals<br />
       &#9658; Recruitment, Selection &amp; Socialization<br />
       &#9658; Selection, Orientation &amp; Development<br />
       &#9658; Job analysis, Selection &amp; Training<br />
    <br />
Question No: 4    ( Marks: 1 )    - Please choose one<br />
  Which one of the following is NOT the advantage of Workforce Diversity?<br />
       &#9658; Increased creativity and flexibility<br />
       &#9658; Decreased problem-solving skills<br />
       &#9658; Multiple perspectives<br />
       &#9658; Greater openness to new ideas<br />
    <br />
Question No: 5   ( Marks: 1 )    - Please choose one<br />
  Which of the following department is responsible for handling safety &amp; health issues of employees?<br />
       &#9658; HR department<br />
       &#9658; Procurement department<br />
       &#9658; Finance department<br />
       &#9658; Marketing department<br />
    <br />
Question No: 6    ( Marks: 1 )    - Please choose one<br />
  During which of the following interview, an interviewer asks probing and open-ended questions?<br />
       &#9658; Structured interview<br />
       &#9658; Unstructured interview<br />
       &#9658; Formal interview<br />
       &#9658; Planned interview<br />
<br />
Question No: 7    ( Marks: 1 )    - Please choose one<br />
  Which of the following department of an organization performs the managerial function of matching organizational needs with the skills &amp; abilities of the employees?<br />
       &#9658; Finance department<br />
       &#9658; Marketing department<br />
       &#9658; Production department<br />
       &#9658; Human Resource department<br />
    <br />
Question No: 8    ( Marks: 1 )    - Please choose one<br />
  Which of the following act represents a situation in which employment decisions are NOT affected by illegal discrimination?<br />
       &#9658; Fair employment<br />
       &#9658; Legal compliance<br />
       &#9658; Litigation process<br />
       &#9658; Affirmative action<br />
    <br />
Question No: 9    ( Marks: 1 )    - Please choose one<br />
  Which of the following aspect should be considered during task analysis, before conducting the training in an organization?<br />
       &#9658; Individuals who require training<br />
       &#9658; Shortcomings in existing technology<br />
       &#9658; Ineffective feedback system of organization<br />
       &#9658; Areas where training is required<br />
<br />
Question No: 10    ( Marks: 1 )    - Please choose one<br />
  _____________ is an attribute of work teams which results in a level of performance that is greater than the sum of the individual inputs.<br />
       &#9658; Synergy <br />
       &#9658; Enthusiasm <br />
       &#9658; Energy <br />
       &#9658; Initiative <br />
<br />
Question No: 11    ( Marks: 1 )    - Please choose one<br />
  The ability to think about abstract &amp; complex situations is refered to as:<br />
       &#9658; Mechanical skill<br />
       &#9658; Technical skill<br />
       &#9658; Interpersonal skill<br />
       &#9658; Conceptual skill<br />
<br />
Question No: 12    ( Marks: 1 )    - Please choose one<br />
  Jamal Enterprises' top management refused to consider its female marketing manager for the post of Vice President. This action of the company is representing which of the following?<br />
       &#9658; Gender discrimination<br />
       &#9658; Legal consideration<br />
       &#9658; Reverse discrimination<br />
       &#9658; Glass ceiling effect<br />
<br />
Question No: 13    ( Marks: 1 )    - Please choose one<br />
  During which stage of socialization, employees successfully internalize the organizational norms &amp; beliefs?<br />
       &#9658; Pre-arrival stage<br />
       &#9658; Encounter stage<br />
       &#9658; Metamorphosis stage<br />
       &#9658; Post-retirement stage<br />
<br />
Question No: 14    ( Marks: 1 )    - Please choose one<br />
  Many decades ago, what were the duties of a personnel manager in an organization?<br />
       &#9658; Dealt with employees’ recruitment, selection, training and development<br />
       &#9658; Dealt with employees’ training, development and performance management<br />
       &#9658; Dealt with employees’ wages, minor medical problems and leaves record <br />
       &#9658; Dealt with employees’ hiring, performance and compensation <br />
    <br />
Question No: 15   ( Marks: 1 )    - Please choose one<br />
  All of the following duties are performed by the line authority EXCEPT:<br />
&#61472;&#61472;&#61472;&#61472;&#61472;&#61472;&#61472;&#9658;&#61472;Improving job performance<br />
&#61472;&#61472;&#61472;&#61472;&#61472;&#61472;&#61472;&#9658;&#61472;Interpreting policies and procedures <br />
&#61472;&#61472;&#61472;&#61472;&#61472;&#61472;&#61472;&#9658;&#61472;Developing employee abilities<br />
&#61472;&#61472;&#61472;&#61472;&#61472;&#61472;&#61472;&#9658;&#61472;Assistance in hiring process<br />
<br />
Question No: 16  ( Marks: 3 )    - Please choose one<br />
 <br />
In a small firm who providing artechtual design  there is 2 artechist  3 engineer  1 interior designer and 4 aritechual  specialist then tell us how many jobs and how many positions in firm<br />
<br />
Question No: 17   ( Marks: 3 )    - Please choose one<br />
 <br />
Define pre-arrival <br />
<br />
<br />
Question No: 18   ( Marks: 5 )    - Please choose one<br />
 <br />
University start a training season for their students suggest which training method is good and where student take interest and participate most   <br />
<br />
Question No: 19   ( Marks: 5 )    - Please choose one<br />
 <br />
Suggest a socialization method for firm</font></div>

]]></content:encoded>
			<category domain="http://vustudents.org/mgt501/">MGT501</category>
			<dc:creator>Sardar Abdul Majid Rashid Khan</dc:creator>
			<guid isPermaLink="true">http://vustudents.org/mgt501/770-mgt501-current-paper-midterm-spring-2012-a.html</guid>
		</item>
		<item>
			<title>Mobilink Jazba to Hold Workshops for Mobile App Developers</title>
			<link>http://vustudents.org/telecom-news/769-mobilink-jazba-hold-workshops-mobile-app-developers.html</link>
			<pubDate>Fri, 11 May 2012 18:51:31 GMT</pubDate>
			<description>Mobilink Jazba has announced three workshops for mobile app developers in Lahore, Karachi and Islamabad. 
 
Jazba website says that mobile app...</description>
			<content:encoded><![CDATA[<div><font size='4' face='Comic Sans MS' color='#3b5998'>Mobilink Jazba has announced three workshops for mobile app developers in Lahore, Karachi and Islamabad.<br />
<br />
Jazba website says that mobile app developer and those who are into game development are invited to attend this workshop, which is apparently free of charge.<br />
<br />
Jazba is going to give away cash prizes and gifts for those who will outclass others in development. Though details of the prizes aren’t revealed so far.<br />
<br />
A note displayed on Jazba website reads:<br />
<br />
Are you a mobile app developer? Are you into games? Do you have what it takes to compete against the best? Then Mobilink is giving you the opportunity to develop your favorite mobile game and win cash and lots of other fabulous prizes!<br />
<br />
From details that we have got unofficially, it appears that workshops are aimed for fresh and professional developers alike. Though we are yet to receive more details on it officially. In any case, you can give it a try, especially if you are new to mobile app and game development.<br />
<br />
Following are the dates for workshops:<br />
<br />
Islamabad: May 18th, 2012<br />
Lahore: May 19th, 2012<br />
Karachi: May 20th, 2012<br />
How to Participate:<br />
<br />
If you are a looking for a chance to participate in these mobile app and game dev workshops then head to this URL: <a href="http://jazba.com.pk/gbg" target="_blank">Game Banao Gey? | Jazba | Juro Gey To Jano Gey</a> – fill the form and then expect a reply from Jazba team. That’s it.</font></div>

]]></content:encoded>
			<category domain="http://vustudents.org/telecom-news/">Telecom and IT news</category>
			<dc:creator>Sardar Abdul Majid Rashid Khan</dc:creator>
			<guid isPermaLink="true">http://vustudents.org/telecom-news/769-mobilink-jazba-hold-workshops-mobile-app-developers.html</guid>
		</item>
		<item>
			<title>CS604 Current Paper spring 2012</title>
			<link>http://vustudents.org/cs604/767-cs604-current-paper-spring-2012-a.html</link>
			<pubDate>Fri, 11 May 2012 18:31:25 GMT</pubDate>
			<description><![CDATA[CS 604 today'z paper 
which cammand is used in Linux environment to get process information? (2) 
Difference between progress and bounded waiting?...]]></description>
			<content:encoded><![CDATA[<div><font size='4' face='Comic Sans MS' color='#3b5998'>CS 604 today'z paper<br />
which cammand is used in Linux environment to get process information? (2)<br />
Difference between progress and bounded waiting? (2)<br />
scenario was given n we have to tell which is suitable counting semaphore or binary semaphore?(3)<br />
scenario was given n we have to tell which model of multithreading is used?(3)<br />
resource sharing is disadvantage of multithreading....explain?(5)<br />
table was given n we have to calculate average waiting time according to priority scheduling?(5)</font></div>

]]></content:encoded>
			<category domain="http://vustudents.org/cs604/">CS604</category>
			<dc:creator>Sardar Abdul Majid Rashid Khan</dc:creator>
			<guid isPermaLink="true">http://vustudents.org/cs604/767-cs604-current-paper-spring-2012-a.html</guid>
		</item>
		<item>
			<title>Cs506 current paper spring 2012</title>
			<link>http://vustudents.org/cs506/766-cs506-current-paper-spring-2012-a.html</link>
			<pubDate>Fri, 11 May 2012 18:29:37 GMT</pubDate>
			<description>Cs506 current paper long questions 
How to write simple amplest?5 marks 
Write 3 ink method painting swing component which are invoked? 3 marks 
...</description>
			<content:encoded><![CDATA[<div><font size='4' face='Comic Sans MS' color='#3b5998'>Cs506 current paper long questions<br />
How to write simple amplest?5 marks<br />
Write 3 ink method painting swing component which are invoked? 3 marks<br />
<br />
Write sql code for deleting a student record of student id is equal to10?. ...5 marks<br />
<br />
What is socket in java client server communication?<br />
<br />
What is serialization?<br />
<br />
What is transiet?<br />
and objective was mostly from last lectures ...</font></div>

]]></content:encoded>
			<category domain="http://vustudents.org/cs506/">CS506</category>
			<dc:creator>Sardar Abdul Majid Rashid Khan</dc:creator>
			<guid isPermaLink="true">http://vustudents.org/cs506/766-cs506-current-paper-spring-2012-a.html</guid>
		</item>
		<item>
			<title>CS619 Complete Final Project</title>
			<link>http://vustudents.org/cs619/765-cs619-complete-final-project.html</link>
			<pubDate>Tue, 08 May 2012 19:24:47 GMT</pubDate>
			<description>University: Virtual University 
Project Type: Final Year Projects  
Course Code: CS619  
Classes: MCS, MIT and BSCS (CS) 
 
Dear Member 
We have...</description>
			<content:encoded><![CDATA[<div><font size='4' face='Comic Sans MS' color='#3b5998'>University: Virtual University<br />
Project Type: Final Year Projects <br />
Course Code: CS619 <br />
Classes: MCS, MIT and BSCS (CS)<br />
<br />
Dear Member<br />
We have variety of project in our Software library. The prices are also reasonable. If you are interested in any of the project, feel free to contact us. <br />
There are two payment methods. <br />
<br />
One is partially or per phase.<br />
<br />
Second is the whole payment of a project<br />
<br />
These two options are for the convenience of Students.<br />
<br />
<br />
Our library has huge projects and covers the maximum scope of today industry. Still if our project is not here, let us know. We will help you out and provide efficient solution. <br />
<br />
Contact Details<br />
Cell Number # 0313 5189209<br />
Email Address: <a href="mailto:vuproject@vustudents.org">vuproject@vustudents.org</a><br />
Website: <a href="http://vustudents.org" target="_blank">http://vustudents.org</a><br />
<br />
List Of the available Projects.<br />
<br />
Multipurpose Viva Exam System<br />
(Mobile &amp; Web)<br />
Social Networks Marketing Engine<br />
Poultry Farming System<br />
Online Restaurant Coupon Deals<br />
Energy Consumption Calculator<br />
Statistical Analyzer for Data Manipulation<br />
<acronym title="Search Engine Optimization">SEO</acronym> Link Engine<br />
A tool for automated scoring of Scanned MCQ tests<br />
Email Moderation Engine<br />
ROBOTIC SIMULATION TO DETECT EXPLOSIVE MATERIAL<br />
Macro Recording System<br />
Production Rejection Assessment System<br />
ELT-MCGID: An E-learning Tool for Minimizing Communication Gap and Interaction Delay<br />
Collaborative File Sharing System<br />
Data Encryption Compression Simulator<br />
Virtual Raid Simulator</font></div>

]]></content:encoded>
			<category domain="http://vustudents.org/cs619/">CS619</category>
			<dc:creator>Sardar Abdul Majid Rashid Khan</dc:creator>
			<guid isPermaLink="true">http://vustudents.org/cs619/765-cs619-complete-final-project.html</guid>
		</item>
	</channel>
</rss>

