Explain what is operator promotion?
No Answer is Posted For this Question
Be the First to Post Answer
will u give me old quesrion papers for aptitude for L & t info tech?
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,
progrem to generate the following series 1 12 123 1234 12345
what is the syallabus of computer science students in group- 1?
compute the nth mumber in the fibonacci sequence?
10 Answers Canon, HPL, Satyam, TCS,
What does 1f stand for?
Write a program in c using only loops to print * * * * * *******
What's the difference between constant char *p and char * constant p?
C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions
What are the commands should be given before weiting C Program i.e, Cd.. like
4 Answers IBM, Infonet, Satyam, Tech Mahindra,
what are the 10 different models of writing an addition program in C language?
How is = symbol different from == symbol in c programming?