What are the advantages and disadvantages of c language?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how do you sort filenames in a directory?
Q-1: Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college.
whether itis a structured language?
What are the functions to open and close file in c language?
Which command is more efficient? *(ptr+1) or ptr[1]
Write a program to find the given number is odd or even without using any loops(if,for,do,while)
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration
What is 2 d array in c?
differentiate built-in functions and user – defined functions.
How can I pad a string to a known length?
What are terms in math?
What is the use of in c?