Skip to main content

::: vuaskari.com ::: CS304 EXam Question

Todays My CS304 Exam Questions 
How can we set the default values for non type parameters? 
Describe three properties necessary a container to implement generic algorithms. 
Write three important features of virtual functions. with example
The least one advantage and Disadvantage of Template 
 Give the names of two types of containers basically known as first class containers

Consider the code below, 
template< typename T > 
class T1 {  
    public: 
    T i; 
    protected: 
    T j; 
    private: 
    T k; 
    friend void Test(); 
    }; 
     
This code has a template class T1 with three members i,j and k and a friend function Test(), you have to 
describe which member/s of T1 will be available in function Test(). 

What is the output produced by the following program? 
#include<iostream.h> 
 
void sample_function(double test) throw (int); 
 
int main() 
  try 
  { 
    cout <<"Trying.\n"; 
    sample_function(98.6); 
    cout << "Trying after call.\n";  
 
  } 
  catch(int) 
  { 
    cout << "Catching.\n"; 
  } 
   
  cout << "End program.\n"; 
  return 0; 
void sample_function(double test) throw (int) 
  cout << "Starting sample_function.\n"; 
  if(test < 100) 
     throw 42; 
 
See the 5 code snippets below and tell whether these are correct or incorrect also justify your answers in the 
table given at the end.  
 
Snippet No.1 
 
template< class T> 
class A { 
} ; 
template< class T > 
class B : public A< T* > 
{ … } 
 
Snippet No.2 
 
template< > 
  class B< int* > : public A< T* > 
  { … }   
 
   
 
Snippet No.3 
class B : public A< T* >  
  { … }   
Snippet No.4 
  template< > 
  class B< char* > : public A 
  { … }; 
 
Snippet No.5 
template< class T > 
class B : public A< T* > 
{ … } 
 
Table: 
 

Snippet

No.

Is it correct or not (Correct/ Incorrect)

Justification of your answer

1

 

 

2

 

 

3

 

 

4

 

 

5

 

 


State any conflict that may rise due to multiple inheritance? 



"Nobody can make you feel inferior without  your  permission."

--
We say, "Be one as Pakistani Nation and grow up for Pakistan's Future". Wish you all the best. Join www.vuaskari.com,
To post to this group, send email to vuaskari_com@googlegroups.com
Visit these groups:
This (Main) Group:http://groups.google.com/group/vuaskari_com?hl=en?hl=en
MIT/MCS Group: http://groups.google.com/group/vu_askarimit?hl=en?hl=en
HRM Group: http://groups.google.com/group/askari_hrm?hl=en?hl=en
Banking Group: http://groups.google.com/group/askari_banking?hl=en?hl=en
Management: https://groups.google.com/group/vuaskari_mgt?hl=en
Marketing: https://groups.google.com/group/vuaskari_mkt?hl=en
MIS Group: http://groups.google.com/group/askari_mis?hl=en
---
You received this message because you are subscribed to the Google Groups ":::www.vuaskari.com :::" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vuaskari_com+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Comments

Popular posts from this blog

Re: )))))))Vu & Company((((((( : Amazing Art on Human Faces

wao great.  On Mon, Dec 13, 2010 at 5:12 PM, Muhammad Ilyas < mmilyaskhan@gmail.com > wrote:     Amazing Art on Human Faces                           -- BEST REGARDS Muhammad Ilyas   . .*) .*) ..*) .*) (. (.` * '...**,''',...LOVE PAKISTAN...... ******************************** -- You received this message because you are subscribed to the Google Groups "Vu and Company" group. To post to this group, send email to vu-and-company@googlegroups.com . To unsubscribe from this group, send email to vu-and-company+unsubscribe@googlegroups.com . For more options, visit this group at http://groups.google.com/group/vu-and-company?hl=en . -- You received this message because you are subscribed to the Google Groups "Vu and Company" group. To post to ...

::: vuaskari.com ::: Office of the High Commissioner for Human Rights: URGENT PETITION ON THE UN KASHMIR REPORT

Hey, I just signed the petition "Office of the High Commissioner for Human Rights: URGENT PETITION ON THE UN KASHMIR REPORT" and wanted to see if you could help by adding your name. Our goal is to reach 200,000 signatures and we need more support. You can read more and sign the petition here: http://chng.it/WMsBWWXBd6 Thanks! khurram -- We say, "Be one as Pakistani Nation and grow up for Pakistan's Future". Wish you all the best. Join www.vuaskari.com, To post to this group, send email to vuaskari_com@googlegroups.com Visit these groups: This (Main) Group: http://groups.google.com/group/vuaskari_com?hl=en?hl=en MIT/MCS Group: http://groups.google.com/group/vu_askarimit?hl=en?hl=en HRM Group: http://groups.google.com/group/askari_hrm?hl=en?hl=en Banking Group: http://groups.google.com/group/askari_banking?hl=en?hl=en Management: https://groups.google.com/group/vuaskari_mgt?hl=en Marketing: https://groups.google.com/group/vuaskari_mkt?hl=e...

[vu-students] [**Virtual University Of Pakistan**Student Cafe] [~>VU-P!nD!<~] FIN630 Quiz Investment Analysis & Portfolio Management

FIN630 Quiz Investment Analysis & Portfolio Management http://pakitworld.board-directory.com/t192-fin630-quiz-investment-analysis-portfolio-management#192 -- You received this message because you are subscribed to the Google Groups "vupindi" group. To post to this group, send email to vupindi@googlegroups.com To unsubscribe from this group, send email to vupindi+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/vupindi?hl=en -- Posted By Sheroo to **Virtual University Of Pakistan**Student Cafe at 11/20/2011 11:18:00 AM -- You received this message because you are subscribed to the Google Groups "VU Students" group. To post to this group, send email to vu-students@googlegroups.com To unsubscribe from this group, send email to vu-students+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/vu-students?hl=en_PK?hl=en