You run a shell on unix system. How would you tell which shell are you running?
No Answer is Posted For this Question
Be the First to Post Answer
Which uses less memory? a) struct astruct { int x; float y; int v; }; b) union aunion { int x; float v; }; c) char array[10];
Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..
Do the names of parameters have to agree in the prototype, definition, and call to the function?
What is runtime errors c++?
What do manipulators do?
What are guid?
How many namespaces are there in c++?
What is your strongest programming language (Java, ASP, C, C++, VB, HTML,C#, etc.)?
24 Answers Infosys, Microsoft, TCS,
Why do we use classes in programming?
Is c++ built on c?
What is the difference between a constructor and a destructor in C++?
Keyword mean in declaration?