Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?
1996Do 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.
1989Q2. 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.
2111how to fin top two miximum values in sql? not 2nd both max value of 1st and 2nd both have to find out
1924Write 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".
2401i want to improve my english vocab for racking campus written exam plz tell me best book for prepration......
2172if 3 duplicate records, by keeping one original and one duplicate record, and how to delete remaining 2 duplicates in sql server 2008
2157could 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
2138Post New Programming Languages AllOther Questions
what is the system development cycle
Can we write a method in JSP.If so how?
How can we develop a multi-tier application in Java?
WHAT IS MAIN IMPORTANT THING IN SOFTWARE?
How to connect the .accdb database file of microsoft access to the Visual Basic 6.0 forms?
Write a program to find whether a given number is prime or not.
Where do we need Operator overloading?
purpose of abstraction and interface
hai i am prasanna.I am MCA 2009 fresher.tell me about certifications.which certification helps me to improve my carrier and to get a technically oriented job ,which certification helps to get job faster.
what are importance in problem tracking
SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
Difference between HTML and DHTML?
how to generate dsnless connectivity in j2ee
Which CRM is better to opt, Sebiel CRM or Salesforce CRM or sap CRM? which institute is best one in hyderabad
What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe