jQuery selector

jQuery selector

I'm fairly new to jquery. What will be the outcome of $("strong + em") and $("p ~ ul"). Any example code would be greatly appreciated. Thanks.