Ok so anyone that has had a c-section please answer.
i'm 30 weeks pregnant, i had a c-section 2 yrs ago after a 30 hour labour. he wasn't down far enough to use the forceps or anything. so he was delivered by emergency c-section. anyways my scar and surrounding area is still numb and now when i touch the bottom part of my big pregnant belly it feels sort of numb (if that makes any sense).
does that numbness ever go away?
and did any of you find your 2nd c-section easier than your 1st?
thanks in advance for your answers
C-section quesion....Please answer!?
My second c-section was sooo much easier! It hurt less, I was up and around much easier and faster, and I just thought it was generally less complicated. My scar has been numb since my first c-section and I have heard it may always be. It was also numb during the second pregnancy.
Reply:It sounds like you might have nerve damage. It's quite possible that it will eventually go away...but it's also possible that it won't, especially since it's been so long. Of course, with having a second c-section, it's possible that it clears up the nerve damage!
Reply:My son is 2 years old . I had 24 hours of labor then a c-section. The area around my scar is still numb my doctor told me that would never go away and it was completely normal. I hope that helps you out some. I hope all goes well
Reply:my 2nd c-section was so much better than the first. The numbness doesn't go away. They cut the nerves down there so that will stay numb.
Reply:dont get panic. you dont know ,you may deliver normally also .and if all you have 2nd one it will be amuch normal
Reply:I had a c-section with my first baby after being in labor for 25 hours. She was really stuck and there wasn't anyway of getting her out without hurting her. I have never noticed my scare feeling numb so I don't know if that feeling goes away. However, if your worried about the pain of second c-section why don't you try having this one natural?? I had my son vaginally after my daughter. My labor was only three and a half hours long and he came out after only 20 minutes of pushing. Better yet I didn't lay in bed for days after he was born in extreme pain.
Sunday, August 2, 2009
C# Questions - Please Help ASAP!?
i am having some difficulty with these C# questions! i will give you the questions and 4 possible answers, please can you provide me with the correct answer and please explain how you got that answer.... thanks in advance
1. What does the following algorithm produce when n is 3?
set sum to 10.
set i to 1.
input n.
while i is less than or equal to n do
{
take i from sum.
increment i.
}
output sum.
a. 9
b. 7
c. 4
d. 1
2. What would be output by the following section of code ?
int A[4] = {1 , 2, 3, 4};
int i;
for (i=0; i%26lt;4; i++)
{
A[i] = A[i] + A[i];
}
Console.WriteLine (A[i] );
a. 4
b. 0
c. 8
d. 6
3. Given the following method (you may assume it has all compiled correctly so there are no syntax errors), what will be output?
public static void printloop()
{
int i;
for (i=1; i%26lt;9; i++) ;
if (i%2 = = 0) ;
Console.WriteLine (i + " ");
}
a. 2 4 6 8
b. 8
c. Nothing is output.
d. 2 4 6
C# Questions - Please Help ASAP!?
First problem the answer is 4.
Second problem the answer is 8
Third problem the answer is 2, 4, 6, 8.
Why?
1st Problem:
sum 10
i 1
n 3
while i%26lt;=n
{
sum = sum -1
}
output sum
10 - 6 = 4, thats the output of sum
Second problem:
You end up having the value of 4+4 which is 8.
And for the last problem, the only numbers that will give you %2==0 are 2, 4, 6, 8
1. What does the following algorithm produce when n is 3?
set sum to 10.
set i to 1.
input n.
while i is less than or equal to n do
{
take i from sum.
increment i.
}
output sum.
a. 9
b. 7
c. 4
d. 1
2. What would be output by the following section of code ?
int A[4] = {1 , 2, 3, 4};
int i;
for (i=0; i%26lt;4; i++)
{
A[i] = A[i] + A[i];
}
Console.WriteLine (A[i] );
a. 4
b. 0
c. 8
d. 6
3. Given the following method (you may assume it has all compiled correctly so there are no syntax errors), what will be output?
public static void printloop()
{
int i;
for (i=1; i%26lt;9; i++) ;
if (i%2 = = 0) ;
Console.WriteLine (i + " ");
}
a. 2 4 6 8
b. 8
c. Nothing is output.
d. 2 4 6
C# Questions - Please Help ASAP!?
First problem the answer is 4.
Second problem the answer is 8
Third problem the answer is 2, 4, 6, 8.
Why?
1st Problem:
sum 10
i 1
n 3
while i%26lt;=n
{
sum = sum -1
}
output sum
10 - 6 = 4, thats the output of sum
Second problem:
You end up having the value of 4+4 which is 8.
And for the last problem, the only numbers that will give you %2==0 are 2, 4, 6, 8
IRS form 1099-C what is the timeframe when creditors must have it filed by?
I just received paperwork from the IRS about my tax return that was filed in 2006. Apparently, a 1099-C was filed in 2006 from a creditor for an account that had been settled with the that creditor in 2003 and the settlement letter states "settlement in full". How long does the creditor have to file a 1099-C for Debt Cancellation? The debt was cancelled in 2003 according to the settlement letter and my credit report. The IRS is now saying I owe them $1200 because I did not submit the information from the 1099-C on my 2006 tax return. Is it in writing somewhere that states the creditor has to file the 1099-C during the tax year the debt was written off or canceled? My question is how can the creditor, who settled with me in writing in 2003, file a 1099-C for the tax year of 2006? Doesn't the 2003 letter which states "settlement in full" mean that is the year of the cancellation of the debt and therefore that's the year the creditor should have filed the 1099-C?
IRS form 1099-C what is the timeframe when creditors must have it filed by?
This is a state law issue. The IRS merely requires the lender to issue the 1099-C in the year they write the money off of their books, not the year they stopped seeking money from you.
The 1099-C is notorious for showing up a few years later when your financial condition has improved and the tax bill will be bigger. (you can only exclude the money if you were in bankruptcy, insolvent or part of a 2007 foreclosure....)
IRS form 1099-C what is the timeframe when creditors must have it filed by?
This is a state law issue. The IRS merely requires the lender to issue the 1099-C in the year they write the money off of their books, not the year they stopped seeking money from you.
The 1099-C is notorious for showing up a few years later when your financial condition has improved and the tax bill will be bigger. (you can only exclude the money if you were in bankruptcy, insolvent or part of a 2007 foreclosure....)
Will a C# compiler / IDE work for C also???
I have recently bought a book called "let us c" by yashwant kanetkar, but that teaches us "C". Although I have a compiler called boreland turbo C# explorer and bloodshed c++. Will the examples of this book work in these applications???
Will a C# compiler / IDE work for C also???
Yes it will and by the way that book is great cuz I have that too!
Reply:No and yes. c++ is really c with classes and just about any c program/examples will compile with any c++ compiler. So your bloodshed c++ will be fine.
c#, although it has the basic syntax of c/c++ is an entirely new animal. It's not just that it uses the MS .net framework, but it, for example, has its own i/o statements (using the framework). You'll not find much joy in any example that uses
#include %26lt;stdio.h%26gt;
and
printf(...)
because the language doesn't have those libraries (or even include statements).
Put the c# aside until you're comfortable with the c language. Whatever you learn about basic language operation will be fine, and then you can decide whether to go to c++ or c#.
thank you cards
Will a C# compiler / IDE work for C also???
Yes it will and by the way that book is great cuz I have that too!
Reply:No and yes. c++ is really c with classes and just about any c program/examples will compile with any c++ compiler. So your bloodshed c++ will be fine.
c#, although it has the basic syntax of c/c++ is an entirely new animal. It's not just that it uses the MS .net framework, but it, for example, has its own i/o statements (using the framework). You'll not find much joy in any example that uses
#include %26lt;stdio.h%26gt;
and
printf(...)
because the language doesn't have those libraries (or even include statements).
Put the c# aside until you're comfortable with the c language. Whatever you learn about basic language operation will be fine, and then you can decide whether to go to c++ or c#.
thank you cards
If a,b,c,d and p are distinct real numbers such that (a^2 + b^2 + c^2)p^2 - 2(ab + bc + cd)p + ...?
(b^2 + c^2 + d^2) %26lt;= 0,
Then
A) a,b,c and d are in H.P.;
B) ab , bc , cd are in A.P.;
C) a,b,c and d are in A.P.;
D) a,b,c and d are in G.P.;
Explain...
If a,b,c,d and p are distinct real numbers such that (a^2 + b^2 + c^2)p^2 - 2(ab + bc + cd)p + ...?
Please make sure that your question is legible. Right now, the last part of it is cut off.
It also has a line that says:
(b^2 + c^2 + d^2) %26lt;= 0 and that these numbers are real.
If so, then b=c=d=0,
which simplifies the problem considerably.
Then
A) a,b,c and d are in H.P.;
B) ab , bc , cd are in A.P.;
C) a,b,c and d are in A.P.;
D) a,b,c and d are in G.P.;
Explain...
If a,b,c,d and p are distinct real numbers such that (a^2 + b^2 + c^2)p^2 - 2(ab + bc + cd)p + ...?
Please make sure that your question is legible. Right now, the last part of it is cut off.
It also has a line that says:
(b^2 + c^2 + d^2) %26lt;= 0 and that these numbers are real.
If so, then b=c=d=0,
which simplifies the problem considerably.
What is C shell programming ?
Is C chell is part of C programming or its Pure Unix programming ? and what software i need to do program at this C shell .
Do i need to install unix or i need C / C++ in my computer ?
What is C shell programming ?
Yes, the person who has given the answer just before me is completely right. U can do C-programming in under both operating systems - Windows %26amp; Linux.
If u're using Windows, then u've to install 'Turbo C++ IDE' (it's an external compiler) in ur system. It'll compile ur C / C++ programmings u've written.
But if u're using Linux, then u don't have to worry about loading these external compilers, coz Unix provides in-built gcc-compilers that helps to run %26amp; execute C / C++ programs. Here u've to use 'vi' command to open a C-file %26amp; write programs in that file.
I've both WindowsXP %26amp; Linux RedHat 9.0 in my system. So, I get the opportunity to work in both environments.
U're in a misconception - how can C-shell be a part of C-programming ? As soon as u log in, a program called the 'shell' starts to run at ur terminal %26amp; keeps on running until u terminate the session. U know, 'shell' acts as the command-interpreter. Unix offers a variety of shells - Bourne shell, Korn shell, C shell etc. C-shell has path : /bin/csh.
Reply:I wanted to mail u, but ur id is hidden here. Report It
Reply:you can mail me at sarwarbin@yahoo.com . I am a bengali too :) Report It
Reply:You could be asking about two completely different things.
1) The C language. C is a high level programming language that every professional needs to know. You need a C compiler and linker in order to program in C. You can download gcc for your OS (Unix, Windows, whatever) for free.
2) csh. csh is a shell, and as such has a scripting language. It is very similar to bsh (Bourne shell) and ksh (Korn shell). I order to get a command prompt in Unix, you open a shell. You can then type commands using the shell scripting language. You can write scripts and save them and run them too. The various shells are usually preinstalled on Unix systems.
If you are on Windows, I know ksh has been ported to Windows and you can buy it to use as your command prompt and scripting language. I think it sold by MKS systems. I'm not sure about csh. I've never used it on Windows.
Reply:http://en.wikipedia.org/wiki/Shell_%28co...
Do i need to install unix or i need C / C++ in my computer ?
What is C shell programming ?
Yes, the person who has given the answer just before me is completely right. U can do C-programming in under both operating systems - Windows %26amp; Linux.
If u're using Windows, then u've to install 'Turbo C++ IDE' (it's an external compiler) in ur system. It'll compile ur C / C++ programmings u've written.
But if u're using Linux, then u don't have to worry about loading these external compilers, coz Unix provides in-built gcc-compilers that helps to run %26amp; execute C / C++ programs. Here u've to use 'vi' command to open a C-file %26amp; write programs in that file.
I've both WindowsXP %26amp; Linux RedHat 9.0 in my system. So, I get the opportunity to work in both environments.
U're in a misconception - how can C-shell be a part of C-programming ? As soon as u log in, a program called the 'shell' starts to run at ur terminal %26amp; keeps on running until u terminate the session. U know, 'shell' acts as the command-interpreter. Unix offers a variety of shells - Bourne shell, Korn shell, C shell etc. C-shell has path : /bin/csh.
Reply:I wanted to mail u, but ur id is hidden here. Report It
Reply:you can mail me at sarwarbin@yahoo.com . I am a bengali too :) Report It
Reply:You could be asking about two completely different things.
1) The C language. C is a high level programming language that every professional needs to know. You need a C compiler and linker in order to program in C. You can download gcc for your OS (Unix, Windows, whatever) for free.
2) csh. csh is a shell, and as such has a scripting language. It is very similar to bsh (Bourne shell) and ksh (Korn shell). I order to get a command prompt in Unix, you open a shell. You can then type commands using the shell scripting language. You can write scripts and save them and run them too. The various shells are usually preinstalled on Unix systems.
If you are on Windows, I know ksh has been ported to Windows and you can buy it to use as your command prompt and scripting language. I think it sold by MKS systems. I'm not sure about csh. I've never used it on Windows.
Reply:http://en.wikipedia.org/wiki/Shell_%28co...
For the following C-program, does it mean it prefers to be in the state of "not inspace" or putting out chars?
#include %26lt;stdio.h%26gt;
int main(void)
{
int c;
int inspace;
inspace = 1;
while ((c = getchar()) != EOF)
{
if (c == ' ' || c == '\t' || c == '\n')
{
if (inspace == 0)
{
inspace = 1;
putchar('\n');
}
/* else, don't print anything */
}
else
{
inspace = 0;
putchar(c);
}
}
return 0;
}
For the following C-program, does it mean it prefers to be in the state of "not inspace" or putting out chars?
There is no preference in the software - that concept doesn't apply.
What the program does is to replace white space (1 or more of space, tab or newline) and replace it with a single new line. In other words, the software will copy each word of the input on its own line in the output.
int main(void)
{
int c;
int inspace;
inspace = 1;
while ((c = getchar()) != EOF)
{
if (c == ' ' || c == '\t' || c == '\n')
{
if (inspace == 0)
{
inspace = 1;
putchar('\n');
}
/* else, don't print anything */
}
else
{
inspace = 0;
putchar(c);
}
}
return 0;
}
For the following C-program, does it mean it prefers to be in the state of "not inspace" or putting out chars?
There is no preference in the software - that concept doesn't apply.
What the program does is to replace white space (1 or more of space, tab or newline) and replace it with a single new line. In other words, the software will copy each word of the input on its own line in the output.
Subscribe to:
Posts (Atom)