Wednesday, November 4, 2015

M.C.A Computer Aplications Entrance test Question paper Utkal University 2011 Question papers

2011 Utkal University M.C.A. M.C.A Computer Aplications Entrance test Question paper



1. Does C# support multiple-inheritance?

2. Who is a protected class-level variable available to?

3. Are private class-level variables inherited?

4. Describe the accessibility modifier "protected internal".

5. Whats the top .NET class that every thing is derived from?

6. What does the term immutable mean?
7. Whats the difference ranging from System.String and System.Text.StringBuilder classes?

8. Whats the advantage of using System.Text.StringBuilder over System.String?

9. Can you store multiple data kinds in System.Array?

10. Whats the difference ranging from the System.Array.CopyTo() and System.Array.Clone()?

11. How can you sort the elements of the array in descending order?

12. Whats the .NET collection class that allows an element to be accessed using a unique key?

13. What class is underneath the SortedList class?

14. Will the finally block get executed if an exception has not occurred?¬


15. Whats the C# syntax to catch any possible exception?

Can multiple catch blocks be executed for a single try statement?

16. Explain the 3 services model commonly know as a three-tier application.

1. What is the syntax to inherit from a class in C#?
2. Can you prevent your class from being inherited by a different class?  Can you allow a class to be inherited, but prevent the method from being over-ridden?
3. Whats an abstract class? When do you absolutely have to declare a class as abstract?
4. What is an interface class?
5. Why cant you specify the accessibility modifier for methods inside the interface?
6. Can you inherit multiple interfaces?
7. What happens if you inherit multiple interfaces and they have conflicting method names?
8. Whats the difference ranging from an interface and abstract class?.
9. What is the difference ranging from a Struct and a Class

Share This
Previous Post
Next Post

B.E Civil Engineer Graduated from Government College of Engineering Tirunelveli in the year 2016. She has developed this website for the welfare of students community not only for students under Anna University Chennai, but for all universities located in India. That's why her website is named as www.IndianUniversityQuestionPapers.com . If you don't find any study materials that you are looking for, you may intimate her through contact page of this website to know her so that it will be useful for providing them as early as possible. You can also share your own study materials and it can be published in this website after verification and reviewing. Thank you!

0 comments:

Pen down your valuable important comments below

Search Everything Here