Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. Interview question

Interview question

Scheduled Pinned Locked Moved IT & Infrastructure
questioncareerlearning
4 Posts 2 Posters 3 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Md Marufuzzaman
    wrote on last edited by
    #1

    Dear Friends: I need to prepare an interview question on OOPs for the very beginner. I need some basic documents on that could any one can suggest where can I get this...

    Thanks Md. Marufuzzaman


    I will not say I have failed 1000 times; I will say that I have discovered 1000 ways that can cause failure – Thomas Edison.

    L 2 Replies Last reply
    0
    • M Md Marufuzzaman

      Dear Friends: I need to prepare an interview question on OOPs for the very beginner. I need some basic documents on that could any one can suggest where can I get this...

      Thanks Md. Marufuzzaman


      I will not say I have failed 1000 times; I will say that I have discovered 1000 ways that can cause failure – Thomas Edison.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      There's quite some information on the OO-principles. Pick any tutorial that you like and write some questions, or copy the existing ones[^]. One that gets asked every time is about the pillars of OO :)

      I are Troll :)

      1 Reply Last reply
      0
      • M Md Marufuzzaman

        Dear Friends: I need to prepare an interview question on OOPs for the very beginner. I need some basic documents on that could any one can suggest where can I get this...

        Thanks Md. Marufuzzaman


        I will not say I have failed 1000 times; I will say that I have discovered 1000 ways that can cause failure – Thomas Edison.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        OOPS Questions What is Object Oriented Programming ? What’s a Class ? What’s a Object ? What’s the relation between Classes and Objects ? What are different properties provided by Object-oriented systems ? Twist :- Can you explain different properties of Object Oriented Systems? Twist :- What’s difference between Association , Aggregation and Inheritance relationships? How can we acheive inheritance in VB.NET ? What are abstract classes ? What’s a Interface ? What is difference between abstract classes and interfaces? What is a delegate ? What are event’s ? Do events have return type ? Can event’s have access modifiers ? Can we have shared events ? What is shadowing ? What’s difference between Shadowing and Overriding ? What’s difference between delegate and events? If we inherit a class do the private variables also get inherited ? What are different accessibility levels defined in .NET ? Can you prevent a class from overriding ? What’s the use of “MustInherit” keyword in VB.NET ? Why can not you specify accessibility modifier in Interface ? What are similarities between Class and structure ? What’s the difference between Class and structure’s ? What does virtual keyword mean ? What are shared (VB.NET)/Static(C#) variables? What is Dispose method in .NET ? Whats the use of “OverRides” and “Overridable” keywords ? Where are all .NET Collection classes located ? What is ArrayList ? What’s a HashTable ? Twist :- What’s difference between HashTable and ArrayList ? What are queues and stacks ? What is ENUM ? What is nested Classes ? What’s Operator Overloading in .NET? In below sample code if we create a object of class2 which constructor will fire first ? What’s the significance of Finalize method in .NET? Why is it preferred to not use finalize for clean up? How can we suppress a finalize method? What’s the use of DISPOSE method? How do I force the Dispose method to be called automatically, as clients can forget to call Dispose method? In what instances you will declare a constructor to be private? Can we have different access modifiers on get/set methods of a property ? If we write a goto or a return statement in try and catch block will the finally block execute ? What is Indexer ? Can we have static indexer in C# ? In a program there are multiple catch blocks so can it happen that two catch blocks are executed ? What is the difference between System.String and System.StringBuilder classes?

        Regards Aman Bhullar

        M 1 Reply Last reply
        0
        • L Lost User

          OOPS Questions What is Object Oriented Programming ? What’s a Class ? What’s a Object ? What’s the relation between Classes and Objects ? What are different properties provided by Object-oriented systems ? Twist :- Can you explain different properties of Object Oriented Systems? Twist :- What’s difference between Association , Aggregation and Inheritance relationships? How can we acheive inheritance in VB.NET ? What are abstract classes ? What’s a Interface ? What is difference between abstract classes and interfaces? What is a delegate ? What are event’s ? Do events have return type ? Can event’s have access modifiers ? Can we have shared events ? What is shadowing ? What’s difference between Shadowing and Overriding ? What’s difference between delegate and events? If we inherit a class do the private variables also get inherited ? What are different accessibility levels defined in .NET ? Can you prevent a class from overriding ? What’s the use of “MustInherit” keyword in VB.NET ? Why can not you specify accessibility modifier in Interface ? What are similarities between Class and structure ? What’s the difference between Class and structure’s ? What does virtual keyword mean ? What are shared (VB.NET)/Static(C#) variables? What is Dispose method in .NET ? Whats the use of “OverRides” and “Overridable” keywords ? Where are all .NET Collection classes located ? What is ArrayList ? What’s a HashTable ? Twist :- What’s difference between HashTable and ArrayList ? What are queues and stacks ? What is ENUM ? What is nested Classes ? What’s Operator Overloading in .NET? In below sample code if we create a object of class2 which constructor will fire first ? What’s the significance of Finalize method in .NET? Why is it preferred to not use finalize for clean up? How can we suppress a finalize method? What’s the use of DISPOSE method? How do I force the Dispose method to be called automatically, as clients can forget to call Dispose method? In what instances you will declare a constructor to be private? Can we have different access modifiers on get/set methods of a property ? If we write a goto or a return statement in try and catch block will the finally block execute ? What is Indexer ? Can we have static indexer in C# ? In a program there are multiple catch blocks so can it happen that two catch blocks are executed ? What is the difference between System.String and System.StringBuilder classes?

          Regards Aman Bhullar

          M Offline
          M Offline
          Md Marufuzzaman
          wrote on last edited by
          #4

          Thanks...

          Regards, Md. Marufuzzaman

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups