Skip to main content

Posts

Showing posts with the label Scripting Language

Scripting Language Interview Questions and Answers

What Is Script Language? A Script Language is a programming language that supports scripts. The JavaScript, TypeScript, KnockoutJs, ReactJs, Backbone.Js, Glump.Js, Ember.Js, Meteor.Js, Grunt.Js and VueJs are examples of scripting languages. JavaScript TypeScript Knockout.Js Meteor.Js Node.Js React.Js Require.Js AJAX Backbone.Js D3.Js DOJO Ember.Js Ext.Js Glump.Js Grunt.Js jQuery Kendo UI Vue.Js VVVV.Js => Explore for Other Programing Language Interview Questions

51 Best PHP Interview Questions and Answers - Rasmus Lerdorf

What Is PHP? PHP stands for “ Hypertext Pre-processors ”. It is server side scripting language and used for developing web applications and It's allows us to dynamically create generated web pages. PHP has many frameworks and CMS and used for creating websites.  The PHP is very easy to create sites using its CMS.   The PHP is an Object Oriented Programming (OOPs) language. Is multiple Inheritance supported in PHP? The PHP includes only single inheritance that means a class can be extended only one single class using extended keyword. What was the old name of PHP? The OLD name of PHP is - Personal Home Page . Who Is the father of PHP? The father of PHP is - Rasmus Lerdorf . Rasmus Lerdorf created the PHP Scripting Language , authoring the first two versions of the language and participated in the development of later versions led by a group of developers like – ü   Jim Winstead ü   Stig Bakken ü   Shane Caraveo ü ...