DirectoryTechnologyBlog Details for "Technical Interview Questions"

Technical Interview Questions

Technical Interview Questions
A Interviews related website which offers technical students with latest information on learning the tweaks in programming languages, information on all the best corporate companies in India.

Articles

Cobol Interview Questions
2008-04-01 17:25:00
1. When would you use in-line perform? When the body of the perform will not be used in other paragraphs. If the body of the perform is a generic type of code (used from various other places in the program), it would be better to put the code in a separate para and use PERFORM para ...
More About: Questions , Interview , Cobol
Cobol Interview Questions
2008-04-01 17:22:00
1. How do you sort in a COBOL program? Give sort file definition, sort statement syntax and meaning. Syntax: SORT file-1 ON ASCENDING/DESCENDING KEY key…. USING file-2 GIVING file-3. USING can be substituted by INPUT PROCEDURE IS para-1 THRU para-2 GIVING can be substituted by OUTPUT PROCEDURE IS para-1 THRU para-2. file-1 is the sort workfile and must be described using SD ...
More About: Questions , Interview , Cobol
Cobol Interview Questions
2008-04-01 17:17:00
1. Name the divisions in a COBOL program? a.IDENTIFICATION DIVISION b.ENVIRONMENT DIVISION c.DATA DIVISION d.PROCEDURE DIVISION. 2. What are the different data types available in COBOL? Alpha-numeric (X), alphabetic (A) numeric (9). 3. What does the INITIALIZE verb do? Alphabetic, Alphanumeric fields & alphanumeric edited items are set to SPACES. Numeric, Numeric edited items set to ZERO. FILLER , OCCURS DEPENDING ON items left untouched. 4. What is ...
More About: Questions , Interview , Cobol
SAP-Basis Interview Questions
2008-03-08 12:25:00
1. Why do you use DDIC user not SAP* for Support Packs and SPam? Do _NOT_ use neither DDIC nor SAP* for applying support packages. Copy DDIC to a separate user and use that user to apply them. 2. Can you kill a Job? Yes - SM37 - select - kill 3. If you have a long running Job, ...
More About: Questions , Interview
SAP-FI Interview Questions
2008-03-08 12:22:00
1. What is the difference between company and company code? A company is the organizational unit used in the legal consolidation module to roll up financial statements of several company codes. The Company Code is the smallest organizational ! unit for which a complete self-contained set of accounts can be drawn up for purposes of external ...
More About: Questions , Interview
SAP-SD Interview Questions
2008-03-08 12:18:00
1. What is the purpose of text determination, account determination, partner determination, output determination, storage location determination Text determination: For transferring information from material or customer to order/delivery or invoice (and anything in between) Account determination: For transferring financial and costing information to proper financial docs Partner determination: For determine who is is legally responsible for ...
More About: Questions , Interview
SAP-HR Interview Questions
2008-03-08 12:15:00
1. Explain the uses of the simple maintenance interface? Simple Maintenance is used when Staff assignments and reporting structure are to be changed. There are three main areas in Simple Maintenance. Each area contains particular maintenance functions, depending on whether you want to edit organizational structure, staff assignments or task profiles. For Organizational Management users, Simple ...
More About: Questions , Interview
SAP-PP Interview Questions
2008-03-08 12:12:00
1. Can MRP be carried out for one particular level of a bom ( Level code : 0001/0002 etc). Yes it can be done by running for specific materials (Single Material Single Level) 2 How Requirements( PIR,Sles Order, Customer Requirement) are reduced after they are produced? Requirements are reduced automatically after Delivery is made to the Particular Order ...
More About: Questions , Interview
SAP-R/3 Interview Questions1
2008-03-08 12:08:00
1. What is a batch input session? BATCH INPUT SESSION is an intermediate step between internal table and database table. Data along with the action is stored in session ie data for screen fields, to which screen it is passed, program name behind it, and how next screen is processed. 2. What is the advantage of structures? ...
More About: Interview
SAP-R/3 Interview Questions
2008-03-08 12:06:00
1. Can you create a table with fields not referring to data elements? YES. Example:- ITAB LIKE SPFLI.here we are referencing to a data object(SPFLI) not data element. 2. What are the different types of data dictionary objects? tables, structures, views, domains, data elements, lock objects, Match code objects. 3. What should be the approach for writing a ...
More About: Questions , Interview
Interview Questions On SAP ABAP
2007-11-26 10:59:00
1) What is runtime analysis? Have you used this? It’s checks program execution time in microseconds. When you go to se30.if you give desired program name in performance file. It will take you to below screen. You can get how much past is your program. 2) What is meant by performance analysis? Have done 3) How to transfer ...
More About: Questions , Interview
SAP-ABAP Interview Questions-1
2007-11-26 10:56:00
1. How data is stored in cluster table? Each field of cluster table behaves as tables which contains the no. of entries. 2. What are client dependant objects in abap/sap? SAP Script layout, text element, and some DDIC objects. 3. On which even we can validate the input fields in module programs? In PAI (Write field statement on field you ...
More About: Questions , Interview
SAP Interview Questions Part5
2007-11-26 10:52:00
22. What are variables? Variables are parameters of a query that are set in the parameter query definition and are not filled with values until the queries are inserted into workbooks. There are different types of variables which are used in different application: Characteristics variables, Hierarchies and hierarchy node, Texts, Formulas, Processing types, User entry/Default ...
More About: Questions , Interview
SAP Interview Questions Part4
2007-11-26 10:50:00
12. Explain open SQL vs native SQL? ABAP Native SQL allows you to include database-specific SQL statements in an ABAP program. Most ABAP programs containing database-specific SQL statements do not run with different databases. If different databases are involved, use Open SQL. To execute ABAP Native SQL in an ABAP program, use the statement EXEC. Open ...
More About: Questions , Interview
SAP Interview Questions Part3
2007-11-26 10:49:00
1. What is ERP? ERP is a package with the techniques and concepts for the integrated management of business as a whole, for effective use of management resources, to improve the efficiency of an enterprise. Initially, ERP was targeted for manufacturing industry mainly for planning and managing core business like production and financial market. As the ...
More About: Questions , Interview
Phone Interview Tips - Part 3
2007-11-17 17:25:00
Sound positive, self-confident and focusedThe recruiter has called you indicates that your resume or a member of your network has given him or her a favorable impression of you. You need to confirm this impression. Put a smile on your face and into your voice. You need to demonstrate your enthusiasm and interest through your voice ...
More About: Phone , Technical , Tips , Interview , Part
Phone Interview Tips - Part 2
2007-11-17 17:24:00
During phone interviewHere are the some points for successful phone interviewing. Follow these simple rules and you should achieve success in this important phase of job-hunting. Here are some do’s for phone Interview s: Smile always helps you in every situation. Smiling will project a positive image to the listener and will change the tone of your voice. Do ...
More About: Phone , Tips , Part
Phone Interview Tips
2007-11-17 17:23:00
Now a days, employers use telephone interviews as a way of identifying and recruiting candidates for employment. Phone interviews are often used to screen candidates in order to narrow the pool of applicants who will be invited for in-person interviews. While you are actively job searching, it is important to be prepared for a phone interview ...
More About: Tips , Interview
Group Interview Tips
2007-11-17 17:22:00
Group Interview s are used to see how you react in a group. An observer is there for watching to see whether you take a role of leadership or less communicative group members. If you are leading a group then the observer will be interested in seeing how good you are at delegating tasks and how ...
More About: Tips , Group
SAP Interview Questions Part2
2007-11-16 14:18:00
1. Where can I get the mySAP Business Suite on Linux? You can order the mySAP Business Suite on Linux just like mySAP software on any other platform. If you are a SAP customer already, there will be no additional charges. From Release 4.6 onwards, the mySAP Business Suite on Linux is part of the standard ...
More About: Questions , Interview
SAP Interview Questions Part1
2007-11-16 14:16:00
1. Can I integrate a data quality solution within other software applications? Data quality solutions can be fully integrated into CRM, ETL (Extract Transform Load), ERP, or BI solutions and have the advantage of being “seamless” to the end user - reducing the learning curve, as well as decreasing the implementation time frames. Your data process ...
More About: Questions , Interview
25 Toughest Interview Questions you will be ever asked
2007-11-13 21:33:00
1. Tell me about yourself. Since this is often the opening question in an interview, be extracareful that you don’t run off at the mouth. Keep your answer to a minute or two at ...
More About: Questions , Interview
9 SAP Interview Questions asked during my Interview
2007-11-13 21:20:00
1) What is internal recruitment ? Internal recruitment is search for internal applicants. when you integrate with personal development, you can use profile match up which help to search for resources internally. Also  In recruitment it is represented by ‘P’ as Person and ‘AP” as external person. 2) What are problems generally faced while posting result to FICO ...
More About: Questions , Interview
Most Used GD Topics
2007-11-13 21:18:00
Is China a threat to the Indian software industry. Role of UN in peacekeeping. Position of Women in India compared to other nations. Environment Management. Is China better than India in software. Govt contribution to IT is china a threat to Indian industry India or west , which is the land of opportunities water resources should be nationalized “BALANCE BETWEEN PROFESSIONALISM AND FAMILY” Effect of ...
More About: Topics
General Programming and IQ based Questions
2007-11-13 21:15:00
These questions are used on written exam by Indian contractor Wipro for job applicants in India. John weighs twice as much as Marcia. Marcia?s weight is 60% of Bob?s weight. Dave weighs 50% of Lee?s weighs 190% of John?s wight. Which of these 5 persons wighs the least? A) Bob B) Dave C) John D) Lee ...
More About: Programming , Questions , General
Interview Questions on DBA
2007-10-07 12:48:00
There is a string ‘120000 12 0 .125′ ,how you will find the position of the decimal place INSTR(’120000 12 0 .125′,1,’.') output 13 There is a ‘%’ sign in one field of a column. What will be the query to find it. ‘’ Should be used before ‘%’. When you use WHERE clause and when you use HAVING ...
More About: Questions , Interview
Tough Oracle Interview Questions
2007-10-07 12:41:00
What is a CO-RELATED SUBQUERY A CO-RELATED SUBQUERY is one that has a correlation name as table or view designator in the FROM clause of the outer query and the same correlation name as a qualifier of a search condition in the WHERE clause of the subquery. 2. eg 3. SELECT field1 from table1 X 4. WHERE field2>(select avg(field2) ...
More About: Questions , Oracle , Interview , Tough
Oracle Interview Questions Part 2
2007-10-07 12:35:00
When should you consider denormalization Whenever performance analysis indicates it would be beneficial to do so without compromising data integrity. How can you determine if an Oracle instance is up from the operating system level? There are several base Oracle processes that will be running on multi-user operating systems, these will be smon, pmon, dbwr and lgwr. Any ...
More About: Questions , Interview , Part
51155 blogs in the directory.
Statistics resets every week.


Contact | About
© Blog Toplist 2008 - Supported by Web Catalog - SEO by FeWorks
eXTReMe Tracker