what is the exact full form of OOPS,O -> object O ->
oriented P -> programing S-> ? ....
Answers were Sorted based on User's Feedback
Answer / shiva
O -> object
O -> oriented
P -> programing
S -> Structure
| Is This Answer Correct ? | 99 Yes | 24 No |
Answer / debasish panda
O = OBJECT
O = ORIENTED
P = PROGRAMMING
S = STRUCTURE(not SYSTEM)
| Is This Answer Correct ? | 51 Yes | 11 No |
Answer / sasi
O -> object
O -> oriented
P -> programing
S -> Structure
| Is This Answer Correct ? | 44 Yes | 8 No |
Answer / munish kumar
Most Appropriate
OOPS : Object Oriented Programming System
| Is This Answer Correct ? | 7 Yes | 5 No |
Answer / athira s
O -> object
O -> oriented
P -> programing
S -> Structure
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / rakesh yadav
First of All it is not OOPS, it is OOP. And full form of OOP is known to everyone which is
O - Object
O - Oriented
P - Programming
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / satya narayan swain
0-OBJECT
O-ORIENTED
P-PROGRAMMING
S-SYNOPSIS
| Is This Answer Correct ? | 6 Yes | 7 No |
technical interview questions and process
3.Give the formula for determine the range of the data type?
Define Abstract method & class with Example
Corillian's product is a "Component Container." Name at least 3 component
what is difference between kpo and it industry? that is in terms of work, package etc
public static void main(String args[]) describe it
Is CTS company do serious backgroung check?
Piggy backing is a technique for a) Flow control b) sequence c) Acknowledgement d) retransmition
17 Answers Fast Booking, HCL, Lucent, NIC,
difference between mantis and other tools?
how to add a new table with variables and thier values into a imported file uisng proc import?
7.x=10; y=20; x<<2=? x<<1=? y>>2=?
Why we use NEW operator when we create Object,While in C++ we donot ?