what is the exact full form of OOPS,O -> object O ->
oriented P -> programing S-> ? ....
Answer Posted / vijith
o->Object
o->Oriented
p->Programming
&
s->Systems
http://innovationplanet.wordpress.com
Is This Answer Correct ? | 4 Yes | 20 No |
Post New Answer View All Answers
Explain the difference between an expert and a novice user. How would your strategy for designing user interfaces for an expert user differ from that for designing user interfaces for a novice user.
< No Frames > tag is used for
Write a pascal program to calculate the sum of the first 100 even number and odd number
What is diffrent between Method and and function in c#
what is programmable BIST in today ic design
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?
what is the meaning of without standing arrears?
Differevce between arrays and array builders?
what are other resources are needed for this mantis?
how to add Servlet-api.jar file into eclipse 3.3.2 ?
Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.
a characteristic of a multiprogramming is? a.simultaneous exe of pgm instr 4m 2 appli b.concurrent processing of 2 r more prgms c.multiple cpu s d.all the abov
how many types of operating system are avaliable?
3. What is the difference between testing and Quality Assurance?
Write a program to find duplicate number from array in minimum time complexity.