Is fortran still used today?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between declaration and definition of a variable or function ?
Write a C program to fill a rectangle using window scrolling
What is the size of array float a(10)?
What are the different properties of variable number of arguments?
What does static variable mean in c?
Develop a program that computes the new price of an item. The program should receive a character variable colour and a double precision floating-point variable price from the user. Discount rate is determined based on the colour of the discount sticker, as shown in the following table. An error message should be printed if an invalid colour has been entered
Explain command-line arguments in C.
what is the difference between declaration ,defenetion and initialization of a variable?
i need all types of question paper releted to "c" and other language.
My teacher ask to make a program that can: Insert record in front Insert record at the end Insert in between Search node record Delete record in front Delete record at the end Delete record in between Using Data structure Linked List type. But I'm really confused about the codes and I can't go through. Please help Thanks in advance. Also here is my unfinished code if someone can make changes it will be more good.
Explain what is a pragma?
what is ans for this scanf(%%d",c);