1. The '->' operator can be used to access structures elements using a pointer to a structure variable only



Write Comment

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

Comments

Tags
Show Similar Question And Answers
QA->A variable ‘X’ is called pointer if :....
QA->Cache performance can be measured in terms of average access time using the formula:....
QA->Correspondence between various data elements can be represented using:....
QA->In traversing a tree using Breadth First Search, the data structure used is :....
QA->A byte addressable computer has memory capacity of 4096 KB and can perform 64 operations. An instruction involving 3 memory operands and one operator needs:....
MCQ-> Questions are based on a set of conditions. In answering some of the questions, it may be useful to draw a rough diagram. Choose the response that most accurately and completely answers each question. A BPO has assigned duty to nine operators - Abdulla, Ballal, Chandan, Dogra, Eshita, Falguni, Ganguli, Henri and Indra - on Monday, January 05, 2009 from 00:00 hours. Each operator commences duty at any of the following hours: 00:00 hrs, 04:00 hrs, 08:00 hrs, 12:00 hrs, 16:00 hrs and 20:00 hrs. At any point in time, at least one operator is required, to take clients' calls. Each operator works continuously for eight hours. All operators located at any single location start work simultaneously. The operators took training in five different colleges -Abhiman College, Sutanama College, Gutakal College, Barala College and Khatanama College. These colleges are located in the cities Jamshedpur, Pune, Noida, Hyderabad and Mangalore, not necessarily in that order. The operators operate from the cities where their respective colleges are located. Indra operates alone from a city other than Mangalore and Jamshedpur. Operator(s) trained in Abhiman College will start working at 12:00 hrs. Only Dogra and Falguni operate from Pune, but they are not trained in Gutakal College. Three of the operators took training from Sutanama College, and they operate from Noida. The operator(s) from Jamshedpur will start working at 0:00 hrs. Abdulla and Henri operate together as a two member team from a single location. They do not operate from Mangalore. No operator(s) will join at 20:00 hrs. Ballal, who alone operates from his location, was not trained in Barala College, and will commence his duty four hours after the operator(s) trained in Gutakal College. The operator(s) trained in Barala College operate from Hyderabad. The number of operator(s) trained in Khatanama College is same as the number of operator(s) trained in Barala College.Which of the following statements must be true?
 ....
MCQ->Consider the following features of 'structures' in C? The values of a structure variable can be assigned to another structure variable of the same type using the assignment operator.One structure can be nested within another structure.A variable structure can also be passed to a function. 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 correctly declare a function that receives a pointer to pointer to a pointer to a float and returns a pointer to a pointer to a pointer to a pointer to a float?....
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
DMCA.com Protection Status Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions