Define VARIABLE?
No Answer is Posted For this Question
Be the First to Post Answer
What are different types of operators?
process by which one bit patten in to another by bit wise operation is? (a) masking, (b) pruning, (c) biting, (d) chopping,
disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit
What are conditional operators in C?
list the no of files created when c source file is compiled
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?
how can i print "hello"
Why array starts with index 0
How can I copy just a portion of a string?
what will be the output for the following program? main() { char ch = 'k'; char c; printf("%c",c); }
Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?
What is an object?