can i learn ad. java without learned core java?
java is best or .net is best for summer training?
What is diff b/w TON and BTU for Air conditioner?
describe about storage allocation and scope of global,exterm,static,local and register variables in c language?
Write a Java program that takes an integer from the user and extracts and displays each digit of the integer in English. So, if the user types in 932, the program will display nine three two. [Use SimpleInput class]
Is there aptitute question will be asked in NIC exam ??? If yes how many questions will be asked??
write a c++ program to interchange two-integer number without using the third variable. use concept of constructor overloading.
what are the difference between grounding,earthing and neutral???????....
Write a nonrecursive routine to reverse a singly linked list in O(N) time.
hi this santosh sharma i want to know more question of system engineer job related.
I want the syllabus of Section Enginner(Signal & Telecom) of RRB Exam
Can one be shocked holding a wire carrying a very large current with a low voltage source?
MY interview Experience with TCS
four jobs j1,j2,j3 and j4 are waiting to be run. Their expected runtimes are 9,6,3 and 5 respectively. In order to minimize average response time, the jobs should be run in the order: a) j1j2j3j4 b)j4j3j2j1 c)j3j4j1j2 d)j3j4j2j1