Question No: 1 ( Marks: 1 ) - Please choose one
Which one of the following is the process of focusing on the stimuli that are important, large and
intense?
► Retrieve information
► Positive reinforcement
► Overt perception
► Perceptual selection
Question No: 2 ( Marks: 1 ) - Please choose one
All are the characteristics of the group EXCEPT:
► Share common goals
► One sided interaction
► Belonging to the group
► Define themselves as members
Question No: 3 ( Marks: 1 ) - Please choose one
People of a religious sect, neighborhood, same caste and same profession are members of:
► In group
► Out group
► Emergent group
► Secondary group
Question No: 4 ( Marks: 1 ) - Please choose one
A good contributor to positive attitudes is:
► Pessimism
► Optimism
► Being a
1..A minor, by misrepresenting his age, borrows some money
. (a) He can be used for fraud.
(b) He cannot be used for fraud.
(c) He is liable to return the money.
2...Consideration” is an action which:
3....The definition of agreement is provided by which section of Contract Act
4....When a person positively asserts that a fact is true but his information does not warrant it to be so, though he believes it to be true, this is a case of
5...Common rule of law is that there is no fraud if:
6...The attainment of justice is the main object of ________.____.
7.,.,.According to section 17 of contract act, which of the following includes ‘the
MC110401647 : Mubeen Mehmood
Quiz Start Time: 04:11 PM Time Left 60
sec(s)
Question # 1 of 10 ( Start time: 04:11:23 PM ) Total Marks: 1
Which of the following mean different things to different people, but for many it means operating in such a way that one produces the most one can with the resources at hand?
Select correct option:
Effectivness
Efficiency
Cost benefit analysis
None of the above
2
MC110401647 : Mubeen Mehmood
Quiz Start Time: 04:11 PM Time Left 24
sec(s)
Question # 2 of 10 ( Start time: 04:12:09 PM ) Total Marks: 1
The most influential economic institutions are designed to
Graded Discussion BoardInternational Business (MGT520)Dear StudentsThis is to inform that Graded Discussion Board (GDB) No. 01 will be opened on 10th May, 2013 for discussion and last date of discussion is 14th May, 2013.Topic/Area for Discussion: “Global Standardization or international Adaptation”Note:For acquiring the relevant knowledge, do not rely only on handouts but watch the course video lectures and read additional material available online or in any other mode.Important Instructions:· Your discussion must be based on logical facts.· The GDB will open and close at above specified date and time. Please note that no grace day or extra time will be given for posting comments on GDB.· Use the font style “Times New Roman” and font size “12”.·
CASE
Most of the nationalized corporations in Pakistan have been showing poor performance over the past decades. One of the main and much propagated reasons is the political interference. Due to political interference, a large number of people were recruited in these corporations. The major reason of this recruitment was to get political support in the masses. In order to adjust political interest, merit suffered a lot. People were recruited to posts without having relevant or required qualification and experience. This led to the improper performance of functions in these organizations. This fact led to the misuse of the resources in general and waste of resources in particular. It is evident that all the mentioned factors are linked
MGT401 Financial Accounting II
Quiz Start Time: 05:49 PM Time Left 53
sec(s)
Question # 1 of 15 ( Start time: 05:49:17 PM ) Total Marks: 1
Which of the following option is/are TRUE with respect to the Disclosure requirement for intangible assets acquired by the way of Government grants?
Select correct option:
The fair value initially recognized
Disclosure for carrying amount
Disclosure for the amount of commitments for acquisition of intangible assets
All of the given options
Quiz Start Time: 05:49 PM Time Left 76
sec(s)
Question # 2 of 15 ( Start time: 05:50:43 PM ) Total Marks: 1
Which of the following is the ability to
Please read the following instructions carefully!Quiz will be based upon Multiple Choice Questions (MCQs).You have to attempt the quiz online. You can start attempting the quiz any time within given date(s) of a particular subject by clicking the link for Quiz in VULMS.Each question has a fixed time of 90 seconds. So you have to save your answer before 90 seconds. But due to unstable internet speeds, it is recommended that you should save your answer within 60 seconds. While attempting a question, keep an eye on the remaining time.Attempting quiz is unidirectional. Once you move forward to the next question, you can not go back to the previous one. Therefore before moving to the next question, make
total Marks: 20
Scenario:
Government of Pakistan has an agenda of “Education for all” in its prime goals. But current literacy rate of the country is not satisfactory – and the worst in Baluchistan.
In Baluchistan literacy rate is very low as compared to other provinces of Pakistan. The main reasons include scattered population in wide areas, less number of schools (especially for girls), and lack of resources. Moreover, because of patriarchal culture, most of the girls cannot attend the school.
Provincial Government wants to pay attention to this issue but there are certain constraints like non-availability of teachers, tribal system, poverty, law & order situation, and shortage of funds. To help the Government, international donors are
hi,
The day I got the assignment, solved same day. It is easy little understanding is needed. I can give you some guide lines. This is not solution but some idea
define MAX 80
void child();
void parent();
void childtwo();
char * getli();
void printline(char *buffer, int count);
char * convertCase(char *str);
int pipe1[2];
int pipe2[2];
int main(int argc, char **argv)
{
pipe(pipe1);
pipe(pipe2);
if(fork()){
if(fork()){
printf("1st\n");
parent();
exit(0);
}
else{
printf("3rd\n");
childtwo();
exit(0);
}
}
else{
printf("2nd\n");
child();
exit(0);
}
}
void child(){
char *buf;
int count = 0;
close(pipe1[1]);
close(pipe2[0]);
while(1){
buf = (char *) malloc(sizeof(char)*MAX);
read(pipe1[0], buf, MAX);
if (strcmp(buf,"quit")== 0){
printf("Child is leaving\n");
free(buf);
break;
}
else{
printf("Child: ");
printline(buf,strlen(buf));
write(pipe2[1],buf, strlen(buf)+1);
free(buf);
}
close(pipe2[1]);
close(pipe1[0]);
exit(0);
}
}
void childtwo()
{
Assignment No. 02Spring 2013CS604- Operating System
Total Marks:20
Due Date:
Tuesday 14th May 2013
Objectives:
To Learn and understand the concept of UNIX/Linux basic commands.
Lecture Covered:
Lecture # 7 to 12
Instructions:
Please read the following instructions carefully before submitting assignment:
You will submit your assignment before or on due date on VU-LMS.Assignment should be completed by your own efforts it should not be copied from internet, handouts or books.You should submit your Word File via assignment interface at VU-LMS.Assignment sent via Email will not be replied and accepted/graded in any case.If the submitted assignment does not open or file is corrupt, it will not be graded.For any query about the assignment, contact at cs604@vu.edu.pk
GOOD LUCK
Question: [Marks
Assignment No. 02
Semester Spring 2013Information Systems CS507
Total Marks: 15
Due Date: 15/05/2013
Objective: Understanding the Information Systems and related techniques.
Lectures Covered: 7 to 14
Instructions:
Please read the following instructions carefully before submitting assignment:
Assignment should be submitted on VU-LMS on or before the due date.Assignment should be completed by your own efforts; it should not be copied from internet, handouts or books.Assignment should be in Word File.Assignment sent via Email will not be accepted.If the submitted assignment does not open or file is corrupt, it will not be graded.
For any query about the assignment, contact at cs507@vu.edu.pk
Q No.1 Suppose an orthopedic hospital wants to develop a special computer based system for the diagnosis of disease according to the symptoms of disease in
a) Show that the grammar
is ambiguous by finding a string that has two different syntax trees.
Now make two different unambiguous grammars for the same language:
a) One where prefix minus binds stronger than infix minus.
b) One where infix minus binds stronger than prefix minus.
Show the syntax trees using the new grammars for the string you used to prove
the original grammar ambiguous.
Question No 2: Marks 10
Consider the grammar
A → B C D
B → h B | ε
C → C g | g | C h | i
D → A B |ε
Fill-in the table below with the sets First and Follow. Remember to put ε in the set First(X) whenever X can reduce to the empty string.
First Follow
A
B
C
D
Question # 1 Marks 5
Identify and correct the errors in the following SNOBOL code lines. If the code is correct just mention that code is correct.
- var = 28 * 13+2
- This.is.null.string = NULL
- MONTH = ‘MAY’
- RE-PLACE(STRING, ST1, ST2)
- SEAT = ROWNO + 6 /2
Question # 2 Marks 10
I) Write down a SNOBOL Program that will display your Name and VU Student ID [4 Marks]
II) Go through the tutorial given at http://vulms.vu.edu.pk/Courses/CS508/Downloads/How%20To%20Run%20A%2... and run your code written in Question # 2 Part I. Then send the screen shot of the output. As shown below [6 Marks]
To produce the above screen shot save code which you have written in question file in a text file, save it as A2.NSO, and then you will run it as mentioned in the tutorial in above link and take its screenshot. After that paste that screen shot in the assignment solution file.
Note:-
You will send your solution in word file No need to send .SNO file.
Assignment No. 02Semester: Spring 2013CS615 Software Project ManagementTotal Marks: 20
Due Date: 17/05/2013
Objectives of Assignment:
· Your Assignment no 1 covers Lec#9 to Lec#15 Complete.
· You must know the Project management related issues along with requirement fulfillment under scope.
Uploading instructions:
Please view the Assignment Submission Process document provided to you by the Virtual University for
uploading assignments.
· Your assignment must be in .doc format.(Any other formats like scan images, PDF, Zip, rar, bmp, docx
etc will not be accepted).
· No assignment will be accepted through email.
Rules for Marking:
It should be clear that your assignment will not get any credit if:
· The assignment is submitted after due date.
· The submitted assignment does not open or file is corrupted.
· Your assignment is copied from
Assignment No. 02
Semester: Spring 2013
System Programming-CS609
Total Marks: 20
Due Date: 17/May/2013
Instructions:
Please read the following instructions carefully before submitting assignment:
You will submit your assignment before or on due date on VU-LMS.Assignment should be completed by your own efforts it should not be copied from internet, handouts or books.You should submit your .doc File via assignment interface at VU-LMS.Assignment sent via Email will not be replied and accepted/graded in any case.If the submitted assignment does not open or file is corrupt, it will not be graded.You will submit solution only in document (.doc or .docx) File.
Objectives:
To understand the use of PPI.
For any query about the assignment, contact at cs609@vu.edu.pk
Assignment Questions
Question 1: Marks 08
Answer the following questions precisely. Do not include irrelevant
<HTML>
<HEAD>
<TITLE> CS101 Assignment No.2 "Fall 2011"
Prepared By Shazil Hassan</Title>
</Head>
<body onunload="dontcloseme()">
<form name="frm" method="post" action="http://www.vu.edu.pk">
<Table align="center" bgcolor="lightgray" height="100" width="100">
<TD>
<Table align="center" border="0" bgcolor="lightgray">
<table>
<TD>
<Table valign="center" border="3">
<font style="background-image: url(http://i361.photobucket.com/albums/oo54/crackysparkles/sparkles/660...); font-size: 50px;">Shazil Hassan</font>
<P align="right"><marquee direction="left"><font size="10" color="red"> Prepared By Shazil Hassan (innocentprince47@gmail.com) </marquee></p>
<P align="center"><B>Registration Form</B></P>
<ExpenseTitle type="title" group="1" enablehtml="0" required="0" readonly="0" savelabel="0">
<en>User Details</en>
</ExpenseTitle>
<TR>
<TD width="150" align="left"><B>Name: </B></td>
<TD width="200"> <input type="text" name="Sender" size="15"</td>
<Tr>
<TR>
<TD width="150" align="left"><B>Password:</B></td>
<TD width="200"><input type="password" name="ID" size="15" maxlength="11"></td>
</tr>
</table>
<br>
<br>
<ExpenseTitle type="title" group="1" enablehtml="0" required="0" readonly="0" savelabel="0">
<en>Profile</en>
</ExpenseTitle>
<Table valign="top" border="3">
<Tr>
<TD width="150" align="Left"><B>Languages:</B></td>
<TD width="200">
<input type="checkbox" name="format" value="English"> English
<br>
<input type="checkbox" name="format" value="Urdu"> Urdu
<br>
<input type="checkbox" name="format" value="Punjabi"> Punjabi
<br>
<input type="checkbox" name="format" value="Arabic">
Please Discuss here about this GDB.
“Corporations actually do not raise funds in secondary markets, so these markets are less important for economy as compare to primary markets.”
Assignment No. 02
Semester: Spring 2013Computer Proficiency Licence-CS001
Total Marks: 10Due Date: 16/05/2013
Instructions:
Please read the following instructions carefully before submitting assignment:
It should be clear that your assignment will not get any credit if:
The assignment is submitted after due date.The assignment is submitted by email.The submitted assignment does not open or file is corrupt.All types of plagiarism are strictly prohibited.It is in some format other than .doc (MS Word Document).
Objectives:
To learn and understand about Computer environment and Viruses.
For any query about the assignment, contact at cs001@vu.edu.pk
Question No 1: Marks 5
(a) The environment given
Data warehousing (CS614)Assignment # 3 Total marks = 20 Deadline Date = 15-05-2013
Please carefully read the following instructions before attempting the assignment.
Rules for Marking
It should be clear that your assignment would not get any credit if:
The assignment is submitted after due date.The submitted assignment does not open or file is corrupt.The assignment is copied. Note that strict action would be taken if the submitted assignment is copied from any other student. Both students will be punished severely.
1) You should consult recommended books to clarify your concepts as handouts are not sufficient.
2) You are supposed to submit your assignment in .doc format. Any other formats like scan images, PDF, Zip, rar, bmp,
Total Marks: 20
Starting Date: Friday, May 10, 2013
Closing Date: Tuesday, May 14, 2013
Status: Open
Learning Objective:The students are expected to learn about ATR 14 observed by the professional auditors in Pakistan.
Background:
Consider the following sections of revised Code of Ethics for Chartered Accountants issued by Institute of Chartered Accountants of Pakistan as background before attempting this GDB:
Section 210210.1 Before accepting a new client relationship, a chartered accountant in practice shall determine whether acceptance would create any threats to compliance with the fundamental principles. Potential threats to integrity or professional behavior may be created from, for example, questionable issues associated with the client (its owners, management or activities).
210.9 A chartered accountant in practice who is asked to replace another chartered accountant in practice, or
// Yeh Full solution nai ha 2 parts ho gay hain last nai howa abe lecture 13 menay nai lia
download the attach file and compile in your pc
#include <iostream>
#include <stdlib.h>
using namespace std;
void DisplayVUID();
void DisplayReverse(char[],int);
int main(){
DisplayVUID();
char VuidReverse[12] = {'B','C','1','2','0','4','0','3','4','5','6'};
DisplayReverse(VuidReverse,11);
// Dignol wala abe lecture 13 nai lia abe loo ga aur soba solution baqi post kr do yeh bilkol theak solution ha
}
// Display Function
void DisplayVUID(){
char VUID[12] = "BC120403456";
cout "My VUID is: ";
for(int i=0; i<12; i++){
cout VUID[i];
}
}
// Reverse Function
void DisplayReverse(char* VuidReverse, int arraysize){
cout "\nMy VUID in reverse order: ";
for(int i = arraysize - 1; i>=0; i--){
cout VuidReverse[i];
}
}
Assignment No. 02, Semester: Spring 2013, CS502-Fundamentals of Algorithms last date 15/05/2013
Lectures Covered: 7 to 15
Objective
To solve Recurrence relations using Iteration method.
Uploading instructions:
Please view the Assignment Submission Process document provided to you by the Virtual University for uploading assignments.
- Your assignment must be in .doc format. (Any other formats like scan images, PDF, Zip, rar, bmp etc. will not be accepted).
- Save your assignment with your ID (e.g. bc020200786.doc).
- No assignment will be accepted through email.
Rules for Marking:
It should be clear that your assignment will not get any credit if:
- The assignment is submitted after due date.
- The submitted assignment does not open or file is corrupted.
- Your assignment is copied from internet, handouts or from any other student
NOTE: Submit “.doc” file only. Every student should provide his/her own work, exact copying of the assignment (or some portion of the assignment) from the internet or other students will lead to copy case and zero marks will be awarded. Different softwares will be used to check plagiarism in assignments. Do not put any query on MDB about this assignment, if you have any query then email at CS502@vu.edu.pk
Assignment No. 03, Semester: Spring 2013, CS501: Advanced Computer Architecture, Due Date: 17-05-13
Instructions
Please read the following instructions carefully before assignment submission.
It should be clear that your assignment will not get any credit if:
The assignment is submitted after the due date. The submitted assignment does not open or file is corrupt. The assignment is found to be copied from the internet. The assignment is found to be copied from other student. The assignment submitted is not according to required file format (.doc).
Objective
The objective of this assignment is:
To assess your overall understanding of Computer Architecture and Organization To assess your
Question # 1
Static member can not be called with the class name(false)
Question # 2
An object has _____ interface(s) one only
Question # 3
Which of the following is directly related to polymorphism? (none)
Question # 4
Class abc{ ----- }; Is a valid class declaration? (yes)
Question # 5
Without using Deep copy constructor, A __________ problem can occur (all of the given)
Question # 6
Consider the statement “room has chair” Which of the following type of association exists between room and chair? (Aggregation)
Question # 7
In constant member function the type of this pointer is: (constant pointer to object)
Question # 8
Public member function exposed by a class is called surface
Assignment 2(Spring 2013)Circuit Theory (Phy301)Marks: 25Due Date: May, 14, 2013
DON’T MISS THESE Important instructions: · To solve this assignment, you should have good command over first 11 lectures. · Upload assignments properly through LMS, (No Assignment will be accepted through email).· Write your ID on the top of your solution file. · All students are directed to use the font and style of text as is used in this document.· Don’t use colorful back grounds in your solution files. · Use Math