what is used instead of pointers in java than c?
How to reverse alternate words in a given line of string For Eg: my name is narasimha output : my eman is ahmisaran
What is meant by initialization and how we initialize a variable?
I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.
what is a headerfile?and what will be a program without it explain nan example?
What does 4d mean in c?
write a program to find the frequency of a number
Can we access the array using a pointer in c language?
What is the purpose of sprintf?
main() { int a=4,b=2; a=b<<a + b>>2; printf("%d", a); }
What is the stack in c?
What is floating point exception error? And what are different types of errors occur during compile time and run time? why they occur?
What is a pointer value and address in c?