C#
use visual studio 2012
Variable: It is the memory block of specific size where value can be stored and modified throughout program execution. Example: int x, float y, float amount, char c;
What is meant by the term pipe?
Relative filename: It is a filename whose full path is associative to some point within a file system tree-frequently the present working folder (that is, directory). For example:
Normal 0 false false
Explain the relationship between XHTML and HTTP?
Explain in process verses out of process component.
If statement: A control structure employed to select between performing or not performing additional actions. if(boolean-expression){ // Statements
Garbage collector: It is a daemon thread which recycles objects to which there are no extant references in a program.
Define the term createWindow object? Answer: reateWindow() physically makes the Window in memory based upon the earlier registered WND
18,76,764
1951981 Asked
3,689
Active Tutors
1413665
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!