Do you know null pointer?
No Answer is Posted For this Question
Be the First to Post Answer
Why is structure important for a child?
number of times a digit is present in a number
What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?
What are the types of pointers in c?
2)#include<iostream.h> main() { printf("Hello World"); } the program prints Hello World without changing main() the o/p should be intialisation Hello World Desruct the changes should be a)iostream operator<<(iostream os, char*s) os<<'intialisation'<<(Hello World)<<Destruct b) c) d)none of the above
Program to display given 3 integers in ascending order
though sbi was nationalized why its not comes under nationalized banks and its comes under publicsector banks
3 Answers State Bank Of India SBI,
When can a far pointer be used?
The number of bytes of storage occupied by short, int and long are a) 2, 2 and 4 b) 2, 4 and 4 c) 4, 4 and 4 d) none
Write a C program where input is: "My name is xyz". output is: "xyz is name My".
Difference between constant pointer and pointer to a constant.
how to go with this?