logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is LINQ ?


  • Correct Answer
  • LINQ stands for " Language Integrated Query " and it is pronounced as "LINK" LINQ was introduced in with NET framework 35 including VS2008 It enables you to query the data from various data source like SQL, XML document, ADO NET data source, web services and any other objects such as Collection, Generics etc 


  • Technology problems


    Search Results


    • 1. Difference between clustering and mirroring .
    • Discuss
    • 2. What is the difference between Notify URL and Return URL?
    • Discuss
    • 3. Why was PHP developed, what it is used for, and where can you get it?
    • Discuss
    • 4. What is the location of the Active Directory database?
    • Discuss
    • 5. What is Ribbon ?
    • Discuss
    • 6. What are the advantages of LINQ ?
    • Discuss
    • 7. The keyword which indicates that a method can be accessed by only one thread at a time is

    • Options
    • A. Strictfp
    • B. Synchronized
    • C. New
    • D. None
    • Discuss
    • 8. main() { int i; printf("%d",scanf("%d",&i)); // value 10 is given as input here }

    • Options
    • A. 1
    • B. 2
    • C. 3
    • D. 4
    • Discuss
    • 9. I don't want my class to be inherited by any other class. What should i do?
    • Discuss
    • 10. What is an error-first callback ?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment