Model Question Paper Computer Science and Engineering www.annauniv.edu : Anna University

+ Ask Question / Post resume
Results 1 to 1 of 1
  1. Post Count Number #1
    IJT addict
    Join Date
    February 14th, 2012
    Location
    Tuticorin
    Posts
    9,712

    Model Question Paper Computer Science and Engineering www.annauniv.edu : Anna University

    ANNA UNIVERSITY :: CHENNAI – 600 025
    MODEL QUESTION PAPER
    VI SEMESTER
    B.E. COMPUTER SCIENCE AND ENGINEERING
    CS062 – C# AND .NET FRAMEWORK


    Time: Three Hours Maximum: 100 marks

    http://www.annauniv.edu/academic/qp4.htm
    http://www.annauniv.edu/academic/mqp6sem-ug/cs062.doc

    Answer All The Questions
    PART A – (10 x 2 = 20 Marks)

    1. Discuss .NET namespaces.
    2. What is an assembly.
    3. Use a diagram and briefly discuss the evolution of C# language.
    4. Distinguish clearly between value types and reference types in C#
    5. Give examples where fallthrough is allowed and is not allowed in the switch.
    6. What is the difference between ref and out parameters ?
    7. Differentiate between read-only members and constant members.
    8. What are sealed classes?
    9. How is the finally statement used ?
    10. What are multicast delegates ?

    PART B – (5 x 16 = 80 Marks)

    11. (i) Discuss different ways in which C# is different from Java.
    (ii) Use some of the unique features of C# to develop a simple application. Use features that will make the application more difficult to develop in other languages.
    12 a. (i) Describe in detail the architecture of ASP.NET
    (ii) Describe in detail the steps involved in writing a simple web service.
    (OR)
    12 b. (i) Describe a simple Windows Forms example.
    (ii) Discuss the web service support in Visual Studio .net.
    Last edited by hemalathaijt; March 16th, 2012 at 12:07 PM.