while installing jad file to mobile its giving processing
attribute MDlet-jar-URL error...how to fix it
There are n points and each point enclose with x and y axis form a rectangle and find the point using a program which forms the smallest rectangle?
assemblies in .net
Person who dicided to go to weekend trip should not exceed 8 hrs driving in a day. Average speed of forward journey is 40 miles/hour . Due to traffic in sundays ,in return journey average speed is 30mph . How far he can select a picnic spot ?
what is major differnet between hub and switch and also defferent between router and switch
How I can write a java program output the following 1+2+4+7+......N
What is the full forms SDDC,TOR,DLRO,PPP,USW,AWWA,CMOS,SVI,
draw diagram of earthings
What is the angle of phase sequence.
If I am in a room with 5 people and guess all their birthdays what is the probability of getting (only) one correct?
write an algorithm in O(n) time for finding the kth smaalest element form an array of n elements , where n and k are entered by user
Write a program to count the no. of occurrence of word in given string Ex- Ram is good boy. Ram is doing good job. Ram – 2 is – 2 good – 2 boy – 1 doing –1 job – 1
why is the scheduling decision needs to be taken when a process switches from running to waiting state.also,if this is because the next process is to be allocated to cpu then why not a scheduling decision taken when a process switches from ready to running state.