Answer Posted / md.ismail
c is of string language of BCPL(basic combined programming
language),which is called B.B was modified by Danial Ritchi
in 1972 in BELL LAB,which is called C.it is procedural
middle level language.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
How many keywords are there in c?
Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result
All technical questions
Write a program to print fibonacci series using recursion?
Why do we use c for the speed of light?
Which programming language is best for getting job 2020?
A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.
Is there a way to jump out of a function or functions?
Is it possible to pass an entire structure to functions?
What is hash table in c?
Define VARIABLE?
What is a dynamic array in c?
Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?
Explain modulus operator.
What are the advantages of union?