A. IMF
B. WHO
C. UNDP
D. IFAD
Explanation
In 2023 , The International Fund for Agricultural Development ( IFAD ) will begin a new five-year programme in Pakistan to target 1.5 million poor rural households.
Show/Hide Explanation
A. Subset
B. Source code
C. Assembly program
D. Machine program
Explanation
Source code is the set of instructions written by a programmer using various programming languages. Source Code is generally written in English though it may vary from one computer to another.
Show/Hide Explanation
A. Control penal
B. Both
C. Recycle bin
D. None
Explanation
Program can be remove and add
Show/Hide Explanation
مندرجہ ذیل میں سے کون قابل پروگرام کمپیوٹر کے تصور کے لیے جانا جاتا ہے۔
A. Blaise Pascal
B. Charles Babbage
C. None
D. Herman Hollerith
Explanation
Charles Babbage was a mathematician, philosopher, inventor and mechanical engineer, Babbage originated the concept of a digital programmable computer.
Father of computer
Born: December 26, 1791, London, United Kingdom
Show/Hide Explanation
ایک بار جب کسی ڈھانچے کے متغیر کی وضاحت ہو جاتی ہے، تو اس کے اراکین تک رسائی حاصل کی جا سکتی ہےاسے کیا کہا جاتا ہے
A. Semi colon operator
B. Dot operator
C. Operator
D. Colon operator
Explanation
Once a structure variable has been defined, its members can be accessed using something called the dot operator .
Show/Hide Explanation
A. Three
B. Two
C. Four
D. Five
Explanation
There are two kinds of casts in standard C++.
1. Implicit
2. Explicit
Show/Hide Explanation
Explanation
Programming language
Show/Hide Explanation
کسی بھی زبان کا استعمال کرکے پروگرام لکھنے کے عمل کو کیا کہتے ہیں۔
A. none
B. coding
C. debugging
D. testing
Explanation
The process of writing a program by using any language is called CODING
Show/Hide Explanation
A. 2 parameters
B. 4 parameters
C. 3 parameters
D. None
Explanation
The strcpy() function copies string2, including the ending null character, to the location that is specified by string1.
The strcpy() function operates on null-ended strings.
The string arguments to the function should contain a null character (\0) that marks the end of the string.
Show/Hide Explanation
A. interpreter
B. compiler
C. Assembler
D. None
Explanation
A compiler is a special program that translates a programming language's source code into machine code, bytecode or another programming language.
Show/Hide Explanation
✅ Correct: 0 |
❌ Wrong: 0 |
📊 Total Attempted: 0