Viva Que

Reviews
Shared by: keya hussain
Categories
Tags
Stats
views:
43
rating:
not rated
reviews:
0
posted:
8/4/2009
language:
English
pages:
0
1) Explain us in what way your education background will help you and the organization? When answering this question explain to him about your education background and some extra courses you learnt during the process. You need to correlate your education background with the job opening. It would be added advantage if you can explain to him about the necessary features of the job. 2) Tell us something about yourself (One of the most common question asked)? Make sure that you tell about yourself in detail. Keep it small and simple explain to him about all your interests, previous job, passion, hobbies, projects, etc. Just brief him about all your interests and passion without going into detail, if asked state him about it in detail. 3) Why did you choose this specific course or stream of study when there are these many options available to you? When answering this question explain to him about why you choose this course or stream of study. What made you to choose this course, it would be an added advantage if you speak about the different projects you did. Also state or explain about your goal and higher education pursuits. 4) What will be the future of this industry? You need to explain the current trend of the industry and then explain to him about future developments. This is very important because it shows you that you are going hand in hand on the developments of the industry. 5) Explain specifically why we need to hire you? Explain to the interviewer about the necessary skills you have which were mentioned in the job requirement and also tell him about your team playing skills, soft skills, etc which can fetch you the job. If you have interest in pursuing higher studies then do explain about that. 6) Explain us about your previous project and its benefits As the question states you need to explain to him about your project and its benefits. Do remember a project is done by a team and it has features such as Environment, team members, technical descriptions, usage, etc. This is very important as he will mention to the technical HR about your project. 7) What was the reason you left your previous job? While explaining this question you need to make sure that you don’t speak about the negative features of your previous job which made you to leave the company instead explain about those negative features in a convincing manner and you can state that those reasons are hindering your growth. 8) What is your goal and what do you like to achieve in the near future? Explain to him about the goal which you would like to pursue in the near future and how the company can help you achieve that goal. Have a goal which is reasonable and achievable because it gives you a feeling of accomplishment. 9) What was your biggest job or project accomplishment? For this question you would be explaining to him about the most challenging project you undertook and the benefits you obtained by completing it within the deadline. This will explain to the interviewer about your necessary skills, management skills and team play. 10) Can you go to tours often? When answering this question have it in mind that your answer will be kept in the record. If you cannot take tours due to various reasons state them in a pleasant tone. The answer which you give will be kept in the record. Also make it a habit to take small tours or travelling because every job demands that. 11) What do you know about this organization? Before answering this question make sure that you do enough research about the organization before applying to it. Also do remember that the interviewer knows much more about this organization than you do. Try to have as much information about the job position also. 12) Did you miss deadlines or target? Be honest when answering this question because your previous employer will have everything on record and your current employer may request for it. Explain to him/her about the deadlines you have met during the process. …. 2) How was your work experience in your previous company? This is a trick question in which you should be explaining about your work experience in your previous company. Be as much positive as you can during this question. Make sure that you tell about your technical and managerial experience. Work environment, meeting of deadlines, party`s, encouragement, motivation factors which made you to work should be stated. 3) What made you to leave ABCDEF Company? Always the biggest mistake made by many people is to express negative feelings about your previous company. Rather express about positive side of your problems. If you are getting low pay make sure that you say that I looked for better pay structure than my current offering based upon the experience which I have. 4) Why this company and what made you to apply for this company? This is the chance to tell about the research you have done on the company you have just applied for. Express everything you know about the company in an orderly fashion, don’t pick a point from here and there to impress the interviewer. Important interviewer knows much more about the company than you. 5) To how many organizations did you apply for? Tricky question make sure that you be honest with him. Don’t spend too much time in this area. Tell about why you applied for this organization and in which way you can offer your experience to this concern. 6) Can you provide references about your work? Be honest with this question and also make sure that you have documents which suffix about your work experience. Give your work experience documents from your previous employer which will suffix. 7) Tell me about your work? Detail about your work area. This is one of the most important answer be as brief as you can and make sure you tell the interviewer about how you would like to expand you career and put your experience for betterment of the company. Technical knowledge and team play qualities should be described. 8) Did anytime in your career you fired any one and what was the reaction? Important question for team leads, superiors, etc. While answering this question always remember that firing someone requires a detail description of why you had done it be specific and answer this question. Don’t take negative stance or positive stance organization should be the prime concern. 9) Why should we hire you into our organization? In this question interviewer is not testing you but he is asking you to detail about your job profile and its relevance with the job description of the company. Make sure not to get defensive about this question. 10) What do you hate in your work place? Explain all that hates you around the work place or in your own work place it can be cluster of papers all around, neatness, music or sound, camera, mobile ringtones, etc. Don’t be pessimist and take negative stance. 11) Can you please explain me about your project and its benefits? In this question the interviewer is testing your technical knowledge and wants to know about your project don’t expect him to be dumb he already knows about it. Make sure that you be as detail as possible. 12) Was this project interesting? Trick question he wants to know whether you were involved in the project and team played with others. Be specific and detailed explaining him all that he wants again which is basically your work experience. Tell him how you guys enjoyed after the project. 13) How long will you work with the organization? Make sure that you answer this question with utmost clarity. Be honest and at the same time don’t make him/ her provoked to disqualify you. If you are planning for a retirement say it after ten years I will be retiring. 14) What were the timings of your previous organization are you flexible? Interviewer wants to know about your late night shifts and shift timings. Tell him about how you completed the project by working late night or working on odd days which can impress him. 15) What is your passion? Tell about your passion and how you are constantly developing it. Passion is something which you would like to do so express optimism and positive attributes while answering this question. 17) Any questions you would like to ask me? There should be questions to ask your interviewer. Otherwise you might have understood everything clearly and picture perfect or else you are dumb to understand anything. They should be related to your future employment. …………………………………………………………………………………………………. PHP Inteview Questions 1) What exactly is PHP ? PHP is also known as personal home page. PHP is used for producing dynamic WebPages. This language can be used for varied types of scripting such as server side scripting, standalone and for graphical applications. This is released under PHP license and is considered to be free software. 2) Describe about the security vulnerability of PHP? According to the information obtained from the National vulnerability database, PHP has more than quarter of the software vulnerabilities discovered in 2008. Out of 33.33% software and scripts vulnerability PHP amounts to almost quarter of them. Register_globals a feature present in PHP is responsible for most of these vulnerabilities and now it is deprecated by PHP. Most of these security vulnerabilities occur due to poor programming techniques. 3) Explain about the data types in PHP? PHP stores information numerical in a platform dependent range. Unsigned integers can be easily converted to signed integers. Decimal, octal, and hexadecimal notations can be easily assigned to integers. Floating point notation and two forms of scientific notation can be easily assigned to Real numbers. Zero is considered as false and all non zero numbers are considered as true. 4) Explain about Functions in PHP? PHP has a large pool of functions and a huge number of them can be created by extensions. These functions can be defined at runtime by defining them inside the code. These functions have to be defined inside the parenthesis except for a class constructor function where there is no argument. Functions can be called or referenced by specifying their name. 5) Explain about objects in PHP? In previous versions of PHP, object was fully copied before assigning a variable to a method. This problem was solved in new versions of PHP by the handle function. Many of the features present in PHP 5 are adopted from C++. Some of the features which are incorporated are restricted classes such as private and public, abstract and final classes, abstract and final methods, constructors and destructors with exception handling borrowed from C++. 6) What is a PHP accelerator? PHP accelerator increases the speed of applications written in PHP. This boost of performance can be around 2-10 times. PHP accelerator increases the speed of the applications by decreasing parsing each and every time a PHP application runs. It depends upon factors such as time taken for execution of the PHP script and the actual percentage of the source code requested. 7) Explain about the $_GET variable of PHP? This GET variable is executed when a request is sent from the user for information. This GET gets executed on the server and then information is sent back to the user. The information transmitted through this GET variable is viewable by everyone and is displayed in the address bar of the browser. A maximum of 100 characters is sent by the GET variable. 8) Explain about PHP cookies? A Cookie is placed on the user desktop which uniquely identifies the user and every time a user views the webpage the same cookie is retrieved. With PHP a programmer can create and retrieve information simultaneously. The setcookie() function is used to create a cookie and PHP $_COOKIE variable helps the programmer to retrieve the cookie stored on the users computer. These both functions can function simultaneously. 9) Describe about PHP error and logging information? Error handling function allows the user to detect the error and do necessary changes which paved the way for the error. Logging functions pave the way for users to use log applications and send messages to system logs, email or for other specific purpose. PHP has efficient error and logging constants to its credit. Some of them are E_ERROR, E_NOTICE, E_ALL, E_STRICT, etc. 10) Name and explain five of the PHP error constants? Some of the five PHP error constants are E_ERROR, E_WARNING, E_PARSE, E_USER_WARNING, E_COMPILE_WARNING, etc E_ERROR: -This error is displayed when there is fatal error which halts the execution of the script immediately. E_WARNING: -This warns the programmer about the error but the execution of the script is not stopped. E_PARSE: -These errors occur during compile time and these errors should only be generated by the parser. E_USER_WARNING: -This warning error is generated by the user and is non fatal. This is set by the programmer using trigger_error(). E_COMPILE_WARNING: -this error is generated by the Zend scripting engine. This is a compile time non fatal error. 11) Explain about looping in PHP? Looping is used to run the same script many number of times. Following statements are used in PHP for looping while, do...while, for each, and for statement. 12) Explain about require and include function? Include function collects all the text in a defined specific file and copies the text information to the file which has the include function in it Require function is similar to the include function except that it handles the error system in a different manner. Require function displays a fatal error and stops the execution of the script while the include function still executes the script. 13) Define about declare construct? Declare construct allows you to define execution directives for a block set of code. This actually describes the way the code should perform. These declare construct can be set in such a manner that all the code is affected. The way the code performs can be set by the directive part which directly leads the code to follow. 14) What is the alternative structure for control structures? The basic control structures are if, for, while, do while, for each and switch. If you are planning to use alternative structures then the closing braces should be changed to endif, endfor, endwhile, endswitch, and endforeach. Similarly the opening brace of the alternative syntax should be changed to (:) or colon. The alternative structure is applicable to else and elseif also. 15) Explain about switch statement in PHP? Switch statement is executed line by line. PHP executes the statement only when the case statement matches the value of the switch expression. It does execute the statement until the end of the block till it finds the break statement. When the expression and statement matches themselves the code is executed. 16) Explain about PHP filter and why it should be used? A PHP filter validates, filters according to the predefined statements from the programmer. It is very important for every programmer to validate user defines information as it can potential harm; PHP eliminated this risk by using PHP filter extension. This forms a good security practice for programmers. 17) What are the different filter functions used to filter a variable? T filter a variable these are the following different functions used they are: 1) Filter_var() 2) Filter_var_array() 3) Filter_input 4) Filter_input_array 18) What exactly is validating and sanitizing? Validating and sanitizing are two different kinds of filters Validating filters: - These filters are used to validate user sent information (input). Strict rules are applied for formatting such as URL or Email validating. It also sends the success type for a particular operation whether false or true. Sanitizing filters: - These filters are used to allow or disallow specific characters present in a string. There are no restrictions on data format rules. This filter always returns the string.

Related docs
QUE VIVA CRISTO Do Sol Viva la fe viva la
Views: 39  |  Downloads: 0
MEMO VIVA
Views: 5  |  Downloads: 0
Que_viva_Colombia_Carajo
Views: 4  |  Downloads: 0
Aquí sí hay quien viva
Views: 19  |  Downloads: 0
Grupo Cáliz: Mantengamos viva la esperanza
Views: 114  |  Downloads: 0
Vecino o pariente que no viva con usted
Views: 58  |  Downloads: 0
Viva satana lyrics Zapisz jako PDF
Views: 5  |  Downloads: 0
Viva Cepeda!
Views: 6  |  Downloads: 0
premium docs
Other docs by keya hussain
vb.net
Views: 159  |  Downloads: 18
SQL
Views: 205  |  Downloads: 35
Syntax of Mysql & MS Sql
Views: 580  |  Downloads: 8
Linux Command
Views: 271  |  Downloads: 11
C Sharp Ebook
Views: 143  |  Downloads: 34
Oracle DB 10g
Views: 662  |  Downloads: 41
Speed up ur PC
Views: 67  |  Downloads: 6
PHP MY SQL Joomla
Views: 241  |  Downloads: 4
XML
Views: 57  |  Downloads: 6
C Sharp
Views: 59  |  Downloads: 5