Buy Questpond's video subscriptions on
huge discount
.
Online: 785
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
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home >
Post
An Article
An Interview Question
A Forum Post
A Career Advice Question
A Video
A Code
A Job
A Product Catalog
An Interview Experience
A Bookmark
A News
List of interview questions posted by Amatya- Page 1
<< Back to Amatya's profile
21 records found.
Category
Interview Questions Title
Posted
Views
LINQ
Disadvantages of using LINQ?
21-Mar-2017
8449
C#
Which one is Client type state management?
22-Mar-2017
11677
C#
Which one is Server type state management?
22-Mar-2017
12116
LINQ
Extension when LINQ to SQL is used in C#?
20-Mar-2017
8922
LINQ
What are advantages of LINQ?
14-Mar-2017
2676
LINQ
Difference Between LINQ and SQL Store Procedure.
14-Mar-2017
3184
LINQ
What is LINQ Insight?
14-Mar-2017
2271
LINQ
What is PLINQ?
14-Mar-2017
2334
LINQ
What are different types of LINQ?
14-Mar-2017
3269
LINQ
What is LINQ?
14-Mar-2017
2777
C#
What will the output of this code class DNF { public static void Main() { System.Console.WriteLine("Hello DNF members"); } } interface itfunda { int a; }
12-Mar-2017
7851
C#
What is Interface?
12-Mar-2017
3050
C#
Passing a variable as a out parameter you need to
10-Mar-2017
6768
C#
Passing a variable as a ref parameter you need to.
09-Mar-2017
6535
C#
What is the output? static void Main(string args[]) { int x = 10; int y = 20; int z; Console.WriteLine(z = ++x + y++); Console.WriteLine(y); }
25-Apr-2016
6945
C#
What will be the correct output of the following? string F1 = "Hi amatya"; string F2; F2 = F1.Substring(4, 2); Console.WriteLine(F2);
25-Apr-2016
6031
C#
public static void Main(string[] args) { int n1 = 10; int n2 = 90; long sum; sum = n1 + n2; Console.WriteLine("Sum : " +sum); Console.Read(); }
06-Apr-2016
6454
C#
What is the base class in .net
04-Apr-2016
6517
C#
What is difference between struct and class?
04-Apr-2016
6292
C#
What is the full form of GAC?
04-Apr-2016
7342
Navigate to page:
1
2