Members BookmarksPolls Fresher Jobs Funny Pictures MCA Projects New Member FAQ  



My Profile
Active Members
TodayLast 7 Days more...



Awards & Gifts
Online Exams

Fresher Jobs


Our fresher job section is exclusively for fresh graduates! Find jobs for freshers in major Indian cities including Bangalore, Chennai, Hyderabad, Pune or Kochi

Resources


Find educational articles, blogs, discussion threads and other resources.

Colleges


Find details about any college in India or search for courses.

Advertisements


website counter


Posted By: Ramkumar       Member Level: Diamond       Posted Date: 21 Jun 2008       Category: Aptitude Test

Consider the following code:
interface IShape {
int Rectangle(int l, int b);
int Circle(int r);
int Triangle(int l, int b, int h);
int Square(int s);
}
class Geometry:IShape {
int IShape.Rectangle(int l, int b) {}
int IShape.Circle(int r) {}
}
class Draw:Geometry, IShape {
int IShape.Triangle(int l, int b, int h) {}
int IShape.Square(int s) {}
}

Which methods enable you to implement interface mapping of the class Draw?



Select Answer:

The method Rectangle from the class Draw and the method Square from the class Geometry
The method Circle from the class Draw and the method Triangle from the class Geometry
The methods Triangle and Rectangle from the class Draw and the methods Circle and Square from the class Geometry
The methods Triangle and Square from the class Draw and the methods Circle and Rectangle from the class Geometry




      
Your Test Score: 0 / 0



Next Question: This simplified ............. to this decision making process is a mist read for everyone ............... important real estate,personal ,or professional decisions.
Previous Question: Which function in C# displays the output?
Related Questions:
  • An industrial loom weaves 0.128 metres of cloth every second. Approximately, how many seconds will it take for the loom to weave 25 metres of cloth ?


  • How many times is the H.C.F of 48,36,72 and 24 contained in their L.C.M


  • The cost of carpeting a room 18 m long with a carpet 75 cm wide at Rs. 4.50 per metre is Rs. 810. The breadth of the room is :


  • There are 70 employees working with BrainVista of which 30 are females. Also, • 30 employees are married • 24 employees are above 25 years of age • 19 married employees are above 25 years, of which 7 are males • 12 males are above 25 years of age • 15 males are married. How many unmarried females are there and how many of them are above 25?


  • Pick the odd one out. A) Pony B) Kitten C) Pig D) Larva


  • Categories

    Aptitude Test Arithmetic Reasoning General Knowledge - India 
    General Knowledge Computer Basics Physics 
    Mathematics Biology Chemistry 
    English Botany 

    Submit Interview/Test Questions with Answers and make money from adsense revenue sharing program

    Want to prepare for an interview? Try our aptitude tests and standard interview questions first.


    Contact Us    Privacy Policy    Terms Of Use   

    SpiderWorks Technologies Pvt Ltd. 2006 - 2007 All Rights Reserved.