What is the method to save data in stack data structure type?
No Answer is Posted For this Question
Be the First to Post Answer
Given a single Linked list with lakhs of nodes and length unknown how do you optimally delete the nth element from the list?
How do you define structure?
write a c program to find the probability of random numbers between 1-1000
What are the disadvantages of external storage class?
write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);
Write a program to compare two strings without using the strcmp() function
42 Answers Accenture, Arba Minch University,
I have a function which accepts, and is supposed to initialize,a pointer, but the pointer in the caller remains unchanged.
hi how to convert program from notepad to turboc editor can u please help me
how to devloped c lenguege?
Write a C program to check a number even or odd, without using any relational, arithmetic operator and any loops.
I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.
What is hungarian notation? Is it worthwhile?