what is the exact full form of OOPS,O -> object O ->
oriented P -> programing S-> ? ....
Answer Posted / debasish panda
O = OBJECT
O = ORIENTED
P = PROGRAMMING
S = STRUCTURE(not SYSTEM)
| Is This Answer Correct ? | 51 Yes | 11 No |
Post New Answer View All Answers
1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.
Compare any 4 software development life cycle paradigms with each other. Indicate at least one application for each of the paradigms that are suitable to developed using that paradigm.
1) How can u create the table?
Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?
what is difference between input parameter and output parameter.
can we use commit,rollback in triggers and how?
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 the extension of SPDS Dynamic cluster tables?
how to convert the data from HTML file to SAS dataset?
what will we require to build project with the help of oracle
MOV.CB 007H,ADCON1 MOVE.CT 001H,_OPTION_REG_7 MOV.CB 007H,CMCON
can any method return type may be constructor , or that method name allow
Which design patterns have you used?
what is best way to create a Thread class & why?
how to generate dsnless connectivity in j2ee