Answer Posted / abirami
it is a common language. combination with cobol and fortarn.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What are the valid places to have keyword “break”?
in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none
What is string constants?
i have a written test for microland please give me test pattern
What is a stream in c programming?
Can we assign string to char pointer?
Is it better to bitshift a value than to multiply by 2?
What is the difference between void main and main in c?
Define circular linked list.
Write a program for finding factorial of a number.
differentiate built-in functions and user – defined functions.
What is the modulus operator?
What does the format %10.2 mean when included in a printf statement?
How many bytes are occupied by near, far and huge pointers (dos)?
Tell me can the size of an array be declared at runtime?