Today's PaperView more random threads:
- STA630 Online Quiz No. 1 Solved fall 2010
- CS401 Computer Architecture and Assembly Language...
- MGT502 Solved MCQ 500
- 200 Solved Questions of CS507 Information Systems - Final...
- STA301 - Statistics and Probability Date and Time of Quiz...
- CS501 Advance Computer Architecture Quiz No1 Solution Fall...
- CS101 Online Quiz June 2010
- MGT503 MCQs & Quiz Solved May 2010
- Mcs all semsters quizzes
- ECO401 Economics Quiz 01 Solution Ideas Fall 2014 Last Date...
Q1: Write down the general syntax of switch statement. 2 Marks
Q2: Why we close a file after use? 2 Marks
Sponsored Links
Q3: When a pointer is incremented then how many bytes will it move to change its address?
2 Marks
Q4: If there are 2n element in an array then what would be the number of iterations required to search a number using binary and linear search? 3 Marks
Q5: write down the functions definition if we want to pass the argument to a function by reference without changing the values stored at address. 5 Marks
Q6: What will be the output of the following code segment 5 Marks
, int x= 6;
int y;
x = x << 1;
y = x >> 1;
cout << “x = ” << x << “\n”;
cout << “y = ” << y;
:o:o--------------------------------------------------------------------------------------:o:o
[B]The more knowledge you have, the greater will be your fear of Allah.[/B]
Please Join My [B]Group Vuhelp[/B][B], Birthday Wishing, Daily Hadees[/B] [CODE][B]http://vuhelp.net/groups/vuhelp.html[/B]
[B]http://vuhelp.net/groups/birthday-wishing.html[/B]
[B]http://vuhelp.net/groups/daily-hadees.html[/B][/CODE]
[CENTER][B][COLOR="Red"][SIZE="4"]Email: [email]viki@vuhelp.net[/email][/SIZE][/COLOR][/B][/CENTER]
There are currently 1 users browsing this thread. (0 members and 1 guests)