Answer Posted / srilaxmi
2
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is graph in c?
Is there any possibility to create customized header file with c programming language?
What is a static variable in c?
How the c program is executed?
Compare and contrast compilers from interpreters.
Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?
we need to calculating INCOME TAX for the person. The INCOME TAX is as follows:- First $10000/- of income : 4% tax Next $10000/- of income : 8% tax Next $10000/- of income : 11.5% tax above $10, 00,00/- : 15% tax What is the Solution of this Question ?
cavium networks written test pattern ..
Write a program to print factorial of given number without using recursion?
what are the different storage classes in c?
What are the types of variables in c?
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
Explain what header files do I need in order to define the standard library functions I use?
What is the purpose of 'register' keyword in c language?