Anonymous asked 9/16/2015 What is a process? What information does an operating system generally need to keep about running processes in order to execute them?
Rooster Cogburn asked 9/9/2015 Did you know that there are three Windows updates that you don't want to install? They are Microsoft tracking software. KB3075249,KB3080149,and KB3068708. These have been watching what you do online. Don't install, OK?
Asma Jamil asked 8/16/2015 I want to create a general software for stores. In which I have to make list of categories, products and generating receipt of customer bills. So I need suggestions that which programming language and database is best to create this software?
Mike Grips asked 3/11/2015 I'm interested in learning Java programming, what documentation do you recommend for starters, paid or free?
Saurav Sharma asked 3/9/2015 Discuss the relative merits of CISC and RISC architectures when a chip manufacturer is planning a new processor? Thanks guys :-)
Anonymous asked 3/2/2015 How do I write a program to print the product of cubes of first 10 natural numbers?
Anonymous asked 8/13/2014 Design an algorithm that does the following: opens an outputfile with the external name number_list.dat uses a loop to write the numbers 1 though 100 to the file and then closes the file?