SAS using companies in INDIA
Answer Posted / shanmukh
Configer
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
the systematic access of small computers in a distributed data processing system is referred as?
define profiler???
when we use mantis? how learn mantis?
kindly send interview materials
how will you code the subfile which is in editing mode (multiple case subfile)?
3. What is the difference between testing and Quality Assurance?
Write a program to show polymorphism.
I am taking the bmc control m/enterprise manager 7.0 scheduling test and just wanted to see what kind of questions they would ask or if anyone has taken the test and how long it is for how many questions?
what is web service in java? have u use before.
what is delegate and delegation model give the real live example on delegate model
what is dot net framework
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)
hi This is radhika.Can anyone help me to know the question papers of NATIONAL INFORMATICS CENTRE for the post of scientific officer/engineer? if anyone know plz tell me question paper pattern
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?