What is a pointer value and address in c?
No Answer is Posted For this Question
Be the First to Post Answer
YBJBU6
Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.
how to find out the biggest element (or any other operation) in an array which is dynamic. User need not to mention the array size while executing.
What is the process to create increment and decrement stamen in c?
swapping of two numbers without using third variable using AND and OR operators
In C language, a variable name cannot contain?
How would you use the functions fseek(), freed(), fwrite() and ftell()?
0 Answers Aspire, Infogain, TISL,
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
Can a local variable be volatile in c?
Program to find the sum of digits of a given number until the sum becomes a single digit
disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit
What does void main () mean?