Answer Posted / vishal ramawat
Simply open calculator in windows. switch to scientific
view, n check ANY answer :)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is extern variable in c with example?
Explain how can I convert a number to a string?
How can you determine the size of an allocated portion of memory?
Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result
Explain how can type-insensitive macros be created?
in ‘C’ language for Matrix Multiplication fails” Introspect the causes for its failure and write down the possible reasons for its failure.
When should the const modifier be used?
What is array of structure in c?
What do the functions atoi(), itoa() and gcvt() do?
What is the difference between text files and binary files?
What is the best style for code layout in c?
hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell
Can we declare a function inside a function in c?
One of the Institutes contains 5 student groups. Every group contains 4 students. Institute wants to store student group’s details in array. Group should contain group member’s details (name and registration number and age), project name, and mark of the group.
What is enumerated data type in c?