IndiaBIX.com
Arithmetic Aptitude Data Interpretation
Logical Reasoning Verbal Reasoning Non Verbal Reasoning
General Knowledge
Sudoku Number puzzles Missing letters puzzles Logical puzzles Playing cards puzzles Clock puzzles
C Programming C++ Programming C# Programming Java Programming
Microbiology Biochemistry Biotechnology Biochemical Engineering
Civil Engineering Mechanical Engineering Chemical Engineering Networking Database Questions Computer Science Basic Electronics Digital Electronics Electronic Devices Circuit Simulation Electrical Enigneering Engineering Mechanics Technical Drawing
Placement Papers Group Disucssion HR Interview Technical Interview Body Language
Aptitude Test Verbal Ability Test Verbal Reasoning Test Logical Reasoning Test C Programming Test Java Programming Test Data Interpretation Test General Knowledge Test
Data Structures Operating Systems Networking DATABASE Database Basics SQL Server Basics SQL Server Advanced SQL Server 2008 JAVA Core Java Java Basics Advanced Java UNIX Unix File Management Unix Memory Management Unix Process Managemnt C Interview Questions The C Language Basics .NET Interview Questions .NET Framework ADO.NET ASP.NET Software Testing

C# Programming - Polymorphism

@ : Home > C# Programming > Polymorphism > General Questions

Exercise

  • General Questions
"Time and tide wait for none."
- Alexander Pope
1. 

Which of the following unary operators can be overloaded?

  1. true
  2. false
  3. +
  4. new
  5. is

A. 1, 2, 3
B. 3, 4, 5
C. 3 only
D. 5 only

2. 

A derived class can stop virtual inheritance by declaring an override as

A. inherits
B. extends
C. inheritable
D. not inheritable
E. sealed

3. 

Which of the following keyword is used to change the data and behavior of a base class by replacing a member of a base class with a new derived member?

A. new
B. base
C. overloads
D. override
E. overridable

4. 

Which of the following statements is correct?

A. When used as a modifier, the new keyword explicitly hides a member inherited from a base class.
B. Operator overloading works in different ways for structures and classes.
C. It is not necessary that all operator overloads are static methods of the class.
D. The cast operator can be overloaded.

5. 

Which of the following keyword is used to overload user-defined types by defining static member functions?

A. op
B. opoverload
C. operator
D. operatoroverload
E. udoperator



© 2008-2013 by IndiaBIX™ Technologies. All Rights Reserved | Copyright | Terms of Use & Privacy Policy

Contact us: info@indiabix.com     Follow us on twitter!