Answer Posted / g.archana
The Inline function is mainly used for increase the speed
of programming process(or) excution.
because the inline is the key word which used in this
program, then first excute that Statement only.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a volatile keyword in c?
What is the difference between c and python?
1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if
What is the benefit of using #define to declare a constant?
Explain how do you determine the length of a string value that was stored in a variable?
How can I find out if there are characters available for reading?
What are compound statements?
what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?
Can one function call another?
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
What is an identifier?
Which is better between malloc and calloc?
What are the key features in c programming language?
What is the difference between union and structure in c?
What is #include conio h?