Can we use visual studio for c?
No Answer is Posted For this Question
Be the First to Post Answer
When should a type cast be used?
How to get string length of given string in c?
How can you call a function, given its name as a string?
Array is an lvalue or not?
What is the argument of a function in c?
Define a structure to store roll no, name and marks of a student. Using the structure of above write a ‘C’ program to create a file “student.dat”. There must be one record for every student in the file. Accept the data from the user.
what is C?
What is malloc return c?
What do the functions atoi(), itoa() and gcvt() do?
Combinations of fibanocci prime series
can we print any string in c language without using semicolon(;)(terminator) in whole program.
Do you have any idea how to compare array with pointer in c?