What is Telematics?
Answers were Sorted based on User's Feedback
Answer / chaitu
Telematics is a GPS technology that provides location based service to track
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / praveen
Telematics is a location-based service that routes event notification and control data over wireless networks to and from mobile devices installed in automobiles. Telematics makes use of GPS technology to track vehicle latitude and longitude, and displays maps in LED consoles mounted in dashboards. It connects to remote processing centers that turn provide server-side Internet and voice services, as well as access to database resources.
Is This Answer Correct ? | 0 Yes | 0 No |
What are profiles in J2ME?
List some Property Supported by J2ME?
What is preverifier?
What is CDC?
What hardware and software requirements of a device that intends to implement the MIDP.
What is Generic" J2ME architecture?
What are disadvantage of J2ME?
What is minimum hardware and Software requirements for J2ME?
create a MIDP application,which show to the user 4 questions.All questions have 4 possible options and one right option exactly.Application counts and shows to the user how many right answers were right and shows them to user.
Why we use J2ME?
Why should we catch super class exceptions?
write a program to input a natural number less than and display it in words.test your program on the sample data and some random data sample input= 29 sample output= Twenty nine sample input=17001 sample output= out of range sample input=119 sample output =one hundred and nineteen sample input=500 sample output=five hundred