TO start the build process in Developer Studio Which
keyboard function is used ?

Answers were Sorted based on User's Feedback



TO start the build process in Developer Studio Which keyboard function is used ? ..

Answer / samir

F7

Is This Answer Correct ?    5 Yes 1 No

TO start the build process in Developer Studio Which keyboard function is used ? ..

Answer / virat sarswat

F7 for building
F5 is for executing

Is This Answer Correct ?    4 Yes 2 No

TO start the build process in Developer Studio Which keyboard function is used ? ..

Answer / sai

To COMPILE: CTRL+F7

To BUILD: F7

To EXECUTE: F5

Is This Answer Correct ?    2 Yes 0 No

TO start the build process in Developer Studio Which keyboard function is used ? ..

Answer / leslie

F5

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More VC++ AllOther Interview Questions

How do you handle drag and drop in ole?

0 Answers  


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.

3 Answers   Honeywell,


What is vc++ redistributable?

0 Answers  


Which steps are required to add a column to a list view?

2 Answers  


how i can design a user interface in vc++ for getting inputs from users

1 Answers   Path Finders, TCS,


Explain pointer to the constant and constant pointer?

0 Answers  


hi i have 1180 in gre and 109 in toefl i have one more backlog to clear now. My classes got over in 2007 july. can i put a course completion certificate for my f1 visa interview. plz help

2 Answers  


What is the value of the expression a = 42?

2 Answers  


What is iunknown? Explain some of commonly used methods provided by iunknown.

0 Answers  


Difference between getmessage, postmessage & peakmessage.

0 Answers  


What is microsoft visual c++ 2015 redistributable?

0 Answers  


Name the most commonly used wizards?

2 Answers  


Categories