Post New Directorate of Lighthouses and Lightships Interview Questions
some os have a tree structure file system that limits the depth of a tree and small number of levels.what limit does this have on user? how does this simplify file system design?
Explain is it the job of a business analyst or systems analyst to draw the class diagram?
What is baste?
I'm busy writing a report that's using report bursting, to be able to do this I need to use a sequential section. Using a sequential section cause the grouping of the original report not to work. Please can someone give me advise on how to come past this problem, the report need to use grouping as it depend largely on totals ect, and I need to use a sequential section within the report to be able to use the report bursting facility.
How to get the tag to work with an ATL control?
Explain relationship between catentry and catentrel?
Which function in ember.js is used to test whether the value is an array or not?
How would you access objects created in ActiveX Exe and ActiveX Dll
What is session bean in ejb?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
What are the purposes of maintaining control ledgers?
What does it mean in javascript?
What is unidirectional and bidirectional in hibernate mapping?
capital goods purchased from Singapore. payment made by bank in rupees. but the invoice value is in USD, How to make purchase entry in tally?
i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click