Angular IO Interview Questions


What are the chief components of Angular IO? The main components are: Component- Brings the modules together Metadata- Adds more data to the Angular JS class Modules- Breaks up the application into logical pieces of code, each module performing a single task Service- Creates a component that can be shared across the whole application Templates-... Continue Reading →

Advanced .Net Interview Questions


Can static constructors use optional arguments? As MSDN says, A static constructor is called automatically to initialize the class before the first instance is created. Therefore you can't send it any parameters. If the CLR must call a static constructor how will it know which parameters to pass it? Name design patterns and principles you... Continue Reading →

Website Powered by WordPress.com.

Up ↑

%d bloggers like this: