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

Burning Glass Interview Questions
Questions Answers Views Company eMail

#include #include # define swap(a,b) temp=a; a=b; b=temp; void main( ) { int i, j, temp; i=5; j=10; temp=0; if( i > j) swap( i, j ); printf( "%d %d %d", i, j, temp); }

9 14118

Post New Burning Glass Interview Questions


Burning Glass Interview Questions


Un-Answered Questions

What is difference between fileinputstream and filereader in java?

547


Difference between Global Option set Vs Normal Option set field in CRM?

356


What is substr() in php? And how it is used?

515


Mention some of the disadvantages/drawbacks of dojo?

1


What are the steps involved in deploying themes and skins in a clustered production websphere portal environment ?

424






How to check if a directory exists?

541


In which year mysql created?

519


How do I count rows in sql query?

482


What is the difference between TextInputFormat and KeyValueInputFormat class?

227


Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)

3171


These days Mutual Funds are common in the market. What do you know about them?

640


How to estimate the shuttering material requirement for a slab and beam and shear wall..? Please send thumbrule to estimate material required ( Plywood, Ms plates, runners, acrospans, jacks)

1722


Why shouldn't I use mysql_* functions in php?

573


What is the difference between abs() and fabs() functions?

590


Explain the flow of test script recorder.

294