Answer Posted / mujamil
how to swap of 4number
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between the local variable and global variable in c?
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. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given
What does dm mean sexually?
How can you return multiple values from a function?
What do you know about the use of bit field?
What is the advantage of a random access file?
Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.
What is c programing language?
write a program to print largest number of each row of a 2D array
Give differences between - new and malloc() , delete and free() ?
Is r written in c?
What is #include stdio h?
How can I call fortran?
Does c have class?
What is hashing in c language?