PHP? Interview Questions PHP (hyper text Preprocessor) is a computer scripting language. Designed for producing dynamic web pages, with syntax from C, Java and Perl, PHP code is embedded within HTML pages for server side execution it has evolved to include a command line interface capability and can be used in standalone graphical applications. PHP was originally created by Rasmus …
Continue readingAuthor: Interview Tips
Tibco Interview Questions
Tibco Interview Questions 1.What is vcrepo.dat? TIBCO Designer creates a file named vcrepo.dat in the project root directory when you first save the project. This file is used to store properties such as display name, TIBCO Rendezvous encoding, and description. This file can be used for identification in place of the project root directory and can be used as the …
Continue readingPerl Scripting Interview Questions
Perl Scripting Interview Questions What is Perl Scripting? Perl Scripting is one of the robust scripting languages in the IT market which is being used in ?n? of fields. Perl is rich in finding Regular expressions and stands unique in all fields of application. PERL is a scripting language. Since all scripting languages are interpreter based languages but not compiler …
Continue readingShell Scripting Interview Questions
Shell Scripting? Interview Questions What is shell scripting? Shell Script is series of command written in plain text file. Shell script is just like batch file in MS-DOS but have more power than the MS-DOS batch file. It means shell accept command from you (via keyboard) and execute them. But if you use command one by one (sequence of ‘n’ …
Continue readingLink Building
Getting Back links to our site is much important for off-page seo optimization. One way links are always the best choice for seo optimization. Article Writing is one of the good methods for building back links and for link popularity. In Article writing we become a member of a website who allow us to write articles, in return we will …
Continue readingTips for writing a Good Article
Tips to remember while writing a Good Article Article marketing is another method of online marketing; A well-written article is composed of certain elements arranged into a structure. Before writing article look for content rich websites/ blogs which are well known in the industry that publish lots of valuable original content. For a content rich websites they have readers who …
Continue readingStruts Interview Questions
Struts Interview Questions 1 Explain the tern? Action Servlet? Ans: In struts technology this class plays the role of controller.controller is responsible for handling all the requests. 2 Define the class? Action? Ans: Action is part of the controller. The use? of this class is to translate the HTTP Servlet Request to the business logic. 3 Explain the? struts Valida …
Continue readingWhat is a Sub Domain?
What is a Sub Domain? A sub domain is a domain that is part of a larger domain, the only domain that isn’t also a sub domain is the root domain. For example, online-training.srihithatechnologies.com is the sub domain for www.srihithatechnologies.com which in turn is a sub domain of the “com” top-level domain. Uses of Sub Domains: Sub domains are commonly …
Continue readingHow to choose the right domain name
How to choose the right domain name Avoid domain names starting with 0 (zero) since it will send wrong signals to customers. For suppose if we start domain name with 0(zero) like www.0indiatemplesinfo.com? it may give message as no temples information provided in this website. So unless we have good reason for keeping zero in domain name, we should avoid …
Continue readingJ2ee Interview Questions
J2ee Interview Questions What is J2EE? J2EE is an environment for developing and deploying enterprise applications.? J2EE is a Java 2 Enterprise Edition. The J2EE platform is one of the richest platforms for the development and deployment of enterprise applications. J2EE specification is defined by Sun Microsystems Inc. The J2EE platform is a set of services, application programming interfaces (APIs), …
Continue readingStatic and Dynamic Web Sites.
There are two types of URLs: Dynamic URLs and Static URLs. When we search a database driven website a dynamic URL is displayed. Dynamic web page is basically only a template to display the result of the database query. Instead of changing information in the HTML code the data is changed in the database. Dynamic URL is generated from specific …
Continue reading
You must be logged in to post a comment.