What is the difference between c and python?
No Answer is Posted For this Question
Be the First to Post Answer
Read N characters in to an array . Use functions to do all problems and pass the address of array to function. 2. Enter alphanumeric characters and form 2 array alphaets and digits.Also print the count of each array.
which one is better structure or union?(other than the space occupied )
What is a const pointer in c?
to print the salary of an employee according to follwing calculation: Allowances:HRA-20% of BASIC,DA-45% of BASIC,TA-10%. Deductions:EPF-8% of BASIC,LIC-Rs.200/-Prof.Tax:Rs.200/- create c language program?
Can you pass an entire structure to functions?
There are 8 billiard balls, and one of them is slightly heavier, but the only way to tell was by putting it on a weighing scale against another. What's the fewest number of times you'd have to use the scale to find the heavier ball?
Can a pointer be static?
write a program to display & create a rational number
How can you call a function, given its name as a string?
What do you mean by a local block?
Do you know the use of fflush() function?
What is Bitwise Operator and how it works?