Answer Posted / ravi
i think C is combination of ADA, BASIC and COBOL so we can called combined language
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What 'lex' does?
How is actual parameter different from the formal parameter?
Write a program to print "hello world" without using a semicolon?
Explain what are the different data types in c?
What is c token?
How is = symbol different from == symbol in c programming?
What is const keyword in c?
What are the features of c languages?
What is the best organizational structure?
Is c easier than java?
Who developed c language?
What is the acronym for ansi?
Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
Add Two Numbers Without Using the Addition Operator
Why main function is special give two reasons?