What are the types of partitions in oracle?
Who invented quicksort?
What is mvc in ci?
Dear all, I am working as engineer in an electronics industry since 3 years,and i would like to apply PR visa for australia,i got 6 bands in all modules in ielts(general).please let me know what should i do now?
What is the meaning of cascading? How do style sheets cascade?
Give the cross-sectional diagram of the cmos.
testing of Vector Group – YNaoD II
What is the need of checkpoints in lr?
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
What is increment in java?
Difference between save and saveorupdate?
What are the organizational levels in sap r/3?
Whats frequency of waves?
What is user-defined multi-statement table-valued function?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?