Explain about block scope in c?
No Answer is Posted For this Question
Be the First to Post Answer
what is the hardware model of CFG( context free grammar)
What is a Genralised LInked List?? Please give a detailed explation of it..
what is C?
If fflush wont work, what can I use to flush input?
What is the scope of static variable in c?
progrem to generate the following series 1 12 123 1234 12345
Write a program in C for showing working of different logical operator in C. Your program should guide users with proper message/menu on the console.
What is static memory allocation? Explain
Can you assign a different address to an array tag?
Explain high-order and low-order bytes.
c program to input values in a table(using 2D array) and print odd numbers from them
Write a program to show the workingof auto variable.