InterviewUp is actively seeking partnerships. Inquire at business@interviewup.com

Questions 1 - 10 of 10
Close
Flag this interview question as inappropriate Inappropriate
See Answer
The interviewer who asks this question wants to discover if you are flexible, enjoy working in a team environment, have experience in this area, and what your viewpoints are on the subject.
Create Date
:
Friday, March 21, 2008
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (1) :
1.
Candace Davies
Friday, October 30, 2009 5:58 AM
The interviewer who asks this question wants to discover if you are flexible, enjoy working in a team environment, have experience in this area, and what your viewpoints are on the subject. It is always wise to speak about some of the positive aspects of team-teaching, such as: It is an effective strategy for teaching large groups of students. Team teaching encourages teachers to collaborate and generate ideas, as well as learn from each other ... two heads are always better than one! Talk about team-teaching experiences you have had, and the positive results that transpired.
If you haven't had any hands-on experience, explain that you enjoy working in a team setting and are excited about the possibility of participating in team teaching.

Candace Davies, Owner of A+ Resumes for Teachers
http://www.resumes-for-teachers.com
Flag this interview question as inappropriate Inappropriate
See Answer
To sort a result, use an ORDER BY clause.
The most general way to satisfy a GROUP BY clause is to scan the whole table and create a new temporary table where all rows from each group are consecutive, and then use this temporary table to discover groups and apply aggregate functions (if any).
ORDER BY [col1],[col2],.[coln]; Tells DBMS according to what columns it should sort the result. If two rows will have the same value in col1 it will try to sort them according to col2 and so on.
GROUP BY [col1],[col2],.[coln]; Tells DBMS to group (aggregate) results with same value of column col1. You can use COUNT(col1), SUM(col1), AVG(col1) with it, if you want to count all items in group, sum all values or view average.
Create Date
:
Sunday, May 11, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
EIGRP employs four key technologies, including neighbor discover/recovery, Reliable Transport Protocol (RTP), Diffusing Update ALgorithm (DUAL) finite-state machine, and a modular architecture that enables support for new protocols to be easily added to an existing network.
Create Date
:
Monday, April 28, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
Each SCSI device in a chain must have a unique ID number assigned to it. Even though there are a total of eight possible SCSI ID numbers for each controller, only six are available for use with external devices. If two SCSI devices are set to the same ID number, one or both will appear invisible to the system.
Create Date
:
Thursday, April 24, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
Use DISK RESIZE.
Create Date
:
Tuesday, April 01, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
The process of assigning the IP addresses by the DHCP server known as DORA (Discover, Offer, Request, and Acknowledgement).
Create Date
:
Thursday, March 20, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
Web service Discovery mechanism enables client to locate and discover web service on the net. Web service discovery mechanism  provides a discovery document , this discovery document is written in WSDL and provides all the information about web service, e.g.
1. its location
2. What methode is provides. etc..
Following are the steps to consume a web service:-
1.Add web reference to project.
      Enter url of the web service to locate the web service and its methods.
2.Add reference to namespace of web service on the page (eg using MyWebService)
3. Create an instance of web service class (e.g. MywebServiceClass obj1= new MywebServiceClass();
4. call the required method (eg. int x= obj1.GetAge();)
Create Date
:
Thursday, March 20, 2008
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
Runtime type identification (RTTI) lets you find the dynamic type of an object when you have only a pointer or a reference to the base type. RTTI is the official way in standard C++ to discover the type of an object and to convert the type of a pointer or reference (that is, dynamic typing). The need came from practical experience with C++. RTTI replaces many homegrown versions with a solid, consistent approach.
Create Date
:
Saturday, March 15, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer

Some of the duties of a chemist could be:

  • Analyze, synthesize, purify, modify and characterize chemical or biochemical compounds
  • Develop and conduct programs of analysis to ensure quality control of raw materials, chemical intermediates or final products
  • Conduct programs of sample and data collection and analysis to identify and quantify environmental toxicants
  • Conduct research to develop new chemical formulations and processes and devise new technical applications of industrial chemicals and compounds
  • Conduct research to discover, develop and refine, and evaluate new products
  • Conduct fundamental and applied research into the synthesis and properties of chemical compounds and the mechanisms of chemical reactions
  • Investigate chemical aspects of the mechanisms of drug action, the diagnosis and treatment of disease, organ function and the assessment of health
  • Participate in interdisciplinary research and development projects working with chemical engineers, biologists, microbiologists, agronomists, geologists or other professionals
  • Act as technical consultant in a particular field of expertise
  • May participate in the commercialization of new products
  • May supervise other chemists and chemical technicians and technologists.

 

Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer

You can't, really. free() can , but there's no way for your program to know the trick free() uses. Even if you disassemble the library and discover the trick, there's no guarantee the trick won't change with the next release of the compiler.


Create Date
:
Tuesday, September 11, 2007
Asked At
:
None
Job Positions
:
None
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 


Check out our newest job listings!

Post a Job! $49 for 60 days




InterviewUp is actively seeking partnerships. Inquire at business@interviewup.com

Suggestions & Comments




Share Your Interview Questions
Ask Interview Questions
View Unanswered Questions

















Advertise on this site