A
Q. With which value should a pointer be initialized?
Pointer should be initialized with NULL.
You must be Logged in to update hint/solution
Q. which of the following is not a fundamental datatype?
Q. Which of the programming language is said to be machine independent language?
Q. Break statement is most frequently used with in
Q. What will be the output of the following C code?
Q. What is the output of the program.? #include<stdio.h>
Q. Which of the following is true of external variables?
Q. What is the output of C Program.?
Q. Far pointer can access ____
Q. What will be the output of the following statements ?
Q. What is the output of this program? if input a is 1 and b is 2
Discusssion
Login to discuss.