What language / script is used to validate web page
Post New Answer View All Answers
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.
Which design patterns have you used?
EXPLAIN UNARY OPEARATORS
How to connect to ms word wit VB ojective is to prepare s/w to generate question paper , selects questions randomly from the ms access , database
If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com
Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?
Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming
Diffrence between 2.0,3.0,3.5,4.0. versions of .net?
What is the use of Differ interface check box in Ship confirm?
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
how can we implement locks in plsql?
is it possible to learn sap from book without any tutorial. if yes please mention the beginner,s book of sap and also make your valuable advice for self study of sap .
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?
Have you used callsymputx? what points need to be kept in mind when using it?
Explain with examples any 2 features of OOPS.