Answer Posted / skjha
One error.
Type mismatch occur.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How can I handle floating-point exceptions gracefully?
an expression contains relational operators, assignment operators, and arithmatic operstors. In the absence of parentheses, they will be evaluated in which of the following order a) assignment, relational, arithematic b) arithematic, relational, assignment c) relational, arithematic, assignment d) assignment, arithematic, relational
a program that can input number of records and can view it again the record
7-Given an index k, return the kth row of the Pascal's triangle. For example, when k = 3, the row is [1,3,3,1]. For reference look at the following standard pascal’s triangle.
Explain how do you convert strings to numbers in c?
What is pass by reference in c?
shorting algorithmS
Explain about the functions strcat() and strcmp()?
Write a program to find the biggest number of three numbers in c?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
What are the types of functions in c?
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?
What is the explanation for prototype function in c?
Why shouldn’t I start variable names with underscores?
What is queue in c?