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

HMN Interview Questions
Questions Answers Views Company eMail

what is requery in cognos?

2058

How much ratio of water in use of 1m.cube r.c.c the ratio is (1:2:4)

4 6516

Post New HMN Interview Questions




Un-Answered Questions

What is the capital structure of rrbs?

734


Are objects passed by value or by reference?

543


write a program in c++ for finding the given no. is odd or even without using any airthmatic operater?

1600


> CREATE OR REPLACE FUNCTION FACTORIAL_1(factstr varchar2 ) 2 RETURN NUMBER AS 3 new_str VARCHAR2(4000) := factstr||'*' ; 4 fact number := 1 ; 5 BEGIN 6 7 WHILE new_str IS NOT NULL 8 LOOP 9 fact := fact * TO_NUMBER(SUBSTR(new_str,1,INSTR(new_str,'*')-1)); 10 new_str := substr( new_str,INSTR(new_str,'*')+1); 11 END LOOP; 12 13 RETURN fact; 14 15 END; explanation Above program?

1559


What are the orm tools?

159






Tell me what happens if you fail to make required premium payments? : insurance sales

321


Explain how do I strip the attachment from an ndr?

484


What is trim whitespace google sheets?

486


Explain why the shape of op-amp is triangular not other shape?

570


what is the basic construction diffrance between servo motor ans sqiralcage induction motor

2004


What is final keyword?

630


How much time will it take to learn unity?

462


What does replaceall do in java?

475


Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?

1221


Explain the inside concept in select-options?

552