what is the exact full form of OOPS,O -> object O ->
oriented P -> programing S-> ? ....
Answer Posted / surya sharma
object oriented programing and system is right becouse A system may be based on objects or procedurs like programing style
these properties are same.
| Is This Answer Correct ? | 5 Yes | 13 No |
Post New Answer View All Answers
Definition of Singleton Class? what is the Purpose of it? what is the advantage?
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?
In project we have Documentation phase also,in that what is micro and macro designing?
Hi can you please send me recent(present) interview questions and technical qyestions with answers for "BUSSIESS OBJECTS" and "DATA WAREHOUSE".pls its urgent for me my mail id is sekhar.cs82@gmail.com,manjuforgis@gmail.com. thanks in advance
What is dialog programming?
What is the use of Differ interface check box in Ship confirm?
1. Consider the following input and generate the object code using single pass assembler. JOHN START 0 USING *,15 L 1,FIVE A 1,FOUR ST 1,TEMP FOUR DC F’4’ FIVE DC F’5’ TEMP DS ‘F END
what is the difference between uservariables and systemvariables (in Environmental variables)???
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
what does mean and stack mean in genral programming?
what is the extension of SPDS Dynamic cluster tables?
WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.
what are the differences between CONS, LIST, and APPEND
EXPLAIN UNARY OPEARATORS
What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe