unix system is a)multi processing b)multi processing ,multiuser c)multi processing ,multiuser,multitasking d)multiuser,multitasking
7 24905What are the file extensions for per-action, shared object repository files and what is the extension for library files?
9 307061.what is use of touch commnad and chmod 2.Testing inter view there 45 questions. 5 for apititude 20 unix + networking 5 for testing question 10 c or c ++ or java 5 perl or shell scripting +or database 3.what do you know in unix? 4.what is netmask 5.what is stack 6.explain osi model 7.a=10; ++a=a++ Then what is value of a? 8.What is sdlc 9.what is stlc 10.What is ip address/Different classses of Ip address 11.write down test cases how to check computer is in nework or not? 12.what is difference between window 98 and windows 2000 13.How to find ip addess of your computer 14. when we will do risk analysis in test plan?
3 7288Post New Semantic Space Interview Questions
How foreign currency revaluation works in sap r/3 fi?
What is open client in sybase?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
What are jdbc?
How does hashing happens in teradata?
What is recursive in cakephp?
How do I reinstall visual c++ on windows 10?
What are the roles of the file system in any framework?
Can soda wreck teeth?
What is android orm?
in u r data u having duplicates how to fetch the latest data in our report?
Brief about ajax?
Classify the potato into fruits, roots, stem.
Define ip spoofing?
.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }