8.In DSP,Define Signal and System?and various type of signals.
No Answer is Posted For this Question
Be the First to Post Answer
why not instantiating servet using new operator?
what is difference between c and C#
how many types of operating system are avaliable?
Explain polymorphism. Provide an example.
What sysoption determines where the macro facility searches a specific catalog for complied macro?
the systematic access of small computers in a distributed data processing system is referred as?
hi viewers, tell me,what is scripting and programming, define and difference...pls
What is the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?
To sorting array of 10 elements which sorting is best a)selection b)bubble c)tree sort
Is class is a abstract datatype in java?
in a company 30% are supervisors and 40% employees are male if 60% of supervisors are male. what is the probability that a randomly choosen employee is a male or female?need steps to solve this?
In Java what is the difference between following two statements ? int a[],b; int []a,b;