Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?
1673Do 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.
1630Q2. A memory location has physical address D5687h. Compute: a. The offset address if the segment number is D445h. b. The segment number if the offset address is B577h.
1781how to fin top two miximum values in sql? not 2nd both max value of 1st and 2nd both have to find out
1626Write 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".
2105i want to improve my english vocab for racking campus written exam plz tell me best book for prepration......
1841if 3 duplicate records, by keeping one original and one duplicate record, and how to delete remaining 2 duplicates in sql server 2008
1761could u please also write an example of a code that involves instances from an abstract class just as u did for interfaces because u said it could also work which i really doubt. thanks
1744Post New Programming Languages AllOther Questions
any drawback are there in mantis?
Write a program to swap the content of two variables without using a third variable.
is it acceptable if we declare multiple exceptions in same overridden method.
Difference of Console, web & windows applications?
what is technical system, business system, logical system in sap pi7.0
Diffrence between 2.0,3.0,3.5,4.0. versions of .net?
Why did you ever become involved in QA/testing?
I want to pass .pdf files as OlE Object to crystal report through VB6. Please any one guid me...
in teradata level primary in table level allows duplicates why?
what is the similarity between networking devices?
suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?
Suppose server object is not loaded into the memory, and the client request for it , what will happen?
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?
Difference between debugging, running, executing of an application
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.