Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
Describe a recursive function in LISP to append two lists taken as argument. Explain a recursive function in LISP to return last element of the list.
Differentiate formal and actual parameters. What is the difference between concurrent program and parallel program?
After studying population of Gotham City in the last decade of the twentieth century the population is modelled as: P(t) = 52.966 + 2.184t. Write a program which defines a function named population w
You would use the random number generator to find out the arrival of the client. After the client successfully logs in, assign him the initial balanceNo other account data is needed for the client a
You would create a program that would do temperature conversions, from Celsius to Fahrenheit, and from Fahrenheit to Celsius. Your program will read input from a text file named “temps.txt&rdqu
Encode the C-shell script with one argument to carry out the following tasks: the argument is the pocket money, If your money is negative, the following message will pop out: that’s negative num
Write a program which helps teachers test their students in their mathematical knowledge. The program must use two generate methods generateNumber and generateOperation.
Write down the difference between absolute path and relative path. Describe the Linux file structure.
With the help of the program describe different web error handling techniques in XML.
What do you mean by term type checking? When do you say a language is strongly typed language?
What programming language has dominated business application, artificial intelligence and scientific applications?
Explain the problems with single threaded programming and how it is overcome by multithreaded programming.
Describe similarities and dissimilarities between the semaphore and shared memory IPC Mechanisms.
How a file can be explained in UNIX environment? List and describe about the different types of files in UNIX.
Please fully implement all the methods in the sequential and linked implementation for the Polynomial class.
Write a Filter class named IsPositive which has the given features.
Create the storyboard for a four (4) page Website (one (1) home page and three (3) sub pages) and one (1) Cascading Style Sheet (.css). Using Microsoft Word, Microsoft Visio, or Dia, create the diag
Traverse the tree in preorder, inorder and postorder. Write a program that reads a file containing integers and appends at its end the sum of all the integers. The file name is supplied in the comma
Write a program for the conversion of temperature from Fahrenheit into Celsius.
Explain the functions of server page technologies. Describe the features of ASP and JSP.
Performance Measurements. Compare the throughput performance of DES, 3DES and AES by encrypting and decrypting a message of certain size (around 1MB)
Write a program in ‘C’ language for conversion of a Tree to a Binary Tree. Describe Row Major Order and Column Major Order.
Create the Sample site for your Study Centre having the following feature (you should use CSS preferably as a separate file): All the pages of this web site must have common Top area consisting of th
What is XML? Why is it required even though you have HTML? Create at least five instances of your friend’s data using the XML page. Describe concept of Document Object Model in the context of J
Write a bash shell script which searches through your folders for files with the extension *.tex, and then interactively deletes the corresponding *.aux, *.dvi and *.log files