AngularJS / AngularJS Objects

Program Name

Write a C Program for AngularJS Objects.
Theory
AngularJS Objects are use to access the variables of AngularJS program.
Program Code


Input
variable = firstPersonName
Output
Person Name = wisdom


Home     Back