What language is lisp written in?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Find the highest of three numbers and print them using ascending orders?

1 Answers  


Explain the use of fflush() function?

0 Answers  


Write a function that accepts a sentence as a parameter, and returns the same with each of its words reversed. The returned sentence should have 1 blank space between each pair of words. Demonstrate the usage of this function from a main program. Example: Parameter: “jack and jill went up a hill” Return Value: “kcaj dna llij tnew pu a llih”

5 Answers   Mind Tree,


Can the sizeof operator be used to tell the size of an array passed to a function?

0 Answers  


what is Structural oriented language? give some example of this language.....?

1 Answers  






What is the difference between formatted&unformatted i/o functions?

0 Answers  


What is the use of a semicolon (;) at the end of every program statement?

1 Answers  


Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.

0 Answers   Wipro,


What is an lvalue?

0 Answers  


What are bitwise shift operators in c programming?

0 Answers  


Explain how can I convert a number to a string?

0 Answers  


What is the description for syntax errors?

0 Answers  


Categories