Sunday, July 17, 2011

Re: [discussion_vu] MGT 503, MGT613, MGMT628, MGT603 Latest Solved papers required

Create a vector array of  length 8,and also initialize the elements of this array with  values 0 1 2 3 4 5 6 7                                  (5 mrk)

=====================

2)

suppose base class and derive class have a member  function with same  signature.now call that  member function  throw pointer to a base class  object.Now  what determines that the    base class member function or derived class will be called? (mrk 5)

=======================

3):

Find and correct  the error(s) in the code  below

Class counter

{

Public:

Counter(intx=10{val=x;

}

Int increment data()const{return++vali}

Static int get count()

{

Cout<<"data is "<<Val<<end;

Return;

}

Private:

Int val;

Static in count;

};

================

4):

Describe the salint feature of abstract class (mrk3)

5):

Give the C++ code of template function to print  the values  of any type of array I int.this function will take  2 parameters one will be pointer and other will be  will be size of array       (mrk3)

6)

Give the name of three  operation that a corsor  or itrator generally provide  (mrk3)

7)

What do u know about function Template?

8)

Give the basic difference between itrator and cursors?

The least one advantage and Disadvantage of Template

 



On Sun, Jul 17, 2011 at 1:22 PM, mc080405527 Amna Alamgir <mc080405527@vu.edu.pk> wrote:
i need cs304 past paperz plzzzzzzzzzzz

--
You received this message because you are subscribed to the Google Groups "Virtual University of Pakistan" group.
To post to this group, send email to discussion_vu@googlegroups.com.
To unsubscribe from this group, send email to discussion_vu+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/discussion_vu?hl=en.


--
You received this message because you are subscribed to the Google Groups "Virtual University of Pakistan" group.
To post to this group, send email to discussion_vu@googlegroups.com.
To unsubscribe from this group, send email to discussion_vu+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/discussion_vu?hl=en.

No comments:

Post a Comment

PAID CONTENT