Answer Posted / vikram
C is a text
oriented
programming
language. It is
developed from
previous
programming
BASIC.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Who invented b language?
What is the use of structure padding in c?
What are inbuilt functions in c?
What is c language & why it is used?
What are 3 types of structures?
Is int a keyword in c?
given post order,in order construct the corresponding binary tree
Write a program to print “hello world” without using semicolon?
If the size of int data type is two bytes, what is the range of signed int data type?
what is the structure pointer?
How can you find out how much memory is available?
Can the size of an array be declared at runtime?
Between macros and functions,which is better to use and why?
What is sizeof int?
What is the difference between fread buffer() and fwrite buffer()?