Process-centered Methodologies , data-centered methodologies ,
object-oriented methodologies between differences
Answer / jyothi
Process centered methodology focuses on business processes and emphasises on process models as the core system concept. It defines a process which handles or transforms data.
In data centered methodology it mainly deals with data that supports the business. It emphasises on the data models.
Whereas in object-oriented methodology it balances both the aspects of processes or methods and data into a single model.
Is This Answer Correct ? | 11 Yes | 1 No |
What are the inspection and test plan for lift materials?
can anyone help me with an article or a few pointers on what are the industry expectations from Fresh engineers in today's market scenario
hi i am an CSE engg student and i cleared the PE exam of BEL 2012 both 24/07/012 and 01/08/2012 , so please if someone can help me with PE Interview question or subject or topics which i should cover that help me clear both Interview.PLZ help. my mail id is rjjkumar99@gmail.com
can i get some win vista notes
write a c program which accept input as:Anu.B.Kapur and give out as:Kapur.A.B using pointers
What is the difference between tcp/ip protocol and IP protocol?
2 Answers CMC, CMS, Microsoft,
Is it VB.NET support operator overloading?
void main() { int i=5; printf(“%d”,++i++) }
plz explain abt refrigeration r22 bitzer comprassors trouble shooting and maintenance
four jobs j1,j2,j3 and j4 are waiting to be run. Their expected runtimes are 9,6,3 and 5 respectively. In order to minimize average response time, the jobs should be run in the order: a) j1j2j3j4 b)j4j3j2j1 c)j3j4j1j2 d)j3j4j2j1
in b+ trees, all the data is stored in leaf nodes. if all leaf nodes are crashed then how to get/recovery the data back?
how 2 write a program of this pattern usin for loop?? 1 2 3 4 5 6 7 8 9 10