Answer Posted / hemakishore
1.image processing
2.pattern recognition
3.computer aided design
4.mobile computing
5.intelligent system
6.parallel computing
7.data security and management
| Is This Answer Correct ? | 11 Yes | 7 No |
Post New Answer View All Answers
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
write a program to find 2^n+1 ?
What is abstraction with example?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
write a program to find 2 power of a 5digit number with out using big int and exponent ?
i got a backdoor offer in process global,Bangalore..Can i work with it?
what is graphics
How is polymorphism achieved?
What is the example of polymorphism?
How do you achieve polymorphism?
What does sksksk mean in text slang?
What is the use of oops?
What is abstract class in oop?