Answer Posted / rameshp
ans is 4.
bec
*a+1-*a+3= 4 +*a,-*a ll be cancel....so ans s 4...
Is This Answer Correct ? | 49 Yes | 3 No |
Post New Answer View All Answers
How can I automatically locate a programs configuration files in the same directory as the executable?
What is the purpose of scanf() and printf() functions?
Is fortran still used in 2018?
When is the “void” keyword used in a function?
i have a written test for microland please give me test pattern
What is union and structure?
Explain indirection?
What are the string functions? List some string functions available in c.
Explain void pointer?
Why shouldn’t I start variable names with underscores?
Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above
Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.
Explain what are its uses in c programming?
What are reserved words with a programming language?
What are the different types of endless loops?