1. Assertion (A): In C arithmetic operations are pemiissible on ints, floats and chars.Reason (R): In C every arithmetic operator must be written explicitly.





Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->If in a code language PRINCIPAL is written as MBOQSOMVW and TEACHER is written as FDVSZDB, how is CAPITAL written in that code ?....
QA->The absolute minimum number of times that Parliament must meet every year is?....
QA->P, Q and R can do a work in 20, 30 and 60 days respectively. How many days does it need to complete the work if P does the work and he is assisted by Q and R on every third day?....
QA->Which port has become the first Indian port operator to achieve a new record of handling 200 million tonnes (MT) cargo movement?....
QA->Which telecom company has become the leading telecom operator by revenue market share (RMS) of 31.7 per cent in the April-June quarter?....
MCQ->Assertion (A): In C arithmetic operations are pemiissible on ints, floats and chars.Reason (R): In C every arithmetic operator must be written explicitly.

....
MCQ->Consider the following in C Arithmetic operations can be performed on ints.Arithmetic operations can be performed on floats.Arithmetic operation can be performed on chars Which of the above are correct?....
MCQ->Consider the following about 'arrays' in C An array is a collection of similar elements.An array can not have 10 numbers 5 of which are ints and 5 are floats.An array can have ints and chars in the same array. Which of the above are correct?....
MCQ->Which of the following statements are correct about the Bitwise & operator used in C#.NET? The & operator can be used to Invert a bit. The & operator can be used to put ON a bit. The & operator can be used to put OFF a bit. The & operator can be used to check whether a bit is ON. The & operator can be used to check whether a bit is OFF.....
MCQ->Which of the following statements are correct? The conditional operator (?:) returns one of two values depending on the value of a Boolean expression. The as operator in C#.NET is used to perform conversions between compatible reference types. The & operator is also used to declare pointer types and to dereference pointers. The -> operator combines pointer dereferencing and member access. In addition to being used to specify the order of operations in an expression, brackets [ ] are used to specify casts or type conversions.....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution