What is the code for 3 questions and answer check in
VisualBasic.Net?
No Answer is Posted For this Question
Be the First to Post Answer
could u able to tell about suresoft technical session
Why is c called a structured programming language?
Why c is procedure oriented?
int *a[5] refers to
what is void pointer?
the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b
What is the memory allocated by the following definition ? int (*x)();
How can I make it pause before closing the program output window?
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
1. Can we use the for loop this way? for(;i>5;) 2. What is the use of pointers? 3. what is array of pointer? 4. What is the difference between file and database? 5. Define data structure?
Two's compliment of -5
When should you not use a type cast?