what is the meaning of 'c' language

Answer Posted / kalyan chukka

C Language Means Computer Language

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between malloc() and calloc() function?

661


What is a void pointer in c?

614


Is a house a shell structure?

702


What are integer variable, floating-point variable and character variable?

612


What is c language and why we use it?

629






What is a void pointer? When is a void pointer used?

637


What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers

686


Is c high or low level?

593


Explain a file operation in C with an example.

668


How can you tell whether two strings are the same?

839


What is an lvalue in c?

702


I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.

1912


Is it acceptable to declare/define a variable in a c header?

691


What is actual argument?

600


a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor

648