//This Program Is Compiled On 32 Bit DEV-C++
Int Main()
{
Char *Ptr1, *Ptr2;
Printf("%D %D", Sizeof(Ptr1) , Sizeof(Ptr2) ) ;
Return 0;
}
A) 1 1
B) 2 2
C) 4 4
D) none
Correct Answer:
Verified
Q3: Printf() Belongs To Which Library Of C
A)Stdlib.H
B)Stdio.H
C)Stdout.H
D)Stdoutput.H
Q4: What Is Correct Order Of Precedence In
Q5: Int Main() {
Extern Int I;
I = 20;
Printf("%D",
Q6: Is The Following Statement A Declaration Or
Q7: Int Main() {
Int X = 10;
{
Int X
Q9: What Should Be The Output:
Int Main()
{
Int A
Q10: Which Of The Following Is Executed By
Q11: Int Main() {
Int A = 10.5;
Printf("%D",A);
Return 0;
}
A)10.5
B)10.0
C)10
D)Compilation
Q12: Int Main() {
Int _ = 10;
Int _
Q13: Int Main() {
Int A = 5;
Int B
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents