what is the difference between an OS(operating system) and
Framework?
No Answer is Posted For this Question
Be the First to Post Answer
how many keywords are present in "c"?
18 Answers Assurgent, Cynosure Software, IBM,
How to print No.of.rows affected after updation using ADO.Net
What is the purpose of <Trigger> element of <updatePanel> in Ajax
what is difference between VB5 AND VB6.0
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?
Describe the following: (i) DNS (ii) Name Resolution (iii) Subnet Masking (iv) Urgent Pointer
How you ll create customizing Tcode.
what is oops?
hi i m deepak my shedule for NIC pi is 17 Apr please contact me if anybody has interview on same day or give me some idea who have faced
DIFFERENCE BETWEEN BINDING LANG AND BIND DIR WHEN USING IN SERVICE PGM
will it allow to add same value in HashMap class.
Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik