a program that can input number of records and can view it
again the record
No Answer is Posted For this Question
Be the First to Post Answer
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
Find the largest number from the given 2 numbers without using any loops and the conditional operator.
Write a pro-gramme to determine whether the number is even or odd?
Program to write some contents into a file using file operations with proper error messages.
2. Counting in Lojban, an artificial language developed over the last fourty years, is easier than in most languages The numbers from zero to nine are: 0 no 1 pa 2 re 3 ci 4 vo 5 mk 6 xa 7 ze 8 bi 9 so Larger numbers are created by gluing the digit togather. For Examle 123 is pareci Write a program that reads in a lojban string(representing a no less than or equal to 1,000,000) and output it in numbers.
Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?
Is there any demerits of using pointer?
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
Discuss the function of conditional operator, size of operator and comma operator with examples.
why little endian and big endian came?y they using differently? y they not used commonly ?wt is application of little and big ?
Explain function pointer with exapmles.
What is the use of structure padding in c?