Answer Posted / ankith.v
we need to follow Syntax
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
Simplify the program segment if X = B then C ← true else C ← false
What do you mean by Recursion Function?
1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.
What are directives in c?
Can the curly brackets { } be used to enclose a single line of code?
Write a program to print numbers from 1 to 100 without using loop in c?
the question is that what you have been doing all these periods (one year gap)
Where static variables are stored in memory in c?
Implement bit Array in C.
What are the types of bitwise operator?
Is c easy to learn?
Can i use “int” data type to store the value 32768? Why?
Explain what are the standard predefined macros?
What are variables c?
The __________ attribute is used to announce variables based on definitions of columns in a table?