what is the exact full form of OOPS,O -> object O ->
oriented P -> programing S-> ? ....
Answer Posted / athira s
O -> object
O -> oriented
P -> programing
S -> Structure
Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
they asked me about srs (software requirement specifcation)? how can i get anydocumentation about srs & other documnts infomation like bdd, in testing? its urgent?
what are all the validation we need to perform in data stage?
What sysoption determines where the macro facility searches a specific catalog for complied macro?
what are stubs related to foxpro?
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?
Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?
Any real time example of O2C process from taking order till creating invoice.
Need guidewire related Documents(Interview Question/Tips/Best Practice/Dumps)
when we use mantis? how learn mantis?
Which CRM is better to opt, Sebiel CRM or Salesforce CRM or sap CRM? which institute is best one in hyderabad
Is the IT field raise again? What is the position of IT after 4 years?
What are two of your strengths that you will bring to our QA/testing team?
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
is it acceptable if we declare multiple exceptions in same overridden method.
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?