main(int argc, char *argv[])
{
(main && argc) ? main(argc-1, NULL) : return 0;
}
a. Runtime error.
b. Compile error. Illegal syntax
c. Gets into Infinite loop
d. None of the above
Answer Posted / akshata
d. None of the above
Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Design an implement of the inputs functions for event mode
What is data _null_? ,Explain with code when u need to use it in data step programming ?
Write a program to model an exploding firecracker in the xy plane using a particle system
#include
How can you relate the function with the structure? Explain with an appropriate example.
What is full form of PEPSI
write a simple calculator c program to perform addition, subtraction, mul and div.
how to test pierrot divisor
why do you use macros? Explain a situation where you had to incorporate macros in your proc report? use a simple instream data example with code ?
Sir... please give some important coding questions asked by product companies..
What is the match merge ? compare data step match merge with proc sql merge - how many types are there ? data step vs proc sql
could you please send the program code for multiplying sparse matrix in c????
create a C-code that will display the total fare of a passenger of a taxi if the driver press enter,the timer will stop. Every 10 counts is 2 pesos. Initial value is 25.00
how to programme using switch statements and fuctions, a programme that will output two even numbers, two odd numbers and two prime numbers of the users chioce.
Given a spherical surface, write bump-mapping procedure to generate the bumpy surface of an orange