Is fortran still used today?
No Answer is Posted For this Question
Be the First to Post Answer
What is #define in c?
what is a constant pointer in C
What is a constant?
c program to input values in a table(using 2D array) and print odd numbers from them
why programming language C is still used in operating system's kernel??
Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix
1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. 2) the Event Manager has to send participants to the stage to perform in the order in which they registered. Write a program that will help the Event Manager know who to call to the stage to perform. The Logic should be in Data Structures
What is the difference between macros and inline functions?
what is develop in c language
What is s or c?
Is it fine to write void main () or main () in c?
What is array of structure in c?