Buy Questpond's video subscriptions on huge discount.
DotNetFunda.com
Online: 1827
  • Home
  • Articles
  • Interviews
  • Forums
    • For Beginners
    • Popular Questions
    • ITIL Career Advice
    • PMP Career Advice
    Career Advices
  • Codes
  • Videos
    • ASP.NET
    • ASP.NET MVC
    • Android Intel XDK
    • Sql Server
    • AngularJS
    • Bootstrap
    • Backbone.JS
    • MongoDB
    • LESS (CSS)
    • jQuery
    • WPF
    • WWF
    • SSIS
    • LightSwitch
    Tutorials
  • News
  • Search
  • ASP.NET MVC | Be Interview Ready | Top Performers | DNF MVP | Top Posts | Winners | Subscribe | Catalogs
Welcome Guest ! Register Login
Home >
Post
  • Post
  • Post An Article
  • Post An Interview Question
  • Post A Forum Post
  • Post A Career Advice Question
  • Post A Video
  • Post A Code
  • Post A Job
  • Post A Product Catalog
  • Post An Interview Experience
  • Post A Bookmark
  • Post A News

List of interview questions posted by Santosh.Impossible- Page 1

<< Back to Santosh.Impossible's profile

4 records found.
 


Category Interview Questions Title Posted Views
C# class Program { static void Main(string[] args) { Console.WriteLine(clsNewStatic.count); clsNewStatic.count = 20; Console.WriteLine(clsNewStatic.count); clsNewStatic t = new clsNewStatic(); Console.WriteLine(clsNewStatic.count); } } public class clsNewStatic { public static int count = 10; } 19-Jan-2011 9196
OOPS public class Base { public virtual void foo(int x) { Console.WriteLine("Base foo(int)"); } } public class Derived: Base { public void foo(int x) { Console.WriteLine("Derived foo(int)"); } } class Program { static void Main(string[] args) { Derived d = new Derived(); int i = 10; d.foo(i); } } 19-Jan-2011 18991
ASP.NET Is it possible to apply theme to a Master page? 04-Oct-2010 5414
C# When inheriting from a base class, whether the derived class inherits the destructor and constructor from the base class? 22-Sep-2010 4880

Navigate to page: 1 

Winners
Winners & PrizesWin Prizes
Ads
Social
  • YouTube YouTube/DNFVideo
  • Facebook Facebook/DotNetFunda
  • Twitter Twitter/DotNetFunda
  • LinkedIn LinkedIn/In/DotNetFunda
  • Google Plus.Google.Com
Like us on Facebook
Top Interviews Authors
Thu, 10-Jul-2025 Authors
All Time Authors
vishalneeraj-24503
56720
Rajkatie
22440
Bharathi Cherukuri
18040

Latest members | More ...


(Statistics delayed by 5 minutes)
Advertisements
  • About Us
  • Contact Us
  • The Team
  • Testimonials
  • Advertise
  • Share knowledge
  • Privacy Policy
  • Terms of Use
  • Search Members
  • Catalogs
  • Hosting Partner
  • Go Top
General Notice: If you find plagiarised (copied) content on this page, please let us know original source along with your correct email id (to communicate) for action.
© DotNetFunda.Com. All Rights Reserved. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 7/10/2025 6:52:01 AM 16102020