Members BookmarksPolls Fresher Jobs Strange Photos Academic 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: Computer Basics

Consider the following code:
interface IShape
{
void Create();
}
class Ellipse:IShape
{
void IShape.Draw()
{}
void IShape.Create()
{}
}

How are the methods Draw and Create and the interface IShape implemented in the class Ellipse?



Select Answer:

The class Ellipse implements the IShape interface.
The class Ellipse cannot implement the interface IShape.
The class Ellipse executes the method Draw.
The class Ellipse cannot execute the method Create.




      
Your Test Score: 0 / 0



Next Question: What is the base class of all data types?
Previous Question: Which operator do you use to register an event-handling method?
Related Questions:
  • Eight processor registers are used as for manipulating data through


  • Technician A says that a digital signal is either on or off. Technician B says that an analog signal changes proportionally to the quantity measured. Who is correct?


  • Leo is using his Active Server Page only for displaying the data from the database table. Which value of the LockType property is recommended in such a scenario?


  • What is RISC?


  • You use the ROWGUIDCOL property to specify that:


  • 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.