What does #pragma once mean?
No Answer is Posted For this Question
Be the First to Post Answer
write a recursive program in'c'to find whether a given five digit number is a palindrome or not
Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"
What is the difference between char a[] = "string"; and char *p = "string"; ?
14 Answers Adobe, Honeywell, TCS,
what are enumerations in C
List the difference between a "copy constructor" and a "assignment operator"?
what is ram?
write a program in c to find out the sum of digits of a number.but here is a condition that compiler sums the value from left to right....not right to left..
what is the output for the code : main() { int i,j; printf("%d %d ",scanf("%d%d",&i,&j)); }
What are the advantages of using linked list for tree construction?
Write a function that accepts a sentence as a parameter, and returns the same with each of its words reversed. The returned sentence should have 1 blank space between each pair of words. Demonstrate the usage of this function from a main program. Example: Parameter: “jack and jill went up a hill” Return Value: “kcaj dna llij tnew pu a llih”
What is volatile variable in c?
How to use c/c++ code in JAVA
10 Answers CDAC, IBM, Satyam, Scope International,