aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Data Structure Quiz 15
  • Consider the data given below: Variable Address Contents ...
Multiple choice

Consider the data given below: Variable Address Contents p 2568 425 q 4284 2568 r 6242 4284 What is the value of &p?

  1. 425

  2. 2568

  3. 4284

  4. None of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

&p is the address of variable p, which is given as 2568.

Keep practicing — related questions

  • Consider the data given below: Variable Address Contents p 2568 425 q 4284 2568 r 6242 4284 What is the val...
  • Consider the data given below: Variable Address Contents p 2568 425 q 4284 2568 r 6242 4284 What is the val...
  • Consider the data given below: Variable Address Contents p 2568 425 q 4284 2568 r 6242 4284 What is the val...
  • Consider the data given below: Variable Address Contents p 2568 425 q 4284 2568 r 6242 4284 What is the val...
  • p = 5461;x='1001';a=x ||'/'||pWhat is the value of a?
  • If a = 0x6db7 and b = 0xa726, then what is the value of a & b?
  • Given that var_1 = 'Abc123', what is the result of DATATYPE(var_1,N)?
  • The physical address 12345 can be represented by the logical address:
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy