What is abstract Method i want the exact definition and is
there any possibility to declare class as abstract without any
abstract methods in that class?If it is possible then tell me
why and how?
No Answer is Posted For this Question
Be the First to Post Answer
I want to pass .pdf files as OlE Object to crystal report through VB6. Please any one guid me...
Difference of Console, web & windows applications?
Find out the roles which gives access to all tables in SAP? Thanks in advance.
What is the difference between procedure -oriented language and object oriented language?
22 Answers IBM, Infosys, TCS,
what is the difference between an OS(operating system) and Framework?
Differevce between arrays and array builders?
What is SAP TAO? · Which Version you are using? · What is the Latest Version in SAP TAO? · What are the Advantages in SAP TAO? · What are the Patches required for SAP TAO? · What is BPT? · Difference between BPT & SAP TAO? · Which Framework using for SAP TAO? · What is CBASE? · What is the SAP TAO Architecture? · What are the Prerequisites for SAP TAO? · SAP Solution Manager Mandatory for SAP TAO 1.0? · SAP Solution Manager Mandatory for SAP TAO 2.X? · What is UI Scanner? · What is Inspector? · How many ways to Create a components using TAO 1.0? · How many ways to Create a components using TAO 2.x? · Which service pack required for SAP TAO 2.7? · What is Import/Export? · What is Consolidate?
6.int x=10; float y=20; a=x%2=? b=y%2=?
how to write the fallowing code in java? 1 4 9 16 25 36 49 64 81 100
write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.
Explain three modes in which files can be accessed from python program