Is c still used?
What is the use of pointers in C?
write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.
Why c is called a mid level programming language?
Can you apply link and association interchangeably?
What are the salient features of c languages?
What are the types of type qualifiers in c?
Why isnt any of this standardized in c?
Who is the main contributor in designing the c language after dennis ritchie?
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
What is a macro, and explain how do you use it?
what is bit rate & baud rate? plz give wave forms
How can I discover how many arguments a function was actually called with?
What is nested structure with example?
What is scope rule of function in c?