Low level language and high level language
What is difference between low level language and high level language. List of low level language and high level language?
Exceed expectations and or averted tragedy
Tell us about a situation or project in which you were able to exceed expectations by saving your employer time, money and/or averted tragedy
What are register variable? What are it's advantage?
Asks the compiler to devote a processor register to this variable in order to speed the program's execution. The compiler may not comply and the variable looses it contents and identity when the function it which it is defined terminates.
Why have you decided to go for software testing?
It's nice to work on automation tools..
there are many reasons to join in the software testing scope of getting job is very high, testing remains forever and no need to depend on any technologies
Mahesh
Since, in software testign you could learn the complete and different domains, and also it will be interesting to test the quality of the product.
Describe the three most significant achievements in your career to date.
Product development and it services companies
What do you understand by product development and it services companies? Given a choice which kind of organization would you like to join and why?
What is data compilation and data storing in computers?
data storing refers to how the computer stores the data in the form of binary code;
but if u need the data which we stored or going to be store then by the help of data compilation ,we can fetch(it means we can read) the data from the system.
Data Storage is to store large data on servers or on a PC in a particular drive/location.
Data compilation is to arrange the different data in a specific order.
The circle with equation x2 + y2 = 1 intersects the line y = 7x+5 at two distinct points a and b. Let C be the point at which the positive x axis intersects the circle. Determine the angle acb
What is the difference between win2000server and professional 2000server?
the diff b/w servers is windows is not related to networking where as professional is related to networking
What was the challenging task that faced while doing your project? When did you get excited?
The most challenging task I faced while doing my project was to complete it in stipulated time. though one sees a project as platform to diplay all his skills ,one has to learn to trade off them with ...
Dear Sir,From the last six months i am handling store department as a Management Trainee. Actually Store is major/ Critical department in Pharma Industries. Although i am from BE EC non pharma Gradute plus MBA i am handling this with lots of problems. Still i am doing this as a part my project.
2)If a person wants to switch from Development to TestingThis is an easier one to answer, You can say that because your background is in Development and you perform a certain level of Unit Testing, yo...
Tell me about the selection procedures in adp?
Understanding elements in a businessentity
What is your understanding of the following four elements within a business entity? A. Functions, b. Procedures, c.Workflow, and d. Automation systems?
What is an integrated business process?
A Company or Organisation may have one or more business processes like Human Resources, Accounting, Manufcaturing or many more which may be run by different software system which is developed in diffe...
When will be the interview conducted by the isro for scientists(mathematics)?
Answer: When there is a need of the mathematical resource means when our planet earth comes under a certain situation where the satellite signal found it difficult to capture or gather ...
Desing pagination is basically part of pagination. Basically in design pagination, we decide color and font ... and all those stuff.
This is not technical question, they should not suppose to ask in the java interviews.
Analytical Ability Interview Questions
Career Goals Interview Questions
Creativity Interview Questions
Decisiveness Interview Questions
Flexibility Interview Questions
Job Performance Interview Questions
Leadership Interview Questions
Motivation Interview Questions
Quantitative Aptitude Questions
Self Assessment Interview Questions
Work History Interview Questions
well the low level language empasise on machine more than software but the high level language depends on the software and programming....basic cobol pascal fortran etc middle level language is the mixture of both high level language as well as the low level language example c language...
In low level language programming, we directly deal with memory addresses and CPU registers. These programs directly convert into source code to code which is understandable by CPU. The example of...