What is main function in c?
No Answer is Posted For this Question
Be the First to Post Answer
Find errors (1) m = ++a*5; (2) a = b ++ -c*2; (3)y = sqrt (1000);
Program to swap the any two elements in an array containing N number of elements?
1 Answers Bosch, Glenwood, Ugam Solutions,
Are the variables argc and argv are local to main?
What is the explanation for cyclic nature of data types in c?
Why does not use getgh(); and <conio.h> in c language.
what is the difference between NULL & NUL keywords in C?
What is preprocessor with example?
what is used instead of pointers in java than c?
A marketing company wishes to construct a decision table to decide how to treat clients according to three characteristics: Gender, City Dweller, and age group: A (under 30), B (between 30 and 60), C (over 60). The company has four products (W, X, Y and Z) to test market. Product W will appeal to female city dwellers. Product X will appeal to young females. Product Y will appeal to Male middle aged shoppers who do not live in cities. Product Z will appeal to all but older females.
What is the code for 3 questions and answer check in VisualBasic.Net?
Ca some one please help me with aC code to allow user enter numbers from 1 to 20 without repeating and prnt the sum of those numbers thnx
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above