How can you tell what shell you are running on unix system?
No Answer is Posted For this Question
Be the First to Post Answer
What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard
how to swap two numbers with out using temp variable
12 Answers Global eProcure, TCS,
What is the most useful programming language?
the maximum length of a character constant can be a) 2 b) 1 c) 8
Define basic type of variable used for a different condition in C++?
Write a C/C++ program to show the result of a stored procedure "PROC_RESET_MAIL" on database "USER_NOTIFY".
2 Answers ABC, Accenture, DataLand, HCL, Webyog,
How do I tokenize a string in c++?
What do you mean by “this” pointer?
Can a constructor return a value?
What is insertion sorting?
write a c++ program that gives output 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 using looping statement
What is prototype in c++ with example?