Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Express Interview Questions
Questions Answers Views Company eMail

we are paid advance to employee Rs.5000 for TADA. After Trevelling employee return Rs.500. please pass journal entry

4 6641

Post New Express Interview Questions




Un-Answered Questions

How to Automate requirment mapping in QC?

1515


int i=10; printf("%d %d %d", i, i=20, i);

1018


What is post recovery scenario?

1655


How sql server executes a statement with nested subqueries?

513


Why annotations are used in spring?

160






Which case the data to be stored in columnar storage?

51


What does arraylist remove do?

521


The requirement for ASTM A217 Gr. WC9 castings for valves components like Body and Bonnet were Normalising at 920+/- 20 Deg. C and Tempring 780+/- 20 Deg. C The specification calls furnace shall be calibtated within +/-14 deg. C The Heat Chart shows minimum temperature for normalising 900 to 920 Deg. C, but maximum temperature 960-990 Deg. C Tempering 780+/-20 Deg. C is within limits and accepted. Casting having integral test bars, heat trated along with castings passed in chemical znalysis and mechanical properties. Since normalising maximum temperature is not meeting specification, where castings can be salvaged or renormalised and retempered to meet specification. Whether it will have affect on remechanical properties testing

1754


What is a log file and what it stores during drive test?

1456


How to create object without using the keyword “new” in java?

525


Why object class is super class for every class in java?

581


What is “call by reference” in python?

481


What are the differences between wait() and sleep()?

543


how to explain health care project and which reports we can create in health care doain?

6358


Write a C program that will accept a hexadecimal number as input and then display a menu that will permit any of the following operations to be carried out: Display the hexadecimal equivalent of the one's complement. (b) Carry out a masking operation and then display the hexadecimal equivalent of the result. (c) Carry out a bit shifting operation and then display the hexadecimal equivalent of the result. (d) Exit. If the masking operation is selected, prompt the user lor the type of operation (bitwise and, bitwise exclusive or, or bitwise or) and then a (hexadecimal) value for the mask. If the bit shifting operation is selected. prompt the user for the type of shift (left or right), and then the number of bits. Test the program with several different (hexadecimal) input values of your own choice.

4846