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

iFlash Interview Questions
Questions Answers Views Company eMail

what is magic code ?

4 10914

Post New iFlash Interview Questions


iFlash Interview Questions


Un-Answered Questions

What is the difference between viewstate and hidden field in asp.net?

486


What is G U T protection?

1620


List the steps involved in the posting of payroll results to finance.

574


What is the difference between like and rlike operators in hive?

420


How do I install windows 7 on a windows 10 laptop?

451






Is there a function that returns the name of the worksheet?

325


How the result set of mysql be handled in php?

594


What is the full form of unix operating system?

515


how go make jaggery sales and purchace bill in tally 7.2,jaggery lumbs comes in different weight not fixxed weight and i want stock in lumbs and bill amount in rupees (exp.lumbs/weight/rate/amount-1000/102.50/2500/256250)

1454


> 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?

1565


Can you list some commonly used url helpers in codeigniter?

280


Difference between soql vs sosl in salesforce?

226


How do I add a column to an excel spreadsheet?

314


How node.js works?

251


Write a program to show the function of action helper?

124