When we are calculating the heat load sheets,why we are not considering the heat developed from the blood in the human body.Also both men & women can't acess aircondition in same way..women feel too cool even at 22 degree,while men can overcome that.
1546what is critical temprature discuss that is any pressure greater than critical pressure is valid for boiler design.....2 in what cycle steam power plant is based draw h-s diagram.different process to make gear what is tooth profile what is generatic and directric and many more as i m doing mtech thats why interview was of 30 minute...........
1852Post New DVC Mechanical Engineering Interview Questions
How can we sort the elements of the array in descending order?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
There were a lot of questions asked, so I will list the topic (and add a what is "topic" and know pros/cons). Extreme programming, what is a transaction, various SDLC design approaches, what is a namespace, define a good test case, what is a stored proc, webservice? design patterns? linker? compiler? access modifiers? stack vs. queue? arrays vs. linked lists? sorting algorithms? recursion? OOP principles?
Can you save word documents without wifi?
How do you make a grid on microsoft word?
What are digital certificates ?
How binding works in mxml components in flex? : Adobe Flex ActionScript
What is difference between standard objects and custom objects? : salesforce objects & fields
What are the various type of relations between different data?
Mention what is the difference between olap and data mining?
How you implemented a chargeback system?
What is the use of RSTART, RLENGTH and match ?
How many rows we can insert in a mysql table?
write a program that reads in a file and counts the number of lines, words, and characters. Your program should ask the user to input a filename. Open the file and report an error if the file does not exist or cannot be opened for some other reason. Then read in the contents of the file and count the number of lines, words, and characters in the file. Also print additional information about the file, such as the longest and shortest words, and longest and shortest lines. For simplicity, we define a word to be one or more characters ending with white space (a space, tab, carriage return, etc.). Functions for checking the types of characters can be found in the ctype.h header file, so you want to include this header file in your program. For example, the sentence below could be all that is in a file. This sentence IT 104 is taught in C++. has 32 characters, one line, and six words. The shortest line is 32 characters. The longest line is 32 characters. The shortest word is 2 characters. The longest word is 6 characters
Can files be stored in a database?