What is a pointer value and address in c?
What are the different types of control structures in programming?
What is difference between class and structure?
Can you please explain the difference between exit() and _exit() function?
what are two kinds of java
What is class and object in c?
Write a c program to enter a string of paragraph and replacing a particular word which is repeated in the paragraph by another word?
2 Answers ME, Synfusion, Wipro,
How can I manipulate individual bits?
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
7 Answers Accenture, Gridco, IBM, Kevin IT, TCS, Vimukti Technologies,
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
WAP – represent a char in binary format
How can I read a directory in a C program?
2 Answers Bright Outdoor, Wipro,
Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 5 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.