what is the exact full form of OOPS,O -> object O ->
oriented P -> programing S-> ? ....
Answer Posted / shiva
O -> object
O -> oriented
P -> programing
S -> Structure
| Is This Answer Correct ? | 99 Yes | 24 No |
Post New Answer View All Answers
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.
what is web service in java? have u use before.
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.
what is the extension of SPDS Dynamic cluster tables?
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?
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that
Colors specified with the notation
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
Which language they use during interview?
what will we require to build project with the help of oracle
Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
How to use string functions in QTP?give some examples
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
1.what is the vesition managment.