Can we change the value of static variable in c?
No Answer is Posted For this Question
Be the First to Post Answer
what is recursion in C
write c program without semicolon
11 Answers MindTech, TCS, Wipro,
how to find binary of number?
Explain how many levels deep can include files be nested?
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,
write a c program to find the roots of a quadratic equation ax2 + bx + c = 0
11 Answers CSC, St Marys, TATA,
What is the mean of function?
What are 'near' and 'far' pointers?
how to make program without <> in libray.
#include<stdio.h> { printf("Hello"); } how compile time affects when we add additional header file <conio.h>.
What is const volatile variable in c?
Subtract Two Number Without Using Subtraction Operator