What is the process to create increment and decrement stamen in c?
No Answer is Posted For this Question
Be the First to Post Answer
main() { printf("hello"); fork(); }
What is else if ladder?
Explain Doubly Linked Lists?
Explain how do you override a defined macro?
What is the purpose of the preprocessor directive error?
What are types of preprocessor in c?
#include<stdio.h> main(0 { printf("\n %d %d %d",sizeof(3),sizeof("3"),sizeof(3)); }
How can I dynamically allocate arrays?
Write a Program to accept different goods with the number, price and date of purchase and display them
Explain what are binary trees?
regarding the scope of the varibles;identify the incorrect statement: a.automatic variables are automatically initialised to 0 b.static variables are are automatically initialised to 0 c.the address of a register variable is not accessiable d.static variables cannot be initialised with any expression
Is the exit() function same as the return statement? Explain.
0 Answers Agilent, ZS Associates,