what is the exact full form of OOPS,O -> object O ->
oriented P -> programing S-> ? ....
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / kothamasu manikanth kumar
OBJECT ORIENTED PROGRAMMING SYNTAX
| Is This Answer Correct ? | 2 Yes | 11 No |
Answer / vijith
o->Object
o->Oriented
p->Programming
&
s->Systems
http://innovationplanet.wordpress.com
| Is This Answer Correct ? | 4 Yes | 20 No |
Answer / ajith kumar
o -> object
o -> oriented
p -> programming
s -> it is only for easy pronunciation.
| Is This Answer Correct ? | 13 Yes | 33 No |
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
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 can we get version of database ?
what are all the validation we need to perform in data stage?
What is the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?
what is the filters in biztakk server? where it can use?
if 3 duplicate records, by keeping one original and one duplicate record, and how to delete remaining 2 duplicates in sql server 2008
Given three sides of a triangle. Write the Program to determine whether the triangle is : 1) Invalid 2) Right Angled 3) Isoscales 4) Equilateral 5) Not Special An Isoscales right angled triangle should be taken as a Right Angled Triangle
3 Answers FFC, Goldman Sachs, Student,
what are the advantages of sap on other software ?
which worker is involved in all the phases of SDLC?
What is the difference between WebIntelligence and Designer in creating universes?
I was try to insert 120000 records into the orcle table using the stroed proceeder. But it was stop the 9999. What can I do insert all the records.