GeekInterview.com
  I am new, Sign me up!
 

Covansys Technical


Covansys Technical

Questions: 43
Comments: 29
 Covansys Technical Tags
 Showing Questions 1-10 of 43 Questions
[1] 2 3 4 5 Next >>
 Sponsored Links

 
 Covansys Technical
Sorting Options :  

View Question | Asked by : pbchaudhari

Class B is the subclass of class A. Which of the following describes the relationship? A.…..is a…… B.….has a….. C.…..implemented as…… Language : VB

Latest Answer: member functions declared as "virtual", can be over-ridden in the derived class.non-virtual members are reolved at compile time,or static binding.virtual functions are resolved at run-time,or dynamic binding. ...

Latest Answer: regsvr32 -u "MYCOM.dll" ...

A  
Latest Answer:  “a” will return the address location which the pointer is using, *a the value, &a the address where the address for a is stored. ...
Tags : Pointer

How to pass two arguments to a function prompted to by function pointer A. g -> (1,2) B. *g(1,2) C. (*g)(1,2) D. g(1,2)
C  
Tags : Pointer

Encapsulation A. Aggregation of member objects B. Aggregation of member functions C. Used to incorporate data hiding
C  

Float_ptr = new float[100] In order to deallocate this memory use A. delete float_ptr B. delete [] float_ptr C. delete float_ptr [100] D. delete float_ptr []
B  

i = 12 int *p = &I; print ("%d %d", p/p,*p**p) What is the output? A. 1144 B. 144144 C. O/p Error D. Junk
C  

B  
Latest Answer: They are objects of istream and ostream classes respectively... ...

View page [1] 2 3 4 5 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape