What are integer variable, floating-point variable and character variable?
No Answer is Posted For this Question
Be the First to Post Answer
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?
Write a program with dynamically allocation of variable.
what is pointer
Which driver is a pure java driver
can you change name of main()?how?
Can you write the function prototype, definition and mention the other requirements.
In which header file is the null macro defined?
where do we use volatile keyword?
Subtract Two Number Without Using Subtraction Operator
What is function and its example?
How can you access memory located at a certain address?
What is realloc in c?