What is the general form of #line preprocessor?
No Answer is Posted For this Question
Be the First to Post Answer
What is main return c?
What does c value mean?
How do shell structures work?
Explain what is the difference between a string and an array?
How can I access a memory located at certain address?
Program to find the value of e raised to power x using while loop
4) Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
write a program to swap bits in a character and return the value prototype of function char fun (char a, charb flag c) where fun returns a char, char a is a the value char b is the bit to be changed and flag c is the bit value for eg: x=fun(45,7,0) since 45 is 0010 0101 and ow x should contain the value 65 (0110 0101)
1 Answers Bosch, College School Exams Tests,
ASCII stands for
code snippet for creating a pyramids triangle ex 1 2 2 3 3 3
Who developed c language and when?
What is define c?