Answer Posted / rajiv
HTML is not a subset of any other language
| Is This Answer Correct ? | 18 Yes | 26 No |
Post New Answer View All Answers
in IT trend mantis meant what? how to know mantis in IT trends? detail description about mantis?
what is meaning of MDM in sap?let me know that meaning
how to convert infix expression to prefix expression?
i want to improve my english vocab for racking campus written exam plz tell me best book for prepration......
Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.
What is the difference beween joblib and steplib statements
what are resources in case of Threads
When we delete logfiles such as screenshots how does it affect the ldf file? Ive seen huge change while adding screenshots in the ldf file but a very minor one deleting them.Please Explain
what is the basic and unique feature of dotnet
what is the similarity between networking devices?
3. What is the difference between testing and Quality Assurance?
What is SOLID Principle in Programming Language?
Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.
Tag for turning an image into a hyperlink is
Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fit" instead of the number and for the multiples of five print "Bit". For numbers which are multiples of both three and five print "FitBit".