How do we declare variables in c?
No Answer is Posted For this Question
Be the First to Post Answer
if the total selling price of 15 items and the total profit earned on them is input through the keyboard, write a program to find the cost price of one of the item
write a program to find the sum of the array elements in c language?
24 Answers ICT, Infosys, Wipro,
How can I call a function with an argument list built up at run time?
Explain Basic concepts of C language?
What are structures and unions? State differencves between them.
c program to manipulate x=1+3+5+...+n using recursion
difference of two no's with out using - operator
How can I prevent other programmers from violating encapsulation by seeing the private parts of my class?
read the folllowing code # define MAX 100 # define MIN 100 .... .... if(x>MAX) x=1; else if(x<MIN) x=-1; x=50; if the initial value of x=200,what is the vlaue after executing this code? a.200 b.1 c.-1 d.50
Tell me is null always defined as 0(zero)?
Explain how do you determine whether to use a stream function or a low-level function?
post new interiew question and aptitude test papers