What does the && operator do in a program code?
No Answer is Posted For this Question
Be the First to Post Answer
who invented c
Program to write some contents into a file using file operations with proper error messages.
Which is better pointer or array?
Write a program to print factorial of given number without using recursion?
how can I convert a string to a number?
How do I declare a pointer to an array?
What is identifier 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.
How can I remove the leading spaces from a string?
What is the use of a ‘