how will you do destructive read and non destructive read
in data queue.....
No Answer is Posted For this Question
Be the First to Post Answer
whats the Need for Concurrency control
can php support multiple inheritence?
Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming
How many packages available in java??
how to convert hashmap to arraylist with iteration
what are stubs related to foxpro?
what is the work of 1tier,2tier,&ntier? Plz Explain it!
Who is the Best SAS/Clinical Trainer in Hyderabad
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
what is the difference between a looping statement and a decision statement
I would like to know what is Intellimatch and some interview questions which could be asked related to Intellimatch.
what is the difference between conversion and interface in bdc?