Post New Indian Institute Of Carpet Technology Interview Questions
Where we use clrscr in c?
how to create broker from command prompt?
How to clean the datastage repository?
What is mvc in php?
What is message client?
What do you understand by CBS?
hai! i am a BE(computer science) graduate with 54% of aggregate looking for bank clerk job? in interview they are asking why are you looking for a bank job and what guareente that once you are selected ? plz guide me?
What are various components in apache camel? Which ones have you used?
What is a jbutton in java?
> 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?
How does http session work?
How to stop a process running in linux?
Explain a situation in which you handled a customer?s questions or problems?
What are the main functions performed by javascript statements?
What is a predefined event?