Welcome Guest | Sign in | Register
Functions - Discussion Page For Q.10736 | C Programming Questions and Answers | C Programming Free Online-Tests | LucentBlackBoard | LucentBlackBoard.com

Home > Java Programming > Functions > Questions and Answers

Q: What are the following notations of defining functions known as?
i. int abc(int a,float b)
{
/* some code */
}

ii. int abc(a,b)
int a; float b;
{
/* some code*/
}
A. Passing parameters B. Passing arguments
C. i. Kernighan & Ritche notation
ii. ANSI C notation
D.  i. ANSI C notation
ii. Kernighan & Ritche notation

Answer and Explanation

Answer: i. ANSI C notation
ii. Kernighan & Ritche notation

Explanation:
There is no explanation...

Comment on this Question

Name:

Loading...




Partner Sites
LucentBlackBoard.com                  SoftLucent.com                  LucentJobs.com
All rights reserved © 2012-2015 SoftLucent.