Armstrong Number using C# Sandeep Kumar Jha April 09, 2019 2 Comments Sandeep Kumar Jha An Armstrong number of three digits is an integer such that the sum of the cubes of its digits is equal to the number...
Angular 2 Development and Production Environments Sandeep Kumar Jha January 31, 2019 2 Comments Sandeep Kumar Jha In this tutorials we will discuss the differences between a development build and a production build in angular. To...
Angular 2 Interview Questions for fresher Sandeep Kumar Jha January 27, 2019 3 Comments Sandeep Kumar Jha Que 1> What are the new features of Angular2 ? Angular 2 is not a simple upgrade from angular 1. Angular...
Top 10 LINQ Interview Questions and Answers Sandeep Kumar Jha November 19, 2018 Add Comment Sandeep Kumar Jha 1) What is a Lambda expression? A Lambda expression is nothing but an Anonymous Function, can contain expressions and...
How to Become Full Stack Developer Sandeep Kumar Jha November 13, 2018 55 Comments Sandeep Kumar Jha What is Full Stack Development, Definition? Full stack development refers to the development of both front end and back...