What is a ternary operator in c?
No Answer is Posted For this Question
Be the First to Post Answer
How can I make a program in c to print 'Hello' without using semicolon in the code?
9 Answers C DAC, Practical Viva Questions,
How many types of sorting are there in c?
Why header file is used in c?
What is the use of typedef in c?
How to find the usage of memory in a c program
Write a program that his output * *** *****
. A database table called PERSON contains the fields NAME, BASIC and HRA. Write a computer program to print a report which employee name and total salary for those employees whose total salary is more than 10,000. Total Salary = BASIC + HRA. At the end, the program should also print the total number of employees whose total salary is more than 10,000.
will u please send me the placement papers to my mail???????????????????
HOW TO ANSWER IF ASKED " WHAT KIND OF A PERSON ARE YOU?" I NEED AN ANSWER THAT IMPRESS THE INTERVIEWER
what is the output for the code : main() { int i,j; printf("%d %d ",scanf("%d%d",&i,&j)); }
What is adt in c programming?
What type is sizeof?