Answer Posted / naresh
IN C++ we can where as in C it very less hope
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2
List some basic data types in c?
in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures
how do you execute a c program in unix.
Can include files be nested?
what is the basis for selection of arrays or pointers as data structure in a program
Can variables be declared anywhere in c?
Is int a keyword in c?
Can the “if” function be used in comparing strings?
Explain the difference between malloc() and calloc() function?
Why is c called c?
What are called c variables?
Combinations of fibanocci prime series
How can I use a preprocessorif expression to ?
Add Two Numbers Without Using the Addition Operator