How are variables declared in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is #error and use of it?
Why do we use & in c?
If the static variable is declared as global, will it be same as extern?
what is event driven software and what is procedural driven software?
What are the phases in s/w developed life cycle? wat is the diff b/w stack & queue...where do we use stack
write a c program to store and print name,address,roll.no of a student using structures?
write a program whose output will be- 1 12 123 1234
What is the basic structure of c?
How to write a multi-statement macro?
write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
0 Answers Lovely Professional University,
Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.
What is an volatile variable?