a function gets called when the function name is followed by a
a) semicolon (;)
b) period(.)
c) !
d) none of the above
No Answer is Posted For this Question
Be the First to Post Answer
What is property type c?
void main() {int i=2; printf("%d%d%d",i,++i,i++); getch(); }
Why we use conio h in c?
second highest number in a given set of numbers
How to convert decimal to binary in C using recursion??
how to implement stack operation using singly linked list
what is the difference between structure and union?
a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above
52.write a “Hello World” program in “c” without using a semicolon? 53.Give a method to count the number of ones in a 32 bit number? 54.write a program that print itself even if the source file is deleted? 55.Given an unsigned integer, find if the number is power of 2?
25 Answers Datamatics, Solartis, TCS, ThinkBox, Trine,
Dear Sir, we are required the bubble sorting programs Regs Prem
What is getch c?
Who is the founder of c language?