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 14225

Post New Burning Glass Interview Questions


Burning Glass Interview Questions


Un-Answered Questions

I have two For loop, first For loop does is creates a customer and input the customer info and then the second for loop within the first for loop does the follows which is capture the customer name and verify the with the data within the datatable. The problem I am coming across is that when it goes through the second time creating another customer and then verify the second customer then it creates the following during runtime. I want is to have the customer2 below Customer1 under the Customer_from_Apps. Any help will be greatly appreciate it. Customer Customer_from_Apps Customer_from_Apps1 Customer1 Customer 1 Customer2 Customer2 Window("Customer Desktop").Window("Customer Tracking (Privacy").WinObject("TreeView20WndClass").Click 92,244 runtimevalue = .VbTreeView("vbname:=AppServerTree").GetROProperty("Selectio n") Customer_Val= Datatable.GlobalSheet.AddParameter ("Customer_from_Apps",runtimevalue) row=datatable.getsheet("Global").GetRowCount For x=1 to row datatable.SetCurrentRow(x) Data_Val=Datatable.Value("Customer",dtGlobalSheet) If (trim(Customer_Val)=trim(Data_Val)) Then Reporter.ReportEvent micPass, "Customer validation successful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val else Reporter.ReportEvent micFail, "Cusotmer validation unsuccessful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val End If Next

1336


Explain the use of SN.exe

595


Explain how do you handle missing or corrupted data in a dataset?

59


7. Orange LED on RRI card is glowing – what is the indication?

1819


Is it recommended to disable loop back check in production environment?

418






How convergengr of nr method is not dependent on selection of slack bus and how gauss siedel method depends?

1346


What is the difference between Kryptel and Silver Key?

1696


What do you mean by autofill feature?

292


Can you explain indexing?

232


What is jdbc type?

517


What are advantages of dateset in datastage?

1748


Explore the syntax of the evaluate statement?

542


In informatics server which files are created during the session rums?

639


What does alt y do?

300


What is a container class?

621