hai i am prasanna.I am MCA 2009 fresher.tell me about
certifications.which certification helps me to improve my
carrier and to get a technically oriented job ,which
certification helps to get job faster.
No Answer is Posted For this Question
Be the First to Post Answer
What is nocopy in plsql?
Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)
How many ways we can fill a dataset in .Net
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?
I'm new to ABAP. What is Module pool in SAP?
Explain polymorphism. Provide an example.
what is polymorphism in java.
1.what is the vesition managment.
Mainly Related to Oracle, DBMS , Oracle Stored Procedures, Functions, Oracle 9i Architecture, Redo logs..., Views,
0 Answers Indian Overseas Bank,
what is difference between restoring and non restoring division?
why we use abstract word in abstract window toolkit in java language.
What is the merger sort principle and its time complexity.