what will be maximum number of comparisons when number of
elements are given?
No Answer is Posted For this Question
Be the First to Post Answer
write a c program to calculate the income tax of the employees in an organization where the conditions are given as. (I.T. = 0 if income <100000 I.T = 10% if income _< 200000 it = 20% if income >_ 200000)
7 Answers Consultancy, DBU, FD, JK Associates, Kobe, Satyam,
what is the use of a array in c
What are the string functions? List some string functions available in c.
How can I find the day of the week given the date?
What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file
Difference between data structure and data base.
7 Answers CTS, Value Labs, Zoho,
Who invented bcpl language?
why you will give me a job in TCS.
totally how much header files r in c language
What do you mean by invalid pointer arithmetic?
What does the error message "DGROUP exceeds 64K" mean?
What are compound statements?