What is the use of a static variable in c?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to find given number is even or odd without using any control statement.
Write a program to generate random numbers in c?
How do we swap or interchange any 2 numbers without using Temporary variable...Anybody can pls answer it.. Thanks in Advance
Is there any possibility to create customized header file with c programming language?
What is #line in c?
What are the concepts introduced in OOPs?
Juxtapose the use of override with new. What is shadowing?
Is there something we can do in C but not in C++? Declare variable names that are keywords in C++ but not C.
Are bit fields portable?
what is default constructor?
How can I rethow can I return a sequence of random numbers which dont repeat at all?
Which of these statements are false w.r.t File Functions? i)fputs() ii)fdopen() iii)fgetpos() iv)ferror() A)ii B)i,ii C)iii D)iv