What are the compilers of JAVA and .NET Programming languages?
how many languages .net is supporting now?
What is Boxing?
How to swap two String values without using a third variable?
why not instantiating servet using new operator?
To sorting array of 10 elements which sorting is best a)selection b)bubble c)tree sort
what is radio button? Plz show code this! how will select radio buttons to go next window Forms? Supose o radio button1 o radio button2 o radio button3 o radio button4 how will coding this? Plz explain this!
iam confused to choose among testing, .net and java can anybody help me????????
Give examples of macro quoting function?
why Java is not purely object oriented?
what is the difference between rename and label
Do not use more than 3 nested IF. Use Evaluate statement in case of more IF required. Please give a detail explantion besides readability and clarity for Evaluate stmt.
Programs in JAVA to get the remainder and quotient of given two numbers without using % and / operators?