change to postfix a/(b+c*d-e)
Answers were Sorted based on User's Feedback
Explain logical errors? Compare with syntax errors.
Are there namespaces in c?
Can we add pointers together?
how to find greatet of 10 numbers without using array?
Identify the operators that is not used with pointer a. && b. # c. * d. >>
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
What is data types?
What is wild pointer in c with example?
What is infinite loop?
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
What is the use of linkage in c language?
if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0