-
-
-
-
Initializing Micro Computer
What is the name given to the process of initializing a micro computer with its OS?
-
WaveGuide
Why does wave length increase when waves entering a waveguide?
-
-
-
-
-
-
-
-
-
What relationship is resolved by an “intersecting” or “associative” entity ?
a) Recursive b) Mandatory one to one c) Many to Many d) One to One
-
C Program
What is the output of the following code - What is the output of the following code int i=7;printf("%d", i++ * i++);
-
-
-
Memory Managment
What are the desirable attributes for memory managment?
-
Which one of the following represents a correct and safe declaration of NULL ?
a) typedef((void *)0) NULL; b) typedef NULL(char *)0; c) #define NULL((void *)0) d) #define NULL((char*)0)
-
PERL Data Types
What are the fundamental data types in PERL?
Languages Interview Questions
Sub Category
Questions
Answers
Last Updated
Ans