What is your stream meaning?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to enter the name and age. If age>28 then find salary categories. if age<28 then find that you are gaduate or not.
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?
What is pointer to pointer in c?
Can i use “int” data type to store the value 32768? Why?
program to find a smallest number in an array
What is selection sort in c?
What is clrscr ()?
How many header files are in c?
program to find the ASCII value of a number
Difference between pass by reference and pass by value?
explain memory layout of a C program
Find greatest of two numbers using macro