ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Programming Languages  >>  C
 
 


 

 
 C interview questions  C Interview Questions
 C++ interview questions  C++ Interview Questions
 VC++ interview questions  VC++ Interview Questions
 Delphi interview questions  Delphi Interview Questions
 Programming Languages AllOther interview questions  Programming Languages AllOther Interview Questions
Question
what is a c-language.what is do.
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is a c-language.what is do.
Answer
# 1
C is a powerfull programming middle level language stands
third from the bottom level (machine level is the bottom
level) , C is widely used mainly to write a Operating
systems, application softwares like (text pad's ,
calculators, visual basics, spread sheets etc) ,and system
programming....  even after 40 years after it's development
still 'C' is a widely used programming language in IT
industry for all it's projects.........


thank u
 
Is This Answer Correct ?    5 Yes 2 No
Vignesh1988i
 
  Re: what is a c-language.what is do.
Answer
# 2
c language is a most powerfull language because its include 
both feature (hardwere and softwere)which included both 
progam are written in  C language.
 
Is This Answer Correct ?    1 Yes 1 No
Honey
 
 
 
  Re: what is a c-language.what is do.
Answer
# 3
C is just like a sea. very wide and deep....
 
Is This Answer Correct ?    0 Yes 2 No
Useless
 

 
 
 
Other C Interview Questions
 
  Question Asked @ Answers
 
What's a "sequence point"?  2
Hi, main() { } Is a user defined function or Built in Functionn Honeywell9
for example user gives input as " 20 or 20.0 or rs 20.0 or 20.00 or rs20 and so .. on " and the output should be stored as " rs.20.00 " in a variable  2
how to make program without <> in library. ADITI1
char ch="{'H','I',0};printf("%s",ch);what is output Accenture9
What is the difference b/w main() in C language and main() in C++.  6
Look at the Code: #include<string.h> void main() { char s1[]="abcd"; char s2[10]; char s3[]="efgh"; int i; clrscr(); i=strcmp(strcat(s3,ctrcpy(s2,s1))strcat(s3,"abcd")); printf("%d",i); } What will be the output? A)No output B) A Non Integer C)0 D) Garbage Accenture5
prototype of sine function. Cadence2
number 2 plssssss help !!....using array.. turbo c.. create a program that will accept a number and determine if it is a happy number or an unhappy number.. example: enter a number : 7 7*7=49 then 4 and 9 4*4 and 9*9== 16 + 18 gives you 97 then 9 and 7 9*9 and 7*7 == 81 + 49 gives you 130 then 1 and 3 1*1 and 3*3 == 1 + 9 gives you 10 1*1 gives you 1 sample output: 7= 49= 16+81= 97= 81+49=130 =1+9=10 =1 "7 is a happy number" . if the last number is 2 then the number being inputed is not a happy number.  2
What is RAM memory? and What is ROM?Who designed one is temparary and another is permanent?why they designed like that?By using far pointer which type data(whether hexadecimal)we can access? Excel1
Write a program to compute the following 1!+2!+...n!  3
which will be first in c compiling ,linking or compiling ,debugging. Sonata3
HOW TO HANDLE EXCEPTIONS IN C  5
Every time i run a c-code in editor, getting some runtime error and editor is disposing, even after reinstalling the software what may be the problem?  2
Program to display given 3 integers in ascending order N-Tech1
i want to know aptitude questions,technical questions  2
While(1) { } when this loop get terminate is it a infinite loop?  4
f() { int a=2; f1(a++); } f1(int c) { printf("%d", c); } c=? Geometric-Software2
what will be the result of the following program ? char *gxxx() { static char xxx[1024]; return xxx; } main() { char *g="string"; strcpy(gxxx(),g); g = gxxx(); strcpy(g,"oldstring"); printf("The string is : %s",gxxx()); } a) The string is : string b) The string is :Oldstring c) Run time error/Core dump d) Syntax error during compilation e) None of these IBM2
Write a program for deleting duplicate elements in an array Subex3
 
For more C Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com