Answer Posted / yashvir yadav
by the help of loop we run the part of program many times with in the a specific condition. that part of program have a range it close in special sign({.......}).
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?
Do pointers store the address of value or the actual value of a variable?
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix
write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.
What is the use of typedef in c?
write a programming in c to find the sum of all elements in an array through function.
How do I copy files?
Is c is a middle level language?
in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above
Which header file is essential for using strcmp function?
Describe the modifier in c?
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????
Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
What are two dimensional arrays alternatively called as?