• Call Us : 03082533000 (WhatsApp)
  • Email Us : TestPointpk.com@gmail.com
Sticky Note
Which of the following is correct syntax for defining Mathematical constant PI using preprocessor directive in C language?
  1. # define PI 3.14
  2. # define PI = 3.14
  3. define PI = 3.14
  4. None of these
Explanation

#define PI 3.14

This is the correct syntax for defining a constant using the C preprocessor directive.

It replaces every instance of PI with 3.14 before compilation begins.

Related MCQs

  1. Format
  2. Modify
  3. Draw
  4. Tools
اس سوال کو وضاحت کے ساتھ پڑھیں

  1. Trim
  2. Offset
  3. Extrude
  4. Fillet
اس سوال کو وضاحت کے ساتھ پڑھیں

بڑی اسکرین پر ویڈیو تصاویر دکھانے کے لیے کون سا آؤٹ پٹ ڈیوائس استعمال ہوتا ہے؟
  1. Scanner
  2. Printer
  3. Projector
  4. None of these
اس سوال کو وضاحت کے ساتھ پڑھیں

اینٹی وائرس سافٹ ویئر کا کیا کام ہے؟
  1. Protect against malware and viruses
  2. Manage email accounts
  3. Create and edit spreadsheets
  4. None of these
اس سوال کو وضاحت کے ساتھ پڑھیں

کمپیوٹر کو ایک الیکٹرانک ڈیوائس کے طور پر کیسے بیان کیا جا سکتا ہے؟
  1. Carry out arithmetic operations
  2. Carry out logical operations
  3. Do complicated calculations
  4. Accept and process by implementation sequentially a set of stored instructions
اس سوال کو وضاحت کے ساتھ پڑھیں

All Rights Reserved © TestPointpk.com