What's the best way to declare and define global variables?
Answer Posted / sathish
before the main
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.
Explain what are the different file extensions involved when programming in c?
What is the explanation for modular programming?
What is the difference between mpi and openmp?
How do you redirect a standard stream?
Is it possible to initialize a variable at the time it was declared?
count = 0; for (i = 1;i < = 10; i++);count = count + i; Value of count after execution of the above statements will be a) 0 b) 11 c) 55 d) array
write a program to generate address labels using structures?
What type of function is main ()?
What is pointer to pointer in c with example?
Write a program to show the change in position of a cursor using c
How many parameters should a function have?
What is ctrl c called?
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above
how could explain about job profile