Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What does the characters “r” and “w” mean when writing programs that will make use of files?

0 Answers  


how can we print  hellow world programme without using semicolon

3 Answers  


Write a program using bitwise operators to invert even bits of a given number.

2 Answers  


#include<stdio.h> #include<conio.h> void main() { clrscr(); int a=0,b=0,c=0; printf("enter value of a,b"); scanf(" %d %d",a,b); c=a+b; printf("sum is %d",c); getch(); }

2 Answers  


Is c call by value?

0 Answers  


cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration

0 Answers  


write a program to generate address labels using structures?

0 Answers   SJC,


What is the meaning When we write "#include" what is # and what does include does there???

22 Answers   HCL, Wipro,


What is the difference between array and structure in c?

0 Answers  


What is the size of enum in c?

0 Answers  


How to convert decimal to binary in C using recursion??

4 Answers   HP, IBM,


what is difference between ANSI structure and C99 Structure?

1 Answers   Wipro,


Categories