what is the exact full form of OOPS,O -> object O ->
oriented P -> programing S-> ? ....
Answer Posted / satya narayan swain
0-OBJECT
O-ORIENTED
P-PROGRAMMING
S-SYNOPSIS
Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
is it possible to desable particular parameter of the normal orcle report based on some condition ?????? if yes,wht is the function for desabling a parameter...
what is class module in vb6? what it's use? with example..
Write a program to find whether a given number is prime or not.
how to work search engine? plz detail answer me.
what is d main diff between the java and .net framework
What are the Short cut Keys of Tally ERP?
how to stop execution of step 3 in a job mainframe
how can i create report in abap to insert data in table pa0002 using insert command
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?
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?
I'm new to ABAP. What is Module pool in SAP?
Define distributed queries. can you explain me as soon as possible
write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe
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?
in network security,how we identified threat?some one say we found threat according to it's signature,but how we get signature or pattern of the virus?