Answer Posted / vaman
a) =
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is the difference between break and continue?
c program to compute AREA under integral
What is difference between Structure and Unions?
Why do we need arrays in c?
What is the difference between pure virtual function and virtual function?
What is typeof in c?
Explain about block scope in c?
What are different types of variables in c?
What does %p mean c?
Differentiate between the expression “++a” and “a++”?
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
Can we declare variables anywhere in c?
How to write c functions that modify head pointer of a linked list?
What are data types in c language?
Write a program in c to replace any vowel in a string with z?