What is structure packing in c?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.
Why we use break in c?
Display names and numbers of employees who have 5 years or more experience and salary less than Rs.15000 using array of structures (name, number, experience and salary)
What is your favorite subject?
1 Answers Ericsson, Invendis, Tech Mahindra,
difference of two no's with out using - operator
write a reverse string to print a stars.(with out using logic) ***** **** *** ** *
Can I initialize unions?
What does a function declared as pascal do differently?
Explain modulus operator.
Identify the operators that is not used with pointer a. && b. # c. * d. >>
What does extern mean in a function declaration?
Explain how can a program be made to print the name of a source file where an error occurs?