A file a.cpp & B.cpp are complied & linked together in VC++
file a is something like int a =100;, File B is something
like extern a;
main()
{
printf("%d",a);
}what will be the output.a)100,b)linker error,c)complier
error etc etc.
Q1. A. What is unary operator? List out the different
operators involved in the unary operator.
B. What is an adjust field format flag?
Q2. A. Distinguish between a # include and #define.
B. Can a list of string be stored within a two dimensional
array?
Q3. A. Explain how a pointer to function can be declared in
C++?
B. List the merits and demerits of declaring a nested class
in
C++?
Q4. A. What are the syntactic rules to be avoid ambiguity
in multiple
inheritence?
B. Explain the operation of overloading of an assignment
operator.
Q5. A. Explain how the virtual base class is different from
the
conventional base classes of the opps.
B. Explain how an exception handler is defined and invoked
in a
Program.
Q6. A. What is a binary file? List the merits and demerits
of the binary
file usagein C++.
B. Write short notes on Text Manipulation Routines.
C. Write bites in Turbo c++ Header ("Include") Files.
Hi All,
i am new for VC++ SDK.
i want to get the IP Address of all the External device
connected with my local machine.please give the code
Regards,
Praveer
I need to download the Flight4A reservation and login screen
for testing it in QTP....can i get it frm any Link frm
internet???
If so plz do send me the LINK!!!!!! PLZ...........URGENT
204
Which namespace do the classes, allowing you to support COM
functionality, are located?
160
what is DLL?
8
I want recent paper pattern for HP company?
151
Does ATL require an application server to operate?
How the OLE Control interfaces relate to the OLE Container
interfaces?
220
How you build a project using Developer Studio?
134
Will there be any difference in the image buffer size if it
is loaded in from CString to LPTSTR using GetBuffer()?
lptstr = string.GetBuffer(0);
144
What Is InfoViewer?
151
How to Implement static object hierarchies in ATL ?
212
In which Way invoke context-sensitive help inside the
editor?
154
Hi All,
i am new for VC++ SDK.
i want to get the IP Address of all the External device
connected with my local machine.please give the code
Regards,
Praveer
What changes does a control need to run in the Visual Basic
5.0 Control Creation Edition?
109
What is the Use of the Developer Studio Editor?
133
what is activex
43
What changes does a control need to run in an MFC 4.2b
container?
179
2.create for 10 batch:
Employee_Number
Employee_name
Employee_Dateofjoining
Employee_address
Employee_salary
1.select the employee name who deriving more than 10
thousand salary and joined before august 08.
use structure and pointers
194
what is mean by scintific,commercial and business
applications?
How they differ?
Please answer me.
Advance thanks.