Answer Posted / munni
real time system:a real time system is a system dat gives
o/p at given and its parameters changes at every time.
a real time is nothing but a dynamic system a dynamic
system is a system that changes every moment band on i/p to
the system oop approach is very useful for real time system
because code changing in very carry is oop system and it
lead towards dynamic behaviour of oop codes thus more
suitable to real time system.
simulation & modelling:system modelling is another area
where criteria for oop approach in countable representing a
system is very easy in oop approach.
| Is This Answer Correct ? | 22 Yes | 10 No |
Post New Answer View All Answers
What is encapsulation and abstraction? How are they implemented in C++?
Can an interface inherit a class?
What is static modifier?
What makes a language oop?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
What is difference between polymorphism and inheritance?
What is use of overloading?
Why oops is important?
Whats oop mean?
What are the 5 oop principles?
What is abstraction in oop with example?
What are the advantages of polymorphism?
2. Give the different notations for the class.\
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What is debug class?what is trace class? What differences are between them? With examples.