Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

C Sharp Interview Questions
Questions Answers Views Company eMail

What is check/uncheck?

1329

Overloaded constructor will call default constructor internally?

1112

How to create events for a control? What is custom events? How to create it?

1056

Write one code example for compile time binding and one for run time binding? What is early/late binding?

1072

I have 3 overloaded constructors in my class. In order to avoid making instance of the class do I need to make all constructors to private?

1014

How can you write a class to restrict that only one object of this class can be created (Singleton class)?

983

without modifying source code if we compile again, will it be generated MSIL again?

984

Difference between Value type & reference types ? and give the example in .Net?

994

Write a program in C# for checking a given number is PRIME or not.

1120

Write a program to find the angle between the hours and minutes in a clock

976

Write a C# program to find the Factorial of n

1038

Write a program to create a user control with name and surname as data members and login as method and also the code to call it. (Hint use event delegates) Practical Example of Passing an Events to delegates

936

How can you read 3rd line from a text file?

1053

What do you know about device context?

C DAC,

1009

What is the concept of strong names?

1035


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

How many types of constructors are there in c#?

1071


Why do we use delegates?

934


What is console read in c#?

962


Different between method overriding and method overloading?

1040


What is the main usage of keyword “virtual” ? How does it work for a method or property?

967


What does immutable mean in c#?

1024


What do you mean by stack and heap in c#?

964


What are properties in c#. Explain with an example?

963


What all details the assembly manifest will contain?

868


Does c# have its own class library?

1032


What’s thread.sleep() in threading ?

1069


Is there regular expression (regex) support available to c# developers?

1023


Why do we need to serialize data?

971


Why do we use classes?

941


How to create multi-dimensional array?

1171