• Call Us : 03082533000 (WhatsApp)
  • Email Us : TestPointpk.com@gmail.com
Sticky Note
What does the getche() function do in C/C++?
سی آر سی پلس پلس میں گیٹ سی ایچ () فنکشن کیا کرتا ہے؟
  1. It will display the character on the screen that user has entered
  2. It reads a character from the keyboard without displaying it on the screen
  3. It reads a string from the user
  4. None of these
Explanation

The getche() function in C/C++ (from the <conio.h> library) performs two actions:

  1. Reads a single character from the keyboard (immediately, without waiting for Enter).
  2. Echoes (displays) the character on the screen.

Related MCQs

پورے کمپیوٹر سسٹم کو مربوط کیا جاتا ہے؟
  1. ALU
  2. Register
  3. Control Unit
  4. Both A and C
اس سوال کو وضاحت کے ساتھ پڑھیں

ریم کونسی میموری ہے؟
  1. Permanent
  2. Volatile
  3. Primary Memory
  4. None of these
اس سوال کو وضاحت کے ساتھ پڑھیں

ایم آئی سی آر کا مطلب کیا ہے؟
  1. Magnetic Ink Code Reader
  2. Magnetic Ink Cases Reader
  3. Magnetic ink character recognition
  4. None of these
اس سوال کو وضاحت کے ساتھ پڑھیں

انٹرنیٹ کنکشن کے لیے کون سا آلہ ضروری ہے؟
  1. Joystick
  2. Modem
  3. CD drive
  4. NIC card
اس سوال کو وضاحت کے ساتھ پڑھیں

جنک ای میل کا دوسرا نام کیا ہے؟
  1. Spoof
  2. Spill
  3. Spam
  4. Spat
اس سوال کو وضاحت کے ساتھ پڑھیں

All Rights Reserved © TestPointpk.com