Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?
1948Do 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.
1929Q2. 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.
2066how to fin top two miximum values in sql? not 2nd both max value of 1st and 2nd both have to find out
1878Write 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".
2349i want to improve my english vocab for racking campus written exam plz tell me best book for prepration......
2124if 3 duplicate records, by keeping one original and one duplicate record, and how to delete remaining 2 duplicates in sql server 2008
2104could 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
2066Post New Programming Languages AllOther Questions
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table by using proc sql?
1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.
Hello...has anyone interviewed with Information Management Services(IMS)located in Silver Spring MD??If yes,what can you share about the programming test and the analytical test?
difference between mantis and other tools?
Write a pascal program to calculate the sum of the first 100 even number and odd number
What is the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?
What sysoption determines where the macro facility searches a specific catalog for complied macro?
Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.
I am looking for selenium RC online Training in chennai. can any one tell me the best institute
Difference between HTML and DHTML?
what is technical system, business system, logical system in sap pi7.0
Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
what is the basic and unique feature of dotnet
what is the diffrence between software and hardware language?
10.Define filters,binary to hexadecimal,hexadecimal to decimal?