票据保证的绝对必要记载事项包括
A.表明记载保证的字样
B.保证人签章
C.保证人名称和住所
D.保证日期
E.被保证人的名称
正确答案是ABC
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/1098094.html
上一篇:Complete the following statements with proper words or expressions according to the course book.The general estimate of the present-day English vocabulary is over one ( ) words.
下一篇:设q指向单链表的最后一个结点,要在最后一个结点之后插入p所指的结点,需执行的语句序列是①q->next=p;②_______;③q->next=NULL。