how to print a statement in c without use of console statement ,with the help of if statement it should print
2 5325Write a C Program to display the following menu: Menu 1. Display 2. Copy 3. Append 4. Exit Accept the choice (1-4) from the user, and perform the following tasks: Choice 1: Accept a file name from the user and display the file on screen Choice 2: Accept two file names, and copy first file to the second Choice 3: Accept two file names, and append second file to the first file Choice 4: Terminate the program
1 12168write a c program to calculate the income tax of the employees in an organization where the conditions are given as. (I.T. = 0 if income <100000 I.T = 10% if income _< 200000 it = 20% if income >_ 200000)
7 89350Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)
2 6961Post New Satyam C Interview Questions
There are two types of eval statements i.e. Eval expr and eval block. Explain them.
What is the k-means clustering method?
Define about property-map-value?
What is the function of the software testing tool 'phantom'?
What are non-critical activities?
What is a Key Date?
what are the day to day activities of BO administrator ?
How do you install a package in r?
Expand-------URM
If I have given names to different DataTable columns and those column names are stored in a variable, then passing that variable to the datatable how can i Enter different values in those columns listed in that variable?? Please explain me with an example.I am not getting it.
What is grep command in unix with examples?
What kinds of tests can be run with the selenium framework?
Explain how to configure a mvg?
how we can decide that what value of ht line will come to any commercial building? (ans except According to the building load)
What is the difference between qa, qc, and testing?